hg: jdk8u/jdk8u/hotspot: 6 new changesets
rob.mckenna at oracle.com
rob.mckenna at oracle.com
Sun Oct 18 12:51:44 UTC 2015
Changeset: 3f47111161d7
Author: roland
Date: 2015-08-31 17:20 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/3f47111161d7
8134031: Incorrect JIT compilation of complex code with inlining and escape analysis
Summary: Bad rewiring of memory edges when we split unique types during EA
Reviewed-by: kvn
! src/share/vm/opto/escape.cpp
+ test/compiler/escapeAnalysis/TestEABadMergeMem.java
Changeset: bf95d7ddba60
Author: roland
Date: 2015-10-12 19:31 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/bf95d7ddba60
Merge
Changeset: e36fd279a207
Author: thartmann
Date: 2015-10-09 11:28 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/e36fd279a207
8139150: ClassVerifier frees exception message while it's still in use
Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message.
Reviewed-by: zmajo, dcubed, hseigel
! src/share/vm/classfile/stackMapTable.cpp
Changeset: eba0866f9379
Author: jbachorik
Date: 2015-04-03 15:40 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/eba0866f9379
8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
Reviewed-by: mchung
! src/share/vm/services/management.cpp
Changeset: 7c72f397718a
Author: kevinw
Date: 2015-10-15 09:14 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/7c72f397718a
Merge
Changeset: bb98a4ba1556
Author: robm
Date: 2015-10-18 02:28 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/bb98a4ba1556
Merge
More information about the jdk8u-changes
mailing list