[ https://issues.apache.org/jira/browse/NETBEANS-3896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17039455#comment-17039455 ]
matteodg commented on NETBEANS-3896: ------------------------------------ I got the hs_err_pid*.log files for hotspot VM, but when I run with AdoptOpenJDK with OpenJ9, it does not created similar log files. > 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-hs_err_pid9856.log, > AdoptOpenJDK-11.0.6.10-hotspot.txt, AdoptOpenJDK-11.0.6.10-openj9-0.18.1.txt, > AdoptOpenJDK-13.0.2.8-hotspot-hs_err_pid16960.log, > AdoptOpenJDK-13.0.2_8_hotspot.txt, AdoptOpenJDK-13.0.2_8_openj9-0.18.0.txt, > OpenJDK-11+28-hs_err_pid9260.log, OpenJDK-11+28.txt, > OpenJDK-13.0.2-hs_err_pid9892.log, 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-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists