hg: hsx/hotspot-gc/hotspot: 12 new changesets
alejandro.murillo at oracle.com
alejandro.murillo at oracle.com
Fri Dec 20 22:05:05 UTC 2013
Changeset: 990e920dcec7
Author: katleman
Date: 2013-12-19 17:23 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/990e920dcec7
Added tag jdk8-b121 for changeset 5f07ec8bb982
! .hgtags
Changeset: 9ecf408d4568
Author: iveresov
Date: 2013-12-12 11:25 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/9ecf408d4568
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets
Summary: Bailout if we try to reference a stack location that we can't encode
Reviewed-by: kvn, twisti
! src/cpu/sparc/vm/sparc.ad
Changeset: 68ec0a75ee22
Author: iignatyev
Date: 2013-12-13 00:34 +0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/68ec0a75ee22
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
Reviewed-by: kvn, vlivanov
! test/compiler/jsr292/ConcurrentClassLoadingTest.java
Changeset: 8beff993531a
Author: iignatyev
Date: 2013-12-12 18:57 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/8beff993531a
Merge
Changeset: 00bcb186fc5a
Author: drchase
Date: 2013-12-12 15:11 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/00bcb186fc5a
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth
Summary: replace test condition with reference to the proper predicate, encode folk wisdom into an assert
Reviewed-by: twisti, coleenp
! src/share/vm/oops/generateOopMap.cpp
Changeset: b00c6d846a0a
Author: drchase
Date: 2013-12-12 18:00 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/b00c6d846a0a
Merge
Changeset: ddcb2ac2900d
Author: drchase
Date: 2013-12-12 20:55 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/ddcb2ac2900d
Merge
Changeset: 22c88c127fa4
Author: roland
Date: 2013-12-13 09:25 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/22c88c127fa4
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
Summary: no call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change.
Reviewed-by: kvn, twisti
! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/prims/jvmtiRedefineClasses.cpp
Changeset: a632dd6ef1f9
Author: anoll
Date: 2013-12-16 00:44 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/a632dd6ef1f9
Merge
Changeset: 61ee6bab0763
Author: amurillo
Date: 2013-12-20 08:43 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/61ee6bab0763
Merge
Changeset: adcc814f792a
Author: amurillo
Date: 2013-12-20 08:43 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/adcc814f792a
Added tag hs25-b64 for changeset 61ee6bab0763
! .hgtags
Changeset: 0b9c7eb6658b
Author: amurillo
Date: 2013-12-20 08:48 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0b9c7eb6658b
8030752: new hotspot build - hs25-b65
Reviewed-by: jcoomes
! make/hotspot_version
More information about the hotspot-gc-dev
mailing list