[8u] backport of JDK-8068881 SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
Igor Veresov
igor.veresov at oracle.com
Tue Jan 20 20:14:10 UTC 2015
Webrev: http://cr.openjdk.java.net/~iveresov/8068881/webrev.8u40/
The change is slightly different from the one in jdk9:
- operator new needs Compile* when allocating a node
- compile timers usage is different
Here is the diff between the patches: http://cr.openjdk.java.net/~iveresov/8068881/8u40.patch.diff
JDK9 changeset: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/b0ce179e4a01
JDK9 webrev: http://cr.openjdk.java.net/~iveresov/8068881/webrev.02/
Nightlies seem fine.
Thanks!
igor
More information about the hotspot-dev
mailing list