Looks good!
On Fri, Dec 19, 2014 at 7:55 AM, Ivan Gerasimov <ivan.gerasi...@oracle.com> wrote: > Hello! > > This is a request to approve the partial backport of the fix JDK-8064846. > The backport is very similar to the one for jdk8u. > I only had to modify GenericDeclRepository.java a bit due to omitted > generics. > > Tested with JPRT with jdk_lang subset of tests. > No failures introduced. > > jdk7u webrev: http://cr.openjdk.java.net/~igerasim/8064846/1/webrev/ > > Bug: https://bugs.openjdk.java.net/browse/JDK-8064846 > jdk9 changeset: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7c1797994c29 > jdk9 review: > http://mail.openjdk.java.net/pipermail/core-libs-dev/2014-November/029654.html > jdk8u changeset: > http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4d50aff3043f > jdk8u review: > http://mail.openjdk.java.net/pipermail/jdk8u-dev/2014-December/002763.html > > Sincerely yours, > Ivan