hg: jdk7u/jdk7u/hotspot: 8 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Nov 13 15:25:43 PST 2012
Changeset: d3de822fbedd
Author: amurillo
Date: 2012-10-30 11:10 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/d3de822fbedd
8001662: new hotspot build - hs24-b25
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: c2068b6bcf87
Author: rbackman
Date: 2012-10-04 14:55 +0200
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/c2068b6bcf87
7127792: Add the ability to change an existing PeriodicTask's execution interval
Summary: Enables dynamic enrollment / disenrollment from the PeriodicTasks in WatcherThread.
Reviewed-by: dholmes, mgronlun
! src/share/vm/runtime/mutexLocker.cpp
! src/share/vm/runtime/mutexLocker.hpp
! src/share/vm/runtime/task.cpp
! src/share/vm/runtime/task.hpp
! src/share/vm/runtime/thread.cpp
! src/share/vm/runtime/thread.hpp
Changeset: b9d9ae5d5525
Author: dholmes
Date: 2012-11-05 19:33 -0500
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/b9d9ae5d5525
8002034: Allow Full Debug Symbols when cross-compiling
8001756: Hotspot makefiles report missing OBJCOPY command in the wrong circumstances
Reviewed-by: dcubed, dsamersoff, erikj, collins
! make/linux/makefiles/defs.make
! make/linux/makefiles/vm.make
! make/solaris/makefiles/defs.make
! make/windows/makefiles/defs.make
Changeset: 6bf89f3a38eb
Author: twisti
Date: 2012-11-08 12:42 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/6bf89f3a38eb
7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path
Reviewed-by: jrose, kvn
! src/share/vm/ci/ciClassList.hpp
+ src/share/vm/ci/ciMethodType.hpp
! src/share/vm/ci/ciObject.hpp
! src/share/vm/ci/ciObjectFactory.cpp
! src/share/vm/ci/ciSignature.cpp
! src/share/vm/ci/ciSignature.hpp
! src/share/vm/ci/ciStreams.cpp
! src/share/vm/ci/ciStreams.hpp
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/interpreter/linkResolver.cpp
! src/share/vm/interpreter/linkResolver.hpp
! src/share/vm/interpreter/rewriter.cpp
! src/share/vm/oops/constantPoolOop.cpp
! src/share/vm/oops/constantPoolOop.hpp
! src/share/vm/oops/cpCacheOop.cpp
! src/share/vm/oops/cpCacheOop.hpp
Changeset: a6f5d539ced4
Author: kvn
Date: 2012-11-06 15:16 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/a6f5d539ced4
8002069: Assert failed in C2: assert(field->edge_count() > 0) failed: sanity
Summary: Added missed type check of initializing store in ConnectionGraph::find_init_values().
Reviewed-by: roland, twisti, vlivanov
! src/share/vm/opto/escape.cpp
+ test/compiler/8002069/Test8002069.java
Changeset: cea242198338
Author: johnc
Date: 2012-10-30 11:45 -0700
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/cea242198338
7200261: G1: Liveness counting inconsistencies during marking verification
Summary: The clipping code in the routine that sets the bits for a range of cards, in the liveness accounting verification code was incorrect. It set all the bits in the card bitmap from the given starting index which would lead to spurious marking verification failures.
Reviewed-by: brutisso, jwilhelm
! src/share/vm/gc_implementation/g1/concurrentMark.cpp
! src/share/vm/gc_implementation/g1/concurrentMark.hpp
! src/share/vm/gc_implementation/g1/concurrentMark.inline.hpp
Changeset: 1e5b6a49c06d
Author: amurillo
Date: 2012-11-09 07:31 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/1e5b6a49c06d
Merge
Changeset: ce5983a3e0b2
Author: amurillo
Date: 2012-11-09 07:31 -0800
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/hotspot/rev/ce5983a3e0b2
Added tag hs24-b25 for changeset 1e5b6a49c06d
! .hgtags
More information about the jdk7u-dev
mailing list