Re: sun.cpu.isalist

2011-02-15 Thread Alan Bateman
David Holmes wrote: : I don't see the property actually being used anywhere these days. No idea what it may have been used for other than printing the property for information (there's a Java2D demo that does that). Is there an API on Linux that will provide the information? Both Solaris and

Re: Code Review 6562203: Thread doesn't terminate immediately if it was stopped before start

2011-02-15 Thread Alan Bateman
David Holmes wrote: : That aside the code changes look code. Thanks. Let's hope we've finally laid this one to rest! I agree, it's great to have this long running saga put to rest. The changes look fine to me too. -Alan

Zlib level in JDK7

2011-02-15 Thread Steve Poole
Hi all, JDK7 is using zlib 1.2.3 (which was added to JDK7 back in 2009.) Zlib's latest version is 1.2.5 - is there any expectation to move to 1.2.5 in JDK7? It seems a real shame to ship JDK7 with a version of zlib that is so out of date. More than happy to help contribute towards making

Re: Code Review 6562203: Thread doesn't terminate immediately if it was stopped before start

2011-02-15 Thread David Holmes
I must correct myself: David Holmes said the following on 02/15/11 10:53: That said the resume() is bogus anyway: 1. There's nothing in the spec that says that a thread that was suspended which is then stopped should immediately resume so that it can throw the exception. Seems to me it should

hg: jdk7/tl/langtools: 2 new changesets

2011-02-15 Thread maurizio . cimadamore
Changeset: 351027202f60 Author:mcimadamore Date: 2011-02-15 11:49 + URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/351027202f60 7017664: Add listeners infrastracture to javac scopes Summary: Add listeners to javac scopes, added CompoundScope and correct invalidation logi

RE: sun.cpu.isalist

2011-02-15 Thread Dmytro Sheyko
Sure, we can parse /proc/cpuinfo output on Linux in order to provide valid isalist, but it seems it's not worth doing. Maybe we can just get rid of it. > Date: Mon, 14 Feb 2011 20:44:23 -0600 > From: david.ll...@redhat.com > To: core-libs-dev@openjdk.java.net > Subject: Re: sun.cpu.isalist > >

Re: sun.cpu.isalist

2011-02-15 Thread Dr Andrew John Hughes
2011/2/15 Dmytro Sheyko : > Sure, we can parse /proc/cpuinfo output on Linux in order to provide valid > isalist, but it seems it's not worth doing. Maybe we can just get rid of it. > > >> Date: Mon, 14 Feb 2011 20:44:23 -0600 >> From: david.ll...@redhat.com >> To: core-libs-dev@openjdk.java.net >>

Re: Zlib level in JDK7

2011-02-15 Thread Alan Bateman
Steve Poole wrote: Hi all, JDK7 is using zlib 1.2.3 (which was added to JDK7 back in 2009.) Zlib's latest version is 1.2.5 - is there any expectation to move to 1.2.5 in JDK7? It seems a real shame to ship JDK7 with a version of zlib that is so out of date. More than happy to help cont

Re: Zlib level in JDK7

2011-02-15 Thread Dr Andrew John Hughes
On 15 February 2011 13:57, Alan Bateman wrote: > Steve Poole wrote: >> >> Hi all, >> JDK7 is using zlib 1.2.3 (which was added to JDK7 back in 2009.) >> Zlib's latest version is 1.2.5 - is there any expectation to move to >> 1.2.5 in JDK7?   It seems a real shame to ship JDK7 with a version of >>

Re: Zlib level in JDK7

2011-02-15 Thread Florian Weimer
* Andrew John Hughes: > So yes, that means we use the system zlib (currently 1.2.5 here), jpeg > (8c) and png (1.4.5). 1.10 will also finally remove the static > linking of libstdc++ and libgcc. This was done back in the early days > of IcedTea as part of preparing OpenJDK for distro packaging,

Re: Zlib level in JDK7

2011-02-15 Thread Damjan Jovanovic
On Tue, Feb 15, 2011 at 5:40 PM, Florian Weimer wrote: > * Andrew John Hughes: > >> So yes, that means we use the system zlib (currently 1.2.5 here), jpeg >> (8c) and png (1.4.5).  1.10 will also finally remove the static >> linking of libstdc++ and libgcc.  This was done back in the early days >>

Re: Zlib level in JDK7

2011-02-15 Thread Xueming Shen
One of the benefits of using a 5-year old version is that it has been thoroughly tested by various software for 5 years, given we actually don't have lots of tests for zlib ourself, this is very important, at least for me, when considering upgrade, especially at this late stage of the release I

hg: jdk7/tl/jaxp: Added tag jdk7-b129 for changeset f5b60c5a310f

2011-02-15 Thread lana . steuck
Changeset: ab107c1bc4b9 Author:cl Date: 2011-02-10 16:24 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/ab107c1bc4b9 Added tag jdk7-b129 for changeset f5b60c5a310f ! .hgtags

hg: jdk7/tl/jaxws: Added tag jdk7-b129 for changeset 0f7b39ad9024

2011-02-15 Thread lana . steuck
Changeset: ba1fac1c2083 Author:cl Date: 2011-02-10 16:24 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/ba1fac1c2083 Added tag jdk7-b129 for changeset 0f7b39ad9024 ! .hgtags

hg: jdk7/tl/corba: 3 new changesets

2011-02-15 Thread lana . steuck
Changeset: 6a3903e5b6cc Author:ohair Date: 2011-02-03 15:05 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/6a3903e5b6cc 6944304: Potential rebranding issues in the openjdk7/corba sources Reviewed-by: alanb, mchung, darcy ! src/share/classes/com/sun/corba/se/spi/logging/dat

hg: jdk7/tl/langtools: 2 new changesets

2011-02-15 Thread lana . steuck
Changeset: 03e7fc380090 Author:cl Date: 2011-02-10 16:24 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/03e7fc380090 Added tag jdk7-b129 for changeset 1383d1ee8b5d ! .hgtags Changeset: 846d6644bb70 Author:lana Date: 2011-02-15 08:35 -0800 URL: http://hg

hg: jdk7/tl: 4 new changesets

2011-02-15 Thread lana . steuck
Changeset: ce02c0d73d6a Author:ohair Date: 2011-02-03 15:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/rev/ce02c0d73d6a 7014634: By default, only build the product bits with a closed jdk build (like openjdk does) Reviewed-by: katleman, cl, igor, trims ! make/Defs-internal.gmk

hg: jdk7/tl/hotspot: 21 new changesets

2011-02-15 Thread lana . steuck
Changeset: 6aa467001334 Author:trims Date: 2011-01-25 14:57 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/hotspot/rev/6aa467001334 Added tag hs20-b07 for changeset d535bf4c1235 ! .hgtags Changeset: d19d8218a399 Author:trims Date: 2011-01-25 15:06 -0800 URL: http://h

hg: jdk7/tl/jdk: 6 new changesets

2011-02-15 Thread lana . steuck
Changeset: 001dcfd0be4b Author:ohair Date: 2011-02-08 16:30 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/001dcfd0be4b 7016976: Documentation for required ant version on JDK7 builds on Solaris 10 and Solaris 11 Reviewed-by: rinaldo ! make/common/shared/Defs-versions.gmk !

Re: Zlib level in JDK7

2011-02-15 Thread Phil Race
On 2/15/2011 6:07 AM, Dr Andrew John Hughes wrote: Yes, IcedTea uses system libraries for everything bar LCMS, where local changes in OpenJDK mean we are still forced to use the in-tree version. There hasn't been any success upstreaming these changes, though I haven't looked at LCMS 2.x. L