hg: jdk8/tl/jdk: 7143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc.

2012-02-12 Thread stuart . marks
Changeset: 445ada5e6b4a Author:smarks Date: 2012-02-12 21:56 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/445ada5e6b4a 7143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc. Reviewed-by: alanb, chegar, lancea, smarks Contributed-by: Mani Sarkar , Michael Ba

hg: jdk8/tl/langtools: 7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests

2012-02-12 Thread jonathan . gibbons
Changeset: cd5ca700da4c Author:jjg Date: 2012-02-12 16:44 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/cd5ca700da4c 7144979: incorrect path separator in make/build.xml for Windows when running jtreg tests Reviewed-by: jjg Contributed-by: jan.vale...@oracle.com ! mak

Possible changes to javax.smartcardio

2012-02-12 Thread Michael StJohns
Hi - I've been looking javax.smartcardio with an eye to making two changes - one that can be handled completely within the sun.security.smartcard.SunPCSC provider, and one that will need an API change. The first is adding support in the provider for the plug and play pseudo-terminal. Basicall

hg: jdk8/tl/jdk: 7144895: ProblemList.txt updates (2/2012)

2012-02-12 Thread alan . bateman
Changeset: 27e746e6f3fe Author:alanb Date: 2012-02-12 21:09 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/27e746e6f3fe 7144895: ProblemList.txt updates (2/2012) Reviewed-by: darcy, ohair ! test/Makefile ! test/ProblemList.txt ! test/TEST.ROOT

hg: jdk8/tl/jdk: 7133367: ResponseCache.put should not be called when setUseCaches(false)

2012-02-12 Thread chris . hegarty
Changeset: 27a6b299ed6a Author:chegar Date: 2012-02-12 08:47 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/27a6b299ed6a 7133367: ResponseCache.put should not be called when setUseCaches(false) Reviewed-by: michaelm ! src/share/classes/sun/net/www/protocol/http/HttpURLConnec