commit | b8aff04aa02244c252c7ab7e1820c7a20a79d2d9 | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Wed Oct 16 16:33:04 2013 -0400 |
committer | Eric McCorkle <emc@openjdk.org> | Wed Oct 16 16:33:04 2013 -0400 |
tree | 12471f64cf07e442202c0283114816d71e206e7a | |
parent | ef68cc1fc1b29413f682daf200ea3e62b4bcebb6 [diff] |
8026286: Improper locking of annotation queues causes assertion failures 8026063: Calls to annotate.flush() cause incorrect type annotations to be generated Fix locking in ClassReader.java Reviewed-by: jfranck