hg: jdk7/hotspot-comp/hotspot: 7 new changesets
john.r.rose at oracle.com
john.r.rose at oracle.com
Thu May 13 05:11:18 PDT 2010
Changeset: 96d554193f72
Author: coleenp
Date: 2010-04-19 18:58 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/96d554193f72
6944822: Fix for 6938627 exposes problem with hard-coded buffer sizes
Summary: Make tmpdir buffer sizes MAX_PATH+1
Reviewed-by: dholmes, coleenp
Contributed-by: andreas.kohn at fredhopper.com
! src/os/linux/vm/attachListener_linux.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/solaris/vm/attachListener_solaris.cpp
Changeset: 77261afdc5f2
Author: coleenp
Date: 2010-05-04 15:12 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/77261afdc5f2
6935118: UseCompressedOops modification in methodOopDesc::sort_methods() causes JCK timeout
Summary: Add comparison functions for compressed oops to use bubblesort.
Reviewed-by: never, coleenp
Contributed-by: volker.simonis at gmail.com
! src/share/vm/oops/methodOop.cpp
+ test/runtime/6925573/SortMethodsTest.java
Changeset: f43b5e9f7881
Author: kamg
Date: 2010-05-05 09:28 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/f43b5e9f7881
6949118: jvm.dll shows the company name as Sun Microsystems
Summary: Changed to "Oracle Corporation"
Reviewed-by: coleenp, dcubed
! make/hotspot_distro
Changeset: 3fca8e9cd36a
Author: dcubed
Date: 2010-05-05 16:39 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/3fca8e9cd36a
Merge
! src/os/linux/vm/os_linux.cpp
Changeset: 4ad4e0ee3779
Author: dcubed
Date: 2010-05-10 13:09 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4ad4e0ee3779
Merge
Changeset: 2ad074ba8456
Author: dcubed
Date: 2010-05-11 17:41 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/2ad074ba8456
Merge
Changeset: ef1a1d051971
Author: jrose
Date: 2010-05-12 22:06 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/ef1a1d051971
Merge
! src/share/vm/oops/methodOop.cpp
More information about the hotspot-compiler-dev
mailing list