hg: jdk8u/jdk8u-dev/hotspot: 12 new changesets
sean.coffey at oracle.com
sean.coffey at oracle.com
Wed Aug 20 08:03:34 UTC 2014
Changeset: 514c03fe3a35
Author: simonis
Date: 2014-07-18 19:56 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/514c03fe3a35
8051378: AIX: Change "8030763: Validate global memory allocation" breaks the HotSpot build
Reviewed-by: kvn
! src/os/aix/vm/os_aix.cpp
Changeset: d3f9faa4caa4
Author: coffeys
Date: 2014-07-22 17:28 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/d3f9faa4caa4
Merge
Changeset: ebb120474275
Author: jeff
Date: 2014-07-21 21:46 +0000
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/ebb120474275
8051005: Third Party License Readme update for 8u20
Reviewed-by: coffeys
! THIRD_PARTY_README
Changeset: 42ddd0bbcb66
Author: coffeys
Date: 2014-07-22 20:52 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/42ddd0bbcb66
Merge
Changeset: 90b2ae0b131d
Author: amurillo
Date: 2014-07-24 10:29 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/90b2ae0b131d
8051908: new hotspot build - hs25.20-b23
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 00cf2b6f51b9
Author: goetz
Date: 2014-07-18 09:04 +0200
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/00cf2b6f51b9
8050978: Fix bad field access check in C1 and C2
Summary: JCK8 test vm/constantpool/accessControl/accessControl004/accessControl00402m3/accessControl00402m3.html fails with -Xbatch -Xcomp due to bad field access check in C1 and C2. Fix: In ciField::ciField(), just before the canonical holder is stored into the _holder variable (and which is used by ciField::will_link()) perform an additional access check with the holder declared in the class file. If this check fails, store the declared holder instead and ciField::will_link() will bail out compilation for this field later on. Then, the interpreter will throw an PrivilegedAccessException at runtime.
Reviewed-by: kvn, vlivanov
Contributed-by: andreas.schoesser at sap.com
! src/share/vm/ci/ciField.cpp
Changeset: 19408d5fd31c
Author: amurillo
Date: 2014-07-24 11:43 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/19408d5fd31c
Added tag hs25.20-b23 for changeset 00cf2b6f51b9
! .hgtags
Changeset: deecfa50d5f2
Author: tbell
Date: 2014-07-28 07:23 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/deecfa50d5f2
Added tag jdk8u20-b25 for changeset 19408d5fd31c
! .hgtags
Changeset: c2f02c05a99e
Author: coffeys
Date: 2014-07-30 03:42 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/c2f02c05a99e
Added tag jdk8u20-b24 for changeset 42ddd0bbcb66
! .hgtags
Changeset: eaa4074a7e39
Author: coffeys
Date: 2014-07-30 03:51 -0700
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/eaa4074a7e39
Merge
! .hgtags
Changeset: f06c7b654d63
Author: coffeys
Date: 2014-07-31 09:58 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/f06c7b654d63
Added tag jdk8u20-b26 for changeset eaa4074a7e39
! .hgtags
Changeset: 03c5d509a811
Author: coffeys
Date: 2014-08-19 20:41 +0100
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/03c5d509a811
Merge
! .hgtags
! make/hotspot_version
! src/os/aix/vm/os_aix.cpp
More information about the jdk8u-dev-changes
mailing list