http://hg.openjdk.java.net/jdk8/jdk8/rev/76844579fa4b
http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/363e9198b9de
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/06094fdc1f4d
http://hg.openjdk.java.net/jdk8/jdk8/jaxws/rev/7813455ccdb0
http://hg.openjdk.java.net/jdk8/jdk8/jaxp/rev/f19d63b2119a
Changeset: 873ddd9f4900
Author:jfranck
Date: 2012-08-31 10:37 +0100
URL: http://hg.openjdk.java.net/jdk8/jdk8/langtools/rev/873ddd9f4900
7151010: Add compiler support for repeating annotations
Reviewed-by: jjg, mcimadamore
+ src/share/classes/com/sun/tools/javac/code/Annotations.ja
I've made the following minor updates [1]:
JEP 103: Parallel Array Sorting -- Targeted to M5
JEP 127: Improve Locale Data Packaging -- Targeted to M5
JEP 150: JSR 310: Date and Time API -- Targeted to M6
- Mark
[1] http://openjdk.java.net/projects/jdk8/features#changes
Hello Jayashree,
The patch looks good to me. but I saw some extra tab characters from
your patch, could you please reformat it according to the code
convention from following link? it will help others to better understand it.
http://www.oracle.com/technetwork/java/javase/documentation/codecon