hg: hsx/hotspot-rt/hotspot: 16 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Dec 13 14:10:01 PST 2013
Changeset: ce2d7e46f3c7
Author: katleman
Date: 2013-12-12 05:20 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ce2d7e46f3c7
Added tag jdk8-b120 for changeset fca262db9c43
! .hgtags
Changeset: 1de8e5356754
Author: ehelin
Date: 2013-12-09 08:20 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/1de8e5356754
8029326: G1 does not check if threads gets created
Reviewed-by: brutisso, jmasa, jwilhelm
! src/share/vm/gc_implementation/g1/concurrentG1Refine.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
Changeset: ad72068ac41e
Author: sjohanss
Date: 2013-12-10 10:31 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ad72068ac41e
8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
Summary: Reducing the number of calls to follow_class_loader to speed up the marking phase. Also removed some unnecessary calls to adjust_klass.
Reviewed-by: stefank, jmasa, mgerdin
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.cpp
! src/share/vm/gc_implementation/parallelScavenge/psParallelCompact.hpp
! src/share/vm/oops/instanceClassLoaderKlass.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/instanceMirrorKlass.cpp
! src/share/vm/oops/objArrayKlass.cpp
! src/share/vm/oops/oop.hpp
! src/share/vm/oops/oop.pcgc.inline.hpp
Changeset: fa76dce60db7
Author: stefank
Date: 2013-12-09 10:03 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fa76dce60db7
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
Summary: Fixed overflow bug in VirtualSpaceNode::is_available
Reviewed-by: mgerdin, brutisso, coleenp, jmasa
! src/share/vm/memory/metaspace.cpp
Changeset: e3995ab44393
Author: ehelin
Date: 2013-12-12 16:13 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e3995ab44393
Merge
Changeset: df832bd8edb9
Author: kvn
Date: 2013-12-06 12:11 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/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-rt/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-rt/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-rt/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-rt/hotspot/rev/bc8b01f98ae3
Merge
Changeset: fa6d364024c2
Author: jprovino
Date: 2013-12-11 13:51 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/fa6d364024c2
8029566: PPC: OrderAccess::load_acquire(julong) is broken
Summary: JFR needs this fix to run on PPC
Reviewed-by: sla, mikael
! src/share/vm/utilities/globalDefinitions_gcc.hpp
Changeset: dc09e905db20
Author: vladidan
Date: 2013-12-12 17:08 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/dc09e905db20
Merge
Changeset: 2a21bf819fea
Author: vladidan
Date: 2013-12-12 14:06 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/2a21bf819fea
Merge
Changeset: 41f4cad94c58
Author: amurillo
Date: 2013-12-13 09:40 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/41f4cad94c58
Merge
Changeset: 5f07ec8bb982
Author: amurillo
Date: 2013-12-13 09:40 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5f07ec8bb982
Added tag hs25-b63 for changeset 41f4cad94c58
! .hgtags
Changeset: 7469c9ca967a
Author: amurillo
Date: 2013-12-13 09:48 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/7469c9ca967a
8030062: new hotspot build - hs25-b64
Reviewed-by: jcoomes
! make/hotspot_version
More information about the serviceability-dev
mailing list