hg: jdk7/hotspot-rt/hotspot: 3 new changesets
xiaobin.lu at sun.com
xiaobin.lu at sun.com
Tue Jan 13 17:13:15 PST 2009
Changeset: 4db4e58c16bd
Author: xlu
Date: 2009-01-13 12:08 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/4db4e58c16bd
6791815: Fix for 6471657 can cause deadlock on non-Solaris platforms when initializing direct buffer support
Summary: Place the state transition inside the loop so that the VMThread could proceed for safepoint
Reviewed-by: dholmes, never, acorn
! src/share/vm/prims/jni.cpp
Changeset: 9250583801d2
Author: xlu
Date: 2009-01-13 12:14 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/9250583801d2
Merge
Changeset: 2ddbaf7b8e1c
Author: xlu
Date: 2009-01-13 14:49 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/2ddbaf7b8e1c
Merge
More information about the jdk7-changes
mailing list