Re: Miscellaneous improvements to "jar".

2009-06-24 Thread Xueming Shen
6854795 Martin Buchholz wrote: Hi jar team, I have a bunch of minor improvements to src/share/classes/sun/tools/jar/Main.java Toby and Xueming, please review. Warning: the index code has not been maintained for many years. Xueming, please file a bug. Synopsis: Miscellaneous improvements to

Miscellaneous improvements to "jar".

2009-06-24 Thread Martin Buchholz
Hi jar team, I have a bunch of minor improvements to src/share/classes/sun/tools/jar/Main.java Toby and Xueming, please review. Warning: the index code has not been maintained for many years. Xueming, please file a bug. Synopsis: Miscellaneous improvements to "jar". Description: - Use standar

hg: jdk7/tl/langtools: 4 new changesets

2009-06-24 Thread tim . bell
Changeset: 950d50e13a9e Author:xdono Date: 2009-06-18 13:05 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/950d50e13a9e Added tag jdk7-b61 for changeset 522520757dd3 ! .hgtags Changeset: 6855e5aa3348 Author:tbell Date: 2009-06-21 23:55 -0700 URL: http:/

hg: jdk7/tl/jdk: 4 new changesets

2009-06-24 Thread tim . bell
Changeset: 5a5b56904855 Author:tbell Date: 2009-06-21 12:02 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/5a5b56904855 6853336: (process) disable or remove clone-exec feature (6850720) Summary: clone-exec feature (6850720) needs more work on 32-bit Linux Reviewed-by: alanb,

hg: jdk7/tl/jaxws: 2 new changesets

2009-06-24 Thread tim . bell
Changeset: 55681156ec1a Author:xdono Date: 2009-06-18 13:05 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/55681156ec1a Added tag jdk7-b61 for changeset aeabf802f2a1 ! .hgtags Changeset: 75c801c13ea1 Author:tbell Date: 2009-06-21 23:52 -0700 URL: http://hg.

hg: jdk7/tl/jaxp: 2 new changesets

2009-06-24 Thread tim . bell
Changeset: db1d07f881a1 Author:xdono Date: 2009-06-18 13:05 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/db1d07f881a1 Added tag jdk7-b61 for changeset f1ac756616ea ! .hgtags Changeset: a97dd57a6260 Author:tbell Date: 2009-06-21 23:51 -0700 URL: http://hg.o

hg: jdk7/tl/hotspot: 32 new changesets

2009-06-24 Thread tim . bell
Changeset: 47ffceb239d0 Author:thurka Date: 2009-05-20 09:36 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/47ffceb239d0 6839599: JVM crash while profiling Tomcat and Liferay Summary: constantPoolOopDesc::copy_cpool_bytes() - do the brute-force search search through 'tbl

hg: jdk7/tl/corba: 2 new changesets

2009-06-24 Thread tim . bell
Changeset: c73934e09f00 Author:xdono Date: 2009-06-18 13:05 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/c73934e09f00 Added tag jdk7-b61 for changeset e906b16a12a9 ! .hgtags Changeset: 65b66117dbd7 Author:tbell Date: 2009-06-21 23:50 -0700 URL: http://hg.

hg: jdk7/tl: 2 new changesets

2009-06-24 Thread tim . bell
Changeset: 68836ec8bcc7 Author:xdono Date: 2009-06-18 13:05 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/rev/68836ec8bcc7 Added tag jdk7-b61 for changeset 472c21584cfd ! .hgtags Changeset: e84b527d8be8 Author:tbell Date: 2009-06-21 23:49 -0700 URL: http://hg.openjd

ServiceLoader loads services as singletons?

2009-06-24 Thread Paulo Levi
I've noticed something disturbing about service loader... I thought its iterator returned a new object by default, so i made a protected method in my abstract class to serve as a "constructor" and i thought i was done. A simple system.out.println reveals the horrible truth. util.io.compressed.rare

hg: jdk7/tl/langtools: 3 new changesets

2009-06-24 Thread maurizio . cimadamore
Changeset: 18e0269f25e3 Author:mcimadamore Date: 2009-06-24 10:50 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/18e0269f25e3 6822637: ResolveError hierarchy needs to be refactored Summary: Break ResolveError class into a hierarchy representing different kinds of resol