Normal process is that we port from 9 -> 8u -> 7u.
This is approved for 7u on the condition that 8u is followed up on
shortly. I'll create a backport record for 8u so that it's not forgotten.
regards,
Sean.
On 08/01/2015 02:17, Joseph D. Darcy wrote:
Hello,
Please approve the backport from 9 to 7u of
JDK-8068639: Make certain annotation classfile warnings opt-in
Bug: https://bugs.openjdk.java.net/browse/JDK-8068639
JDK 9 changeset:
http://hg.openjdk.java.net/jdk9/dev/langtools/rev/0fbde6c61674
JDK 9 review:
http://mail.openjdk.java.net/pipermail/compiler-dev/2015-January/009226.html
The shuffled patch from 9 applied cleanly other than the copyright
update. All langtools regression tests on 7u pass with this change.
(The backport to 8u will be handled subsequent to 7u.)
Thanks,
-Joe