[RFR] 8155261: Zero broken since HS23 update
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/8155261/webrev.01/ OpenJDK bug: https://bugs.openjdk.java.net/browse/JDK-8155261 The build of Zero is broken in OpenJDK 6, following (I believe), the HotSpot 23 update. The webrev combines fixes from 8000780 with those from IcedTea to obtain a successful build. 8000780 can not be backported as is, because it wasn't applied until after the major changes in 7023639 & 6984705. I don't think it's wise to try backporting that due to stability issues, and it should only come into OpenJDK 6 if we ever decide to update to HS24. Ok to push? Thanks, -- Andrew :) Senior Free Java Software Engineer Red Hat, Inc. (http://www.redhat.com) PGP Key: ed25519/35964222 (hkp://keys.gnupg.net) Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
Re: [RFR] 8155261: Zero broken since HS23 update
On 04/27/2016 07:24 PM, Andrew Hughes wrote: > Ok to push? Sure. Thanks, Andrew.
hg: jdk6/jdk6/hotspot: 8155261: Zero broken since HS23 update
Changeset: 964754807fa6 Author:chrisphi Date: 2016-04-27 19:16 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/964754807fa6 8155261: Zero broken since HS23 update Summary: Update Zero following imported JSR292 changes Reviewed-by: andrew, aph ! src/cpu/zero/vm/copy_zero.hpp ! src/cpu/zero/vm/cppInterpreter_zero.cpp ! src/cpu/zero/vm/methodHandles_zero.cpp ! src/cpu/zero/vm/methodHandles_zero.hpp ! src/cpu/zero/vm/sharedRuntime_zero.cpp ! src/share/vm/asm/codeBuffer.cpp ! src/share/vm/runtime/vmStructs.cpp ! src/share/vm/utilities/macros.hpp
Re: [RFR] 8155261: Zero broken since HS23 update
- Original Message - > On 04/27/2016 07:24 PM, Andrew Hughes wrote: > > Ok to push? > > Sure. > > Thanks, > > Andrew. > > Thanks. Pushed: http://hg.openjdk.java.net/jdk6/jdk6/hotspot/rev/964754807fa6 -- Andrew :) Senior Free Java Software Engineer Red Hat, Inc. (http://www.redhat.com) PGP Key: ed25519/35964222 (hkp://keys.gnupg.net) Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222