hg: hsx/hotspot-main/hotspot: 5 new changesets

albert.noll at oracle.com albert.noll at oracle.com
Thu Dec 12 13:53:01 PST 2013


Changeset: df832bd8edb9
Author:    kvn
Date:      2013-12-06 12:11 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/df832bd8edb9

8028107: Kitchensink crashed with EAV
Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive
Reviewed-by: jrose, twisti

! src/share/vm/code/compiledIC.cpp
! src/share/vm/code/nmethod.cpp
! src/share/vm/code/nmethod.hpp
! src/share/vm/runtime/sharedRuntime.cpp

Changeset: b87211e33ebb
Author:    twisti
Date:      2013-12-06 16:43 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b87211e33ebb

8029366: ShouldNotReachHere error when creating an array with component type of void
Reviewed-by: kvn

! src/share/vm/opto/memnode.cpp
+ test/compiler/reflection/ArrayNewInstanceOfVoid.java

Changeset: ad45ebfba060
Author:    iignatyev
Date:      2013-12-11 01:04 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/ad45ebfba060

8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
Reviewed-by: kvn, twisti

! test/compiler/regalloc/C1ObjectSpillInLogicOp.java

Changeset: 62084ffe573b
Author:    iignatyev
Date:      2013-12-11 01:09 +0400
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/62084ffe573b

8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
Reviewed-by: twisti

! test/compiler/7141637/SpreadNullArg.java

Changeset: bc8b01f98ae3
Author:    anoll
Date:      2013-12-12 11:22 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/bc8b01f98ae3

Merge




More information about the hotspot-dev mailing list