Fwd: Re: Question on 8024648 : 8016131 breaks Zero port

Alejandro E Murillo alejandro.murillo at oracle.com
Thu Feb 6 14:03:29 PST 2014


can we get 2  hotspot reviewers quickly  check this change ?
thanks
Alejandro

-------- Original Message --------
Subject: 	Re: Question on 8024648 : 8016131 breaks Zero port
Date: 	Thu, 6 Feb 2014 16:21:29 -0500 (EST)
From: 	Andrew Hughes <gnu.andrew at redhat.com>
To: 	Alejandro E Murillo <alejandro.murillo at oracle.com>
CC: 	Seán Coffey <sean.coffey at oracle.com>, Omair Majid 
<omajid at redhat.com>, jdk7u-dev at openjdk.java.net



----- Original Message -----


Here's the webrev:

http://cr.openjdk.java.net/~andrew/jdk7u/8024648/

My OpenJDK username is andrew (should already be included in the commit)

The changes are as follows:

* Bring in defs.make to a number of makefiles which expect JVM_VARIANT_ZERO
or JVM_VARIANT_ZEROSHARK to be set, but don't parse the makefile that sets
it. This is a regression caused by the new build which instead sets these
via configure and $(SPEC). There is code for handling the old build
(ZERO_BUILD=true) in defs.make but it isn't brought in. (see 7141246)
* Update the call_wrapper function following 8024648.

I've updated the bug summary to reflect that it fixes changes from both
bugs, but we can split them into two separate bugs if you prefer. Without
the 7141246 fix, the build fails in seconds.

With the webrev applied:

$ /mnt/builder/hsx-jdk7u/j2sdk-image/bin/java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-andrew_2014_02_06_19_43-b00)
OpenJDK 64-Bit Zero VM (build 24.80-b01, interpreted mode)

$ /mnt/builder/hsx-jdk7u/j2sdk-image/bin/java HelloWorld
Hello World


-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07





More information about the hotspot-dev mailing list