Changeset: 2443d24d096a
Author:vromero
Date: 2012-11-01 13:06 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2443d24d096a
6949443: visitTree assertion triggered using -Xjcov on small sample program
Reviewed-by: jjg, mcimadamore
! src/share/classes/com/sun/tools/javac/j
Changeset: bf76f4190ef8
Author:jjg
Date: 2012-11-02 14:35 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bf76f4190ef8
7169362: JDK8: Write compiler tests for repeating annotations for JDK8
Reviewed-by: darcy, jjg
Contributed-by: sonali.g...@oracle.com
+ test/tools/java
Changeset: 75c936d14c6a
Author:vromero
Date: 2012-11-01 12:47 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/75c936d14c6a
8000483: cryptic error message when source file contains hash
Summary: cryptic error message when source file contains hash
Reviewed-by: jjg, mcimad
Richard,
It is not part of JDK 8 yet, but you can download and build the source
against JDK7 in Netbeans. We have been running it as a java.net project
at http://java.net/projects/http-client
If you'd prefer me to send you a pre-built jar file I could do that.
However, the API has moved on a bit
Changeset: 98a47dc23296
Author:peytoia
Date: 2012-11-02 23:17 +0900
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/98a47dc23296
8001209: Evaluate findbugs reprot for java.text.ChoiceFormat
Reviewed-by: okutsu
! src/share/classes/java/text/ChoiceFormat.java
+ test/java/text/Format/