hg: jdk7/hotspot-comp/hotspot: 18 new changesets
vladimir.kozlov at sun.com
vladimir.kozlov at sun.com
Tue Mar 3 14:08:21 PST 2009
Changeset: ba02d80fc550
Author: xdono
Date: 2009-02-05 16:07 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/ba02d80fc550
Added tag jdk7-b46 for changeset 16bb38eeda35
! .hgtags
Changeset: fcb923bad68e
Author: trims
Date: 2009-02-10 20:33 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/fcb923bad68e
Merge
Changeset: bcb33806d186
Author: xdono
Date: 2009-02-12 14:00 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/bcb33806d186
Added tag jdk7-b47 for changeset fcb923bad68e
! .hgtags
Changeset: 6b7f6a17455e
Author: trims
Date: 2009-02-18 18:14 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/6b7f6a17455e
Merge
Changeset: 1605bb4eb5a7
Author: trims
Date: 2009-02-18 18:20 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/1605bb4eb5a7
6807345: Bump HS15 build number to 02
Summary: Update the HS15 Build number to 02
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: ef3b3df478b9
Author: trims
Date: 2009-02-25 22:55 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/ef3b3df478b9
Merge
- src/cpu/x86/vm/vm_version_x86_32.cpp
- src/cpu/x86/vm/vm_version_x86_32.hpp
- src/cpu/x86/vm/vm_version_x86_64.cpp
- src/cpu/x86/vm/vm_version_x86_64.hpp
Changeset: 69c752d99841
Author: ohair
Date: 2009-01-31 17:19 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/69c752d99841
6799141: Build with --hash-style=both so that binaries can work on SuSE 10
Reviewed-by: tbell
! make/linux/makefiles/gcc.make
Changeset: 01ddca3f0730
Author: jcoomes
Date: 2009-02-09 13:47 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/01ddca3f0730
Merge
Changeset: 3264b1424f72
Author: apangin
Date: 2009-02-15 20:09 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3264b1424f72
Merge
Changeset: a53107650e8b
Author: apangin
Date: 2009-02-22 17:11 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/a53107650e8b
Merge
Changeset: 82e4d969e7cb
Author: ikrylov
Date: 2009-02-19 04:54 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/82e4d969e7cb
6806046: Hotspot build error when compiled from Visual Studio
Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects
Reviewed-by: kamg, xlu
! src/share/tools/MakeDeps/BuildConfig.java
Changeset: 1b68c738c0d9
Author: apangin
Date: 2009-02-22 17:21 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/1b68c738c0d9
Merge
Changeset: 7898caac2071
Author: apangin
Date: 2009-02-26 14:25 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/7898caac2071
Merge
- src/cpu/x86/vm/vm_version_x86_32.cpp
- src/cpu/x86/vm/vm_version_x86_32.hpp
- src/cpu/x86/vm/vm_version_x86_64.cpp
- src/cpu/x86/vm/vm_version_x86_64.hpp
Changeset: 3698e8f47799
Author: tonyp
Date: 2009-02-24 15:50 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3698e8f47799
6804746: G1: guarantee(variance() > -1.0,"variance should be >= 0") (due to evacuation failure)
Summary: Under certain circumstances (evacuation failure) the pause time is not communicated to the policy and, as a result, the pause time field is not initialized properly.
Reviewed-by: jmasa
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
Changeset: 83ef1482304c
Author: jmasa
Date: 2009-02-24 22:12 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/83ef1482304c
6806226: Signed integer overflow in growable array code causes JVM crash
Summary: Workaround the overflow by doing the intermediate calculations in an unsigned variable.
Reviewed-by: ysr, jcoomes
! src/share/vm/utilities/growableArray.cpp
Changeset: 59150d6667e1
Author: jmasa
Date: 2009-02-24 22:51 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/59150d6667e1
Merge
Changeset: 1fa16c3565be
Author: ysr
Date: 2009-02-27 15:30 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/1fa16c3565be
Merge
Changeset: d8c7fa77a6dc
Author: kvn
Date: 2009-03-03 10:34 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/d8c7fa77a6dc
Merge
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
More information about the jdk7-changes
mailing list