hg: jdk9/hs/hotspot: 2 new changesets
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Jun 30 01:43:09 UTC 2016
Changeset: 7d886caa5cc7
Author: coleenp
Date: 2016-06-29 20:16 -0400
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/7d886caa5cc7
8160551: assert(c == Bytecodes::_putfield) failed: must be putfield
Summary: Illegal bytecodes which are detected later hit this assert first.
Reviewed-by: jrose
! src/share/vm/interpreter/rewriter.cpp
+ test/runtime/Final/Bad.jasm
+ test/runtime/Final/PutfieldError.java
Changeset: ed531a6f6b53
Author: coleenp
Date: 2016-06-30 00:19 +0000
URL: http://hg.openjdk.java.net/jdk9/hs/hotspot/rev/ed531a6f6b53
Merge
More information about the jdk9-hs-changes
mailing list