hg: jdk8/tl/langtools: 8012722: Single comma in array initializer should parse (original) (raw)
eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Tue Jun 25 02:05:16 UTC 2013
- Previous message: RFR JDK-8017212 - File.createTempFile requires unnecessary "read" permission
- Next message: hg: jdk8/tl/jdk: 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: bf020de5a6db Author: emc Date: 2013-06-24 22:03 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bf020de5a6db
8012722: Single comma in array initializer should parse Summary: Annotations of the form @Foo({,}) should parse Reviewed-by: jjg
! src/share/classes/com/sun/tools/javac/parser/JavacParser.java
- test/tools/javac/parser/SingleCommaAnnotationValue.java
- test/tools/javac/parser/SingleCommaAnnotationValueFail.java
- test/tools/javac/parser/SingleCommaAnnotationValueFail.out
- Previous message: RFR JDK-8017212 - File.createTempFile requires unnecessary "read" permission
- Next message: hg: jdk8/tl/jdk: 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]