hg: jdk8u/jdk8u/hotspot: 10 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Tue Jun 2 15:57:30 UTC 2015
Changeset: 74472adaf90d
Author: amurillo
Date: 2015-05-21 23:21 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/74472adaf90d
8080804: new hotspot build - hs25.60-b18
Reviewed-by: dholmes
! make/hotspot_version
Changeset: 34714dc91411
Author: sjohanss
Date: 2014-01-20 10:55 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/34714dc91411
8031686: G1: assert(_hrs.max_length() == _expansion_regions) failed
Summary: Using pointer_delta to avoid overflowing pointer calculation.
Reviewed-by: jwilhelm, ehelin
! src/share/vm/gc_implementation/g1/g1BiasedArray.hpp
+ test/gc/g1/Test2GbHeap.java
Changeset: 9904bb920313
Author: dsimms
Date: 2014-07-14 10:50 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9904bb920313
8046668: Excessive checked JNI warnings from Java startup
Summary: Removed pedantic checked exception warnings for AIOOBException, add to current handle capacity
Reviewed-by: hseigel, lfoltan
! src/share/vm/prims/jniCheck.cpp
Changeset: a5685fe52cbf
Author: poonam
Date: 2015-05-22 13:41 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/a5685fe52cbf
Merge
Changeset: 347744b2cafe
Author: poonam
Date: 2015-05-22 13:49 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/347744b2cafe
Merge
Changeset: 9246942b90ef
Author: dholmes
Date: 2015-05-25 18:48 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/9246942b90ef
8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Reviewed-by: dholmes, vlivanov
Contributed-by: Denis Kononenko <denis.kononenko at oracle.com>
! test/TEST.groups
Changeset: 03596ae35800
Author: aeriksso
Date: 2015-05-21 16:49 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/03596ae35800
8060036: C2: CmpU nodes can end up with wrong type information
Summary: CmpU needs to be reprocessed by CCP when an AddI/SubI input's input type change
Reviewed-by: mcberg, kvn, roland
Contributed-by: andreas.eriksson at oracle.com
! src/share/vm/opto/phaseX.cpp
Changeset: 68c65ae9f5db
Author: thartmann
Date: 2015-05-22 13:02 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/68c65ae9f5db
8080156: Integer.toString(int value) sometimes throws NPE
Summary: Added test to check correctness of type propagation to CmpUNodes.
Reviewed-by: kvn
+ test/compiler/types/TestTypePropagationToCmpU.java
Changeset: 624f4cc05e7e
Author: amurillo
Date: 2015-05-28 22:50 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/624f4cc05e7e
Merge
Changeset: 3fa5c654c143
Author: amurillo
Date: 2015-05-28 22:50 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/3fa5c654c143
Added tag hs25.60-b18 for changeset 624f4cc05e7e
! .hgtags
More information about the jdk8u-changes
mailing list