code review round 0 for minor FDS makefile fix (8033714)
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Feb 5 15:20:52 PST 2014
This code review request is going to three different aliases.
Don't use Thunderbird's "reply to list" option since it will
pick just _one_ of the _three_ lists.
Greetings,
Doug Simon and Tom Rodriguez have sent a Full Debug Symbols (FDS)
makefile fix our way. Here are the bug and webrev URLs:
http://cr.openjdk.java.net/~dcubed/8033714-webrev/0-jdk9-hs-runtime/
8033714 hotspot 'install_jvm' bld target broken with
ZIP_DEBUGINFO_FILES=0
https://bugs.openjdk.java.net/browse/JDK-8033714
As you might guess from the bug synopsis, this fix is needed when
building without ZIP'ing the debuginfo files (ZIP_DEBUGINFO_FILES=0).
Based on the Graal project fix, I've updated a few other places where
building with FDS disabled is affected.
As always, comments and suggestions are welcome.
Dan
More information about the serviceability-dev
mailing list