On 28/08/2012 7:11 PM, Jeroen Frijters wrote:
Thanks for the quick release of the source bundle.
While working on integrating this in IKVM.NET I noticed something strange. The
OpenJDK version of javax.swing.JComponent has a hide() method, while the closed
source JDK version doesn't (both versions are 1.7.0_06-b24).
I just used javap -p on 7u6-b24 and no hide() method shows up. Where
exactly did you see this?
David
I was under the impression that as of 7 the proprietary JDK releases were made
from the same code as the OpenJDK releases. Do you have any idea what caused
this difference?
Regards,
Jeroen
-----Original Message-----
From: jdk7u-dev-boun...@openjdk.java.net [mailto:jdk7u-dev-
boun...@openjdk.java.net] On Behalf Of Seán Coffey
Sent: Monday, August 20, 2012 10:46
To: jdk7u-dev@openjdk.java.net
Subject: [7u communication] OpenJDK 7u6 src bundle available
To follow up,
the OpenJDK 7u6 b24 src zip bundle was made available last Friday :
http://jdk7.java.net/source.html
Regards,
Sean.
On 14/08/2012 18:30, Seán Coffey wrote:
I'd like to announce that JDK 7u6 should become available for download
later today at
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Thanks to all those who have contributed towards it.
OpenJDK 7u6 source code is available on the Mercurial server [1] and
as usual we will also publish a source code archive soon. Once
available I will send out a link.
If you're packaging this release, please let us know on this list, and
please consider contributing fixes back into 7u8 [2], which is open
for fixes.
Regards,
Sean.
[1] http://hg.openjdk.java.net/jdk7u/jdk7u6/
[2] http://openjdk.java.net/projects/jdk7u/