commit | 2183a72fe312314a4695e04bc3594d2b0b0000dd | [log] [tgz] |
---|---|---|
author | Jan Lahoda <jlahoda@openjdk.org> | Thu Jun 28 10:05:39 2018 +0200 |
committer | Jan Lahoda <jlahoda@openjdk.org> | Thu Jun 28 10:05:39 2018 +0200 |
tree | 3954f4b200a6b0b06ef3adfea6d16810440d94eb | |
parent | 4d06934426ff9f5625a68e4f6cc93d69ff2aa99f [diff] |
8195986: Incorrect javac -h output with annotation processing and missing classes When clearing out symbols for a new annotation processing round, preserve types when possible. Reviewed-by: vromero