Dne Wednesday 22 October 2008 18:55:03 Eamonn McManus napsal(a):
> Jaroslav,
>
> I can act as sponsor for this change.
Excellent. I'll prepare better description of the change over the weekend.
Thanks.
-jst
>
> My understanding from looking at the code is that the change is as follows.
> Today
Ole Ersoy wrote:
Hi,
I hope this is the right list. Just wondering whether
sun.net.www.protocol.jar.JarURLConnection is supported by OpenJDK.
In the URL spec it lists the protocol handlers that are required to be
present. The "jar" protocol is required (and JarURLConnection is the
implementa
Hi,
I hope this is the right list. Just wondering whether
sun.net.www.protocol.jar.JarURLConnection is supported by OpenJDK. I'm using
java-1.7.0-icedtea, and when loading resources with weblets
(https://weblets.dev.java.net) occasionally I get the exception:
java.io.FileNotFoundException:
Changeset: 6508d7e812e1
Author:mcimadamore
Date: 2008-10-23 17:59 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6508d7e812e1
6732484: Bound error on wildcard code
Summary: Check.checkExtends should cope with captured type-variables
Reviewed-by: jjg
! src/share/classes
Joseph D. Darcy wrote:
Martin Buchholz wrote:
If I had known when I started how hard it would be,
I would never have started writing one...
That is the case with many endeavors ;-)
Where are annotations tests supposed to go?
They seem under-test-covered.
I've put it into a new directory,