Character decoding could be 3 times faster !

Dave Bristor David.Bristor at Sun.COM
Wed May 21 19:09:09 UTC 2008


Ulf Zibis wrote:
> Am 21.05.2008 19:27, Dave Bristor schrieb:
>>
>> Both the OpenJDK 6 and OpenJDK 7 source bases include NetBeans 
>> projects. Those for OpenJDK 6 are more up-to-date.  In both cases look 
>> in jdk/make/netbeans.  While there might not be a project specific to 
>> your needs, the README in that directory provides some guidance on 
>> using an existing project as a starting point which you can customize.
>>
>>     Dave
>>
> - I've looked here: http://hg.openjdk.java.net/. Where to find 
> jdk/make/netbeans?

OpenJDK 6: http://download.java.net/openjdk/jdk6/
You'd have to download the whole source bundle, since we don't have Mercurial 
access to this.  As you noted, this is still marked preliminary, but the 
NetBeans project files here will likely work for other source bundles such as 
the JRL, though nobody's tested that as far as I know.

OpenJDK 7: http://hg.openjdk.java.net/jdk7/jdk7/jdk
If you want to see any of the individual files, choose the manifest link of a 
change, and follow to make/netbeans


> - Do you know where to find the current JDK 6 Update 6 sources? I'm 
> claiming this since months. See: 
> https://java-net.dev.java.net/issues/show_bug.cgi?id=418

I scanned the comments therein: my impression is that sources for update 
releases are not available, as stated in the by Mathangi in the comments. 
I'll try to verify this.

Thanks,
	Dave

> - On http://download.java.net/openjdk/jdk6/ I find:
>  Note: This source bundle is preliminary and without modification is not 
> sufficient to create a compatible implementation of Java SE 6
>  Also there is no hint, how b09 from 11 April 2008 is related to current 
> JDK 6 Update 6.
> 
> -Ulf
> 
> 



More information about the core-libs-dev mailing list