commit | 77feb9302c8cd0bad52f9aa78ff4d33be2620fa5 | [log] [tgz] |
---|---|---|
author | Eric McCorkle <emc@openjdk.org> | Tue Jan 28 17:52:30 2014 -0500 |
committer | Eric McCorkle <emc@openjdk.org> | Tue Jan 28 17:52:30 2014 -0500 |
tree | 44e1426f61f32691e8109eec6fea487bfd03aad5 | |
parent | 07998a63354ad9a3c935baebc900b7322e898877 [diff] |
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs Turn silent failure if type annotation position type is UNKNOWN into assertion failure. Reviewed-by: jjg