hg: jdk8/tl/hotspot: 25 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Aug 14 02:47:20 UTC 2013
Changeset: b9a927798f12
Author: cl
Date: 2013-08-08 10:10 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/b9a927798f12
Added tag jdk8-b102 for changeset c4697c1c4484
! .hgtags
Changeset: 79ce055063e9
Author: amurillo
Date: 2013-08-02 03:06 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/79ce055063e9
8022124: new hotspot build - hs25-b45
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 9bd314787fad
Author: mseledtsov
Date: 2013-08-01 22:15 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/9bd314787fad
8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
Reviewed-by: kvn, ctornqvi, dholmes
+ test/testlibrary/OutputAnalyzerReportingTest.java
! test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java
! test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java
Changeset: c01913206da5
Author: ctornqvi
Date: 2013-08-01 22:20 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/c01913206da5
8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
Summary: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
Reviewed-by: coleenp, sspitsyn
! src/share/vm/services/management.cpp
Changeset: 81e0f17ade64
Author: ctornqvi
Date: 2013-08-01 22:25 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/81e0f17ade64
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config
Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
- test/runtime/8000968/Test8000968.sh
+ test/runtime/CompressedOops/CompressedKlassPointerAndOops.java
Changeset: 32e3bada0978
Author: kevinw
Date: 2013-08-02 12:26 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/32e3bada0978
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
Reviewed-by: mgerdin, fparain, dcubed
! src/share/vm/services/gcNotifier.cpp
Changeset: dee4c330acd4
Author: dcubed
Date: 2013-08-02 08:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/dee4c330acd4
Merge
- test/runtime/8000968/Test8000968.sh
Changeset: fa57c8104b76
Author: ctornqvi
Date: 2013-08-02 18:12 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/fa57c8104b76
8009585: test/runtime/7196045 times out
Summary: test/runtime/7196045 times out
Reviewed-by: dholmes, mseledtsov
- test/runtime/7196045/Test7196045.java
+ test/runtime/InternalApi/ThreadCpuTimesDeadlock.java
Changeset: 0f209afdfcf8
Author: ctornqvi
Date: 2013-08-02 18:26 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/0f209afdfcf8
Merge
Changeset: d02de8cac823
Author: ctornqvi
Date: 2013-08-02 22:34 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/d02de8cac823
Merge
- test/runtime/7196045/Test7196045.java
Changeset: e0379d5ba5d2
Author: kevinw
Date: 2013-08-05 10:27 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/e0379d5ba5d2
8021444: SA: ClassDump.run() should not ignore existing ClassFilter.
Reviewed-by: minqi, poonam
! agent/src/share/classes/sun/jvm/hotspot/tools/jcore/ClassDump.java
Changeset: b67604b59546
Author: hseigel
Date: 2013-08-04 16:30 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/b67604b59546
7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65
Summary: Added a x86 64-bit Solaris shared library and rewrote test in Java
Reviewed-by: dholmes, ctornqvi
! test/testlibrary/com/oracle/java/testlibrary/Platform.java
Changeset: 9064e3a19525
Author: hseigel
Date: 2013-08-05 08:55 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/9064e3a19525
Merge
- test/runtime/7196045/Test7196045.java
- test/runtime/8000968/Test8000968.sh
Changeset: 22a5aff0df0b
Author: dsamersoff
Date: 2013-08-06 14:28 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/22a5aff0df0b
8019396: SA-JDI OSThread class initialization throws an exception
Summary: Method sun.jvm.hotspot.runtime.OSThread.initialize throws a sun.jvm.hotspot.types.WrongTypeException
Reviewed-by: dholmes, mgerdin
! agent/src/share/classes/sun/jvm/hotspot/jdi/JVMTIThreadState.java
! agent/src/share/classes/sun/jvm/hotspot/runtime/OSThread.java
Changeset: cd25d3be91c5
Author: vladidan
Date: 2013-08-06 20:01 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/cd25d3be91c5
8012144: multiple SIGSEGVs fails on staxf
Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms
Reviewed-by: dholmes, kvn
! src/share/vm/utilities/taskqueue.hpp
Changeset: f5bed20f2492
Author: dholmes
Date: 2013-08-08 08:29 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/f5bed20f2492
Merge
Changeset: 79a5283f4595
Author: iignatyev
Date: 2013-07-29 11:54 +0400
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/79a5283f4595
8021120: TieredCompilation can be enabled even if TIERED is undefined
Reviewed-by: kvn, dholmes
! src/share/vm/runtime/arguments.cpp
Changeset: 8d77d02828d9
Author: twisti
Date: 2013-07-29 16:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/8d77d02828d9
8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer.
Reviewed-by: iveresov, kvn
! src/share/vm/c1/c1_LIRGenerator.cpp
+ test/compiler/unsafe/GetUnsafeObjectG1PreBarrier.java
Changeset: 446cb5d25d03
Author: anoll
Date: 2013-08-01 16:01 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/446cb5d25d03
8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited
Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m
Reviewed-by: kvn, rbackman
! test/compiler/codecache/CheckUpperLimit.java
Changeset: 6e04c193845f
Author: anoll
Date: 2013-08-02 10:20 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/6e04c193845f
8021301: better event messages
Summary: made event messages better readable
Reviewed-by: kvn, rbackman
! src/share/vm/classfile/classLoader.cpp
! src/share/vm/utilities/exceptions.cpp
Changeset: 5e0b3d7df485
Author: rbackman
Date: 2013-08-05 17:15 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/5e0b3d7df485
Merge
! src/share/vm/runtime/arguments.cpp
Changeset: 71526a36ebb4
Author: twisti
Date: 2013-08-05 15:03 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/71526a36ebb4
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
Reviewed-by: kvn
! test/compiler/unsafe/GetUnsafeObjectG1PreBarrier.java
Changeset: dadf62510ae4
Author: rbackman
Date: 2013-08-08 23:49 +0200
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/dadf62510ae4
Merge
Changeset: 7f55137d6aa8
Author: amurillo
Date: 2013-08-09 01:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/7f55137d6aa8
Merge
- test/runtime/7196045/Test7196045.java
- test/runtime/8000968/Test8000968.sh
Changeset: 6f9be7f87b96
Author: amurillo
Date: 2013-08-09 01:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/6f9be7f87b96
Added tag hs25-b45 for changeset 7f55137d6aa8
! .hgtags
More information about the security-dev
mailing list