hg: jdk8u/jdk8u/hotspot: 14 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Jun 16 17:43:30 UTC 2015
Changeset: 91a1be057e0a
Author: amurillo
Date: 2015-06-04 23:11 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/91a1be057e0a
8085869: new hotspot build - hs25.60-b20
Reviewed-by: dholmes
! make/hotspot_version
Changeset: 81bed6c76a89
Author: aeriksso
Date: 2015-05-07 15:05 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/81bed6c76a89
8051045: HotSpot fails to wrap Exceptions from invokedynamic in a BootstrapMethodError
Reviewed-by: coleenp, dsimms
! src/share/vm/interpreter/linkResolver.cpp
+ test/runtime/invokedynamic/BootstrapMethodErrorTest.java
Changeset: 3300e511bc3a
Author: aeriksso
Date: 2015-06-02 10:41 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/3300e511bc3a
8072588: JVM crashes in JNI if toString is declared as an interface method
Summary: Check for a valid itable index instead of checking if the holder is an interface
Reviewed-by: dsimms, dholmes
! src/share/vm/prims/jni.cpp
Changeset: 57d4971ff1df
Author: jwilhelm
Date: 2015-06-09 20:10 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/57d4971ff1df
8086111: BACKOUT - metaspace/shrink_grow/CompressedClassSpaceSize fails with OOM: Compressed class space
Reviewed-by: brutisso
! src/share/vm/memory/metaspace.cpp
Changeset: b091956d885c
Author: jwilhelm
Date: 2015-06-10 19:44 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/b091956d885c
Merge
Changeset: 6b40d295742c
Author: roland
Date: 2015-06-04 16:19 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/6b40d295742c
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
Summary: Bail out from range check elimination if pre loop is not found
Reviewed-by: kvn
! src/share/vm/opto/loopTransform.cpp
Changeset: 78234388ae4f
Author: roland
Date: 2015-06-10 19:50 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/78234388ae4f
Merge
Changeset: 3820a7d64760
Author: skovalev
Date: 2015-05-20 09:07 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/3820a7d64760
8078834: [TESTBUG] Tests fails on ARM64 due to unknown hardware
Reviewed-by: dholmes, adinn
! test/test_env.sh
Changeset: cd8fe1a9205a
Author: dholmes
Date: 2015-06-10 20:15 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/cd8fe1a9205a
Merge
Changeset: 2a55e4998f0d
Author: sgehwolf
Date: 2015-04-29 12:23 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/2a55e4998f0d
8078666: JVM fastdebug build compiled with GCC 5 asserts with "widen increases"
Summary: do the math on the unsigned type where overflows are well defined
Reviewed-by: kvn, aph
! src/share/vm/opto/type.cpp
Changeset: 908b2d7253fc
Author: sgehwolf
Date: 2015-03-10 21:20 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/908b2d7253fc
8074312: Enable hotspot builds on 4.x Linux kernels
Summary: Add "4" to list of allowable versions
Reviewed-by: dholmes, mikael
! make/linux/Makefile
Changeset: fb260f267e87
Author: iignatyev
Date: 2014-11-02 18:42 +0300
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/fb260f267e87
8036913: make DeoptimizeALot dependent on number of threads
Reviewed-by: kvn, shade
! src/share/vm/runtime/interfaceSupport.cpp
Changeset: e01a710549a9
Author: amurillo
Date: 2015-06-11 18:39 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e01a710549a9
Merge
Changeset: 3b6c97747ccc
Author: amurillo
Date: 2015-06-11 18:39 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/3b6c97747ccc
Added tag hs25.60-b20 for changeset e01a710549a9
! .hgtags
More information about the jdk8u-changes
mailing list