Integrated: 8254246: SymbolHashMapEntry wastes space
Coleen Phillimore
coleenp at openjdk.java.net
Tue Jan 26 00:02:43 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.
This pull request has now been integrated.
Changeset: 9ea93238
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9ea93238
Stats: 4 lines in 1 file changed: 1 ins; 1 del; 2 mod
8254246: SymbolHashMapEntry wastes space
Reviewed-by: redestad
-------------
PR: https://git.openjdk.java.net/jdk/pull/2228
More information about the hotspot-dev
mailing list