On 4/05/2016 4:43 PM, Leonid Mesnik wrote:
Please review this small change which adds minimal VM as a part of
default JIB profile on linux-x86. The fix also include quick workaround
for bug JDK-8155946 <https://bugs.openjdk.java.net/browse/JDK-8155946>.
Bug: https://bugs.openjdk.java.net/browse/JDK-8155950
Webrev (top):
http://cr.openjdk.java.net/~lmesnik/8155950/webrev.00/root/
<http://cr.openjdk.java.net/%7Elmesnik/8155950/webrev.00/root/>
I thought we should only be building minimal and server now?
Webrev(hotspot):
http://cr.openjdk.java.net/~lmesnik/8155950/webrev.00/hotspot/
<http://cr.openjdk.java.net/%7Elmesnik/8155950/webrev.00/hotspot/>
This needs a separate CR. I don't know how this breakage slipped in but
it is a distinct issue.
Thanks,
David
Testing: JPRT (with updated testing of minimal VM flags)
Leonid