RFR: 8254246: SymbolHashMapEntry wastes space
Coleen Phillimore
coleenp at openjdk.java.net
Tue Jan 26 00:02:42 UTC 2021
On Mon, 25 Jan 2021 23:53:36 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> The ConstantPool SymbolHashMapEntry is used by class file reconstitution, so the little wasted space doesn't make a difference, but it's fixed here. Tested with tier1 and vmTestbase/nsk/{jdi,jvmti} tests. Should be trivial.
>
> Looks good and trivial.
Thanks Claes!
-------------
PR: https://git.openjdk.java.net/jdk/pull/2228
More information about the hotspot-dev
mailing list