hg: jdk7u/jdk7u/hotspot: 8081475: SystemTap does not work when JDK is compiled with GCC 5

gnu.andrew at redhat.com gnu.andrew at redhat.com
Fri Apr 15 17:03:49 UTC 2016


Changeset: 67b4da0ad88d
Author:    ysuenaga
Date:      2015-05-29 22:29 +0900
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/67b4da0ad88d

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 jdk7u-dev mailing list