Re: TCP tunneling through authenticating HTTP proxy

2012-10-26 Thread Vasiliy Baranov
Hi Damjan, Thank you for the pointer. -- Vasiliy On 25.10.2012 22:23, Damjan Jovanovic wrote: Hi Vasiliy It's not included in the JDK, you have to either patch and compile OpenJDK on your side, or if that's not an option, use that hack with sun.net.* classes that I posted before

hg: jdk8/tl/langtools: 8001219: Clean up use of URLs in javadoc Extern class

2012-10-26 Thread jonathan . gibbons
Changeset: 217c265158fe Author:jjg Date: 2012-10-26 13:10 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/217c265158fe 8001219: Clean up use of URLs in javadoc Extern class Reviewed-by: darcy ! src/share/classes/com/sun/tools/doclets/internal/toolkit/Configuration.java

hg: jdk8/tl/langtools: 8001714: add missing tests for 7199925

2012-10-26 Thread jonathan . gibbons
Changeset: 64fce9f95b1d Author:jjg Date: 2012-10-26 17:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/64fce9f95b1d 8001714: add missing tests for 7199925 Reviewed-by: darcy + test/tools/javac/annotations/repeatingAnnotations/ClassReaderDefault.java +