Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Duplicate
-
11.2, 11.3
-
None
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.
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-1428 Fatal error when profiling
- Open