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
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
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
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
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