[PATCH] 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
Andrew Hughes
gnu.andrew at redhat.com
Thu Nov 6 21:04:12 UTC 2014
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7122142/webrev.01/
Bug: https://bugs.openjdk.java.net/browse/JDK-7122142
This is the same patch as is present in IcedTea 1.x HEAD and the
1.13 release branch. It is mostly a clean backport of the OpenJDK 7
version, with the addition of the need to synchronise
a number of type parameters with the versions in the OpenJDK 7 classes,
so the result will compile successfully (mostly Class -> Class<?>)
Ok to push?
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the jdk6-dev
mailing list