hg: hsx/hotspot-rt/hotspot: 3 new changesets

2011-06-08 Thread dmitriy . samersoff
Changeset: 537a4053b0f9 Author:ysr Date: 2011-05-23 16:42 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/537a4053b0f9 7042740: CMS: assert(n> q) failed: Looping at: ... blockOffsetTable.cpp:557 Summary: Do a one-step look-ahead, when sweeping free or garbage blocks

Re: Add version information to jvmti demos.

2011-06-08 Thread Zhengyu Gu
No, I did not make any progress on 6988099, as it was deferred to JDK8. With Dan's comment, looks good to me. Thanks, -Zhengyu On 6/7/2011 12:10 PM, Daniel D. Daugherty wrote: Adding Zhengyu since he is the RE on 6988099 and I'm not sure if he is on the serviceability-dev alias... Zhengyu, I

hg: jdk7/tl/jdk: 7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches

2011-06-08 Thread michael . x . mcmahon
Changeset: 6e961c328276 Author:michaelm Date: 2011-06-08 10:56 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/6e961c328276 7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches Reviewed-by: chegar, alanb ! src/share/classes/sun/misc/UR