RFR: 8254246: SymbolHashMapEntry wastes space

Claes Redestad redestad at openjdk.java.net
Mon Jan 25 23:56:42 UTC 2021


On Mon, 25 Jan 2021 23:30:52 GMT, Coleen Phillimore <coleenp 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.

-------------

Marked as reviewed by redestad (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2228


More information about the hotspot-dev mailing list