Changeset: 19c900c703c6
Author:mcimadamore
Date: 2011-01-24 15:44 +
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/19c900c703c6
6943278: spurious error message for inference and type-variable with erroneous
bound
Summary: type-inference should ignore erroneous bounds
Rev
Changeset: 4cc447291326
Author:sherman
Date: 2011-01-24 11:47 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4cc447291326
7006576: (zipfs) Path.exists() always returns false on dirs when zip/JAR file
built without dirs
7009092: (zipfs) ZipPath.isSameFile() should always retu
Changeset: 73ab0b128918
Author:jjg
Date: 2011-01-24 16:17 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/73ab0b128918
6963934: JCCompilationUnit.getImports does not report all imports
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/tree/JCTree.java
+ t
Changeset: 22a040cbf0e0
Author:jjg
Date: 2011-01-24 16:34 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/22a040cbf0e0
6581775: Fix the white space problem in javac shell tests
Reviewed-by: mcimadamore
! test/tools/javac/ClassPathTest/ClassPathTest.sh
! test/tools/javac
Changeset: a8437c34fdc7
Author:jjg
Date: 2011-01-24 16:38 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/a8437c34fdc7
6988106: javac report 'java.lang.IllegalMonitorStateException'
Reviewed-by: ksrini
! src/share/classes/com/sun/tools/javac/file/CacheFSInfo.java
! src/
Changeset: dbfc1e419cb2
Author:darcy
Date: 2011-01-24 20:04 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/dbfc1e419cb2
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
Reviewed-by: mduigou, alexp
! src/share/classes/java/util/Arrays.java
! src/share/classes/j