hg: jdk/sandbox: 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131, 072)

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Jul 30 14:45:15 UTC 2019


Changeset: f40a73b61b5e
Author:    coleenp
Date:      2019-07-30 09:56 -0400
URL:       https://hg.openjdk.java.net/jdk/sandbox/rev/f40a73b61b5e

8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
Summary: Increase max size for SymbolTable and fix experimental option range.  Fix option range test to include experimental options.
Reviewed-by: jiangli, dholmes, hseigel, gziemski

! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/runtime/globals.hpp
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOption.java
! test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/common/optionsvalidation/JVMOptionsUtils.java



More information about the jdk-sandbox-changes mailing list