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

david.r.chase at oracle.com david.r.chase at oracle.com
Thu Nov 14 21:59:41 PST 2013


Changeset: e2509677809c
Author:    vlivanov
Date:      2013-11-08 01:13 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e2509677809c

8023037: Race between ciEnv::register_method and nmethod::make_not_entrant_or_zombie
Reviewed-by: kvn, iveresov

! src/cpu/sparc/vm/sharedRuntime_sparc.cpp
! src/share/vm/ci/ciEnv.cpp
! src/share/vm/code/nmethod.cpp
! src/share/vm/runtime/globals.hpp

Changeset: 83c8f6f4ab09
Author:    drchase
Date:      2013-11-08 14:19 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/83c8f6f4ab09

Merge


Changeset: 1dcea64e9f00
Author:    kvn
Date:      2013-11-11 11:53 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/1dcea64e9f00

8024830: SEGV in org.apache.lucene.codecs.compressing.CompressingTermVectorsReader.get
Summary: Exclude last input argument's stack slots from vector's spilling masks.
Reviewed-by: iveresov

! src/share/vm/opto/matcher.cpp

Changeset: 78da3894b86f
Author:    anoll
Date:      2013-11-12 09:32 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/78da3894b86f

8027593: performance drop with constrained codecache starting with hs25 b111
Summary: Fixed proper sweeping of small code cache sizes
Reviewed-by: kvn, iveresov

! src/share/vm/code/nmethod.cpp
! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/sweeper.cpp
! src/share/vm/runtime/sweeper.hpp

Changeset: 144b23411b51
Author:    roland
Date:      2013-11-12 13:58 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/144b23411b51

8027632: assert(xtype->klass_is_exact()) failed: Should be exact at graphKit.cpp
Summary: receiver type collected by profiling for default method may be interface
Reviewed-by: kvn, iveresov

! src/share/vm/c1/c1_GraphBuilder.cpp

Changeset: f675976a61e7
Author:    rbackman
Date:      2013-11-12 13:47 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/f675976a61e7

8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Reviewed-by: iveresov, kvn

! src/share/vm/opto/loopopts.cpp
+ test/compiler/intrinsics/mathexact/SplitThruPhiTest.java

Changeset: b957c650babb
Author:    rbackman
Date:      2013-11-12 14:52 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/b957c650babb

8028207: assert(_outcnt==1) failed: not unique in compile.cpp
Reviewed-by: iveresov, kvn

! src/share/vm/opto/mathexactnode.hpp
+ test/compiler/intrinsics/mathexact/GVNTest.java

Changeset: e6ba215af802
Author:    roland
Date:      2013-11-13 09:45 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e6ba215af802

8027631: "unexpected profiling mismatch" error with new type profiling
Summary: inlined method handle calls can call methods with different signatures
Reviewed-by: kvn, iveresov

! src/share/vm/c1/c1_LIRGenerator.cpp
! src/share/vm/c1/c1_LIRGenerator.hpp
+ test/compiler/profiling/TestUnexpectedProfilingMismatch.java

Changeset: 924c32982a12
Author:    roland
Date:      2013-11-13 01:50 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/924c32982a12

Merge


Changeset: 6e1826d5c23e
Author:    roland
Date:      2013-11-13 13:45 +0100
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6e1826d5c23e

8027572: assert(r != 0) failed: invalid
Summary: null classes should be expected in profiles with conflicts
Reviewed-by: kvn, iveresov

! src/share/vm/ci/ciMethodData.hpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/methodData.cpp
! src/share/vm/oops/methodData.hpp
+ test/compiler/profiling/unloadingconflict/B.java
+ test/compiler/profiling/unloadingconflict/TestProfileConflictClassUnloading.java

Changeset: e74074c34312
Author:    vlivanov
Date:      2013-11-14 09:14 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/e74074c34312

8028159: C2: compiler stack overflow during inlining of @ForceInline methods
Reviewed-by: roland, kvn

! src/share/vm/c1/c1_globals.hpp
! src/share/vm/opto/bytecodeInfo.cpp
! src/share/vm/opto/callGenerator.cpp
! src/share/vm/runtime/globals.hpp

Changeset: df0df745224c
Author:    drchase
Date:      2013-11-14 15:58 -0500
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/df0df745224c

Merge


Changeset: 6f206b5d258f
Author:    drchase
Date:      2013-11-14 13:38 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-main/hotspot/rev/6f206b5d258f

Merge

! src/share/vm/runtime/arguments.cpp



More information about the hotspot-dev mailing list