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:31:00 UTC

[jira] [Created] (NETBEANS-3896) Profiler does not work with JDK11+

matteodg created NETBEANS-3896:
----------------------------------

             Summary: Profiler does not work with JDK11+
                 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
             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 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.

 



--
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