hg: hsx/hsx24/hotspot: 11 new changesets
john.coomes at oracle.com
john.coomes at oracle.com
Sat Mar 17 13:35:54 PDT 2012
Changeset: 02ba95965d78
Author: katleman
Date: 2012-03-15 15:15 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/02ba95965d78
Added tag jdk8-b30 for changeset d61761bf3050
! .hgtags
Changeset: fde683df4c27
Author: amurillo
Date: 2012-03-09 13:34 -0800
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/fde683df4c27
7152700: new hotspot build - hs24-b04
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 61b82be3b1ff
Author: never
Date: 2012-03-12 15:28 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/61b82be3b1ff
7152957: VM crashes with assert(false) failed: bad AD file
Reviewed-by: kvn, never
Contributed-by: nils.eliasson at oracle.com
! src/cpu/sparc/vm/sparc.ad
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/opto/library_call.cpp
Changeset: a735aec54ea4
Author: sspitsyn
Date: 2012-03-14 20:06 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/a735aec54ea4
7123170: JCK vm/jvmti/ResourceExhausted/resexh001/resexh00101/ tests fails since 7u4 b02
Summary: The JVMTI ResourceExhausted events must be generated in all places where OOME is thrown
Reviewed-by: acorn, coleenp, dcubed, dholmes, dsamersoff, jwilhelm, tonyp
Contributed-by: serguei.spitsyn at oracle.com
! src/share/vm/oops/arrayKlass.cpp
! src/share/vm/oops/instanceKlass.cpp
! src/share/vm/oops/objArrayKlass.cpp
! src/share/vm/oops/typeArrayKlass.cpp
! src/share/vm/prims/jvmtiExport.hpp
Changeset: 970cbbba54b0
Author: jmelvin
Date: 2012-03-16 15:13 -0400
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/970cbbba54b0
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using contains() method instead of .startsWith().
Reviewed-by: dcubed, phh, ohair, katleman
Contributed-by: james.melvin at oracle.com
! agent/src/share/classes/sun/jvm/hotspot/jdi/ConnectorImpl.java
! agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java
Changeset: cf956638b844
Author: iveresov
Date: 2012-03-12 13:12 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/cf956638b844
7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
Summary: Don't attempt to uncommit SHM-based large pages
Reviewed-by: kvn
! src/os/linux/vm/os_linux.cpp
Changeset: 2c0751569716
Author: brutisso
Date: 2012-03-13 21:12 +0100
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/2c0751569716
7152954: G1: Native memory leak during full GCs
Summary: Add destructor to TruncatedSeq and call delete when necessary
Reviewed-by: johnc, tonyp
! src/share/vm/gc_implementation/g1/survRateGroup.cpp
! src/share/vm/utilities/numberSeq.cpp
! src/share/vm/utilities/numberSeq.hpp
Changeset: c7a555a9449a
Author: brutisso
Date: 2012-03-14 12:49 +0100
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/c7a555a9449a
7068625: Testing 8 bytes of card table entries at a time speeds up card-scanning
Summary: Check clean words instead of clean bytes
Reviewed-by: jcoomes, jmasa, jwilhelm, ysr
Contributed-by: alexey.ragozin at gmail.com
! src/share/vm/memory/cardTableModRefBS.hpp
! src/share/vm/memory/cardTableRS.cpp
! src/share/vm/memory/cardTableRS.hpp
Changeset: f96bddf3d3f3
Author: jcoomes
Date: 2012-03-16 23:45 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/f96bddf3d3f3
Merge
Changeset: f4767e53d6e0
Author: amurillo
Date: 2012-03-17 00:10 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/f4767e53d6e0
Merge
! .hgtags
Changeset: 0cd147eaa673
Author: amurillo
Date: 2012-03-17 00:10 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/0cd147eaa673
Added tag hs24-b04 for changeset f4767e53d6e0
! .hgtags
More information about the hotspot-dev
mailing list