You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "matteodg (Jira)" <ji...@apache.org> on 2020/02/18 19:33:00 UTC

[jira] [Updated] (NETBEANS-3896) Profiling method calls does not work with JDK newer than 1.8

     [ https://issues.apache.org/jira/browse/NETBEANS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

matteodg updated NETBEANS-3896:
-------------------------------
    Description: 
Profiling methods calls a Java application (and even a Netbeans Platform Application) with a JDK newer than 1.8 does not work.

I collected different results using:
 * OpenJDK 11+28
 * OpenJDK 13.0.2
 * AdoptOpenJDK 11.0.6_10-hotspot
 * AdoptOpenJDK 11.0.6_10-openJ9-0.18.1
 * AdoptOpenJDK 13.0.2_8-hotspot
 * AdoptOpenJDK 13.0.2_8-openJ9-0.18.0

and all fail (different error between hotspot-based and openJ9-based). I'm going to attach all outputs from those JDKs.

I tested with NetBeans 11.2 and 11.3-beta3 as well.

Profiling with object memory does work instead.

 

  was:
Profiling a Java application (and even a Netbeans Platform Application) with a JDK newer than 1.8 does not work.

I collected different results using:
 * OpenJDK 11+28
 * OpenJDK 13.0.2
 * AdoptOpenJDK 11.0.6_10-hotspot
 * AdoptOpenJDK 11.0.6_10-openJ9-0.18.1
 * AdoptOpenJDK 13.0.2_8-hotspot
 * AdoptOpenJDK 13.0.2_8-openJ9-0.18.0

and all fail (different error between hotspot-based and openJ9-based). I'm going to attach all outputs from those JDKs.

I tested with NetBeans 11.2 and 11.3-beta3 as well.

 

        Summary: Profiling method calls does not work with JDK newer than 1.8  (was: Profiler does not work with JDK11+)

> Profiling method calls does not work with JDK newer than 1.8
> ------------------------------------------------------------
>
>                 Key: NETBEANS-3896
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3896
>             Project: NetBeans
>          Issue Type: Bug
>          Components: profiler - Base
>    Affects Versions: 11.2, 11.3
>            Reporter: matteodg
>            Priority: Major
>             Fix For: 11.3
>
>         Attachments: AdoptOpenJDK-11.0.6.10-hotspot.txt, AdoptOpenJDK-11.0.6.10-openj9-0.18.1.txt, AdoptOpenJDK-13.0.2_8_hotspot.txt, AdoptOpenJDK-13.0.2_8_openj9-0.18.0.txt, OpenJDK-11+28.txt, OpenJDK-13.0.2.txt
>
>
> Profiling methods calls a Java application (and even a Netbeans Platform Application) with a JDK newer than 1.8 does not work.
> I collected different results using:
>  * OpenJDK 11+28
>  * OpenJDK 13.0.2
>  * AdoptOpenJDK 11.0.6_10-hotspot
>  * AdoptOpenJDK 11.0.6_10-openJ9-0.18.1
>  * AdoptOpenJDK 13.0.2_8-hotspot
>  * AdoptOpenJDK 13.0.2_8-openJ9-0.18.0
> and all fail (different error between hotspot-based and openJ9-based). I'm going to attach all outputs from those JDKs.
> I tested with NetBeans 11.2 and 11.3-beta3 as well.
> Profiling with object memory does work instead.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists