commit | 42a47d9491b48f6ae2e899681e444523a2fa5c92 | [log] [tgz] |
---|---|---|
author | Jan Lahoda <jlahoda@openjdk.org> | Fri Feb 08 12:31:23 2019 +0100 |
committer | Jan Lahoda <jlahoda@openjdk.org> | Fri Feb 08 12:31:23 2019 +0100 |
tree | 01565f9a146079b29953129686fd979f9079ead0 | |
parent | 973cfaffa3d3e6f53fb3921d275cca0473db3726 [diff] |
8218630: CreateSymbols includes class and module headers unnecessarily Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication. Reviewed-by: jjg