hg: jdk7/hotspot/hotspot: 6 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Tue May 11 20:52:13 PDT 2010
Changeset: 96d554193f72
Author: coleenp
Date: 2010-04-19 18:58 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot/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/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/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/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/hotspot/rev/4ad4e0ee3779
Merge
Changeset: 2ad074ba8456
Author: dcubed
Date: 2010-05-11 17:41 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/2ad074ba8456
Merge
More information about the hotspot-dev
mailing list