code review request for 7153050 remove crufty '_g' support
serguei.spitsyn at oracle.com
serguei.spitsyn at oracle.com
Thu Dec 13 12:22:51 PST 2012
Dan,
It is nice fix and simplified many places.
Just one minor comment:
make/bsd/makefiles/dtrace.make
41 #LIBJVM_DB = libjvm_db.dylib
42 LIBJVM_DB = libjvm_db.dylib
45 #LIBJVM_DTRACE = libjvm_dtrace.dylib
46 LIBJVM_DTRACE = libjvm_dtrace.dylib
The lines #41 and #45 can be removed.
Thanks,
Serguei
On 12/13/12 10:53 AM, Daniel D. Daugherty wrote:
> Greetings,
>
> I'm sponsoring this code review request from Ron Durbin. This change
> is targeted at JDK8/HSX-25 in the RT_Baseline repo. Please make sure
> you include Ron on any e-mail replies since he is not yet on the
> OpenJDK aliases.
>
> Dan
>
>
> Intro:
>
> This set of changes removes the makefile support for generation of debug
> versions that follow _g semantics.
>
> Defect:
>
> 7153050 “remove crufty '_g' support from HotSpot repo”
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7153050
> https://jbs.oracle.com/bugs/browse/JDK-7153050
>
>
> Webrev
>
> http://cr.openjdk.java.net/~dcubed/for_rdurbin/7153050-webrev/0
>
> Details:
>
> Many makefiles have been modified to remove all reference and support
> for debug versions that follow _g semantics.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20121213/fbc69578/attachment.html
More information about the serviceability-dev
mailing list