hg: jdk9/hs-rt/hotspot: 8081475: SystemTap does not work when JDK is compiled with GCC 5

david.holmes at oracle.com david.holmes at oracle.com
Mon Jun 1 03:56:31 UTC 2015


Changeset: b1379cdd6933
Author:    ysuenaga
Date:      2015-05-29 22:29 +0900
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/b1379cdd6933

8081475: SystemTap does not work when JDK is compiled with GCC 5
Summary: libjvm.so which is generated by GCC 5 does not have .note.stapsdt section as dtrace was disabled due to incorrect version check
Reviewed-by: dholmes, coleenp

! make/linux/makefiles/dtrace.make



More information about the jdk9-hs-rt-changes mailing list