code review request for minor FDS tweak (7157296, 7158067)
James Melvin
james.melvin at oracle.com
Fri Mar 30 14:47:09 PDT 2012
Hi Dan,
Looking at the root, hotspot and jdk repos.... Wow. BUILD_FLAVOR is
expensive ice cream! Thumbs Up. Nice work here on FDS makefile magic.
- Jim
On 3/30/12 1:32 PM, Daniel D. Daugherty wrote:
> Greetings,
>
> In my recent Full Debug Symbols changes, I added the new
> ENABLE_FULL_DEBUG_SYMBOLS build flag. I originally implemented
> this flag to disable debug info for all build configs which
> doesn't make a whole lot of sense for non-product builds. After all
> what's a debug build without debug info? (Pretty much the same
> thing as a product build).
>
> As is usual, I have one bug to track the hotspot repo changes and
> another bug to track the other repos:
>
> 7157296 3/4 FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect
> OPT builds
> 7158067 4/4 FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect
> product builds
>
> Here are the webrev URLs:
>
> http://cr.openjdk.java.net/~dcubed/fds_revamp/7157296-webrev/0-jdk8-root/
> http://cr.openjdk.java.net/~dcubed/fds_revamp/7158067-webrev/0-jdk8-hotspot/
>
> http://cr.openjdk.java.net/~dcubed/fds_revamp/7157296-webrev/0-jdk8-jdk/
>
> Thanks, in advance, for any review comments.
>
> Dan
>
More information about the hotspot-dev
mailing list