RFR (S) 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)

gerard ziemski gerard.ziemski at oracle.com
Fri Jul 26 14:47:50 UTC 2019


Thank you for fixing this!

Just a small nick pick - this comment in symbolTable.cpp:

+// 2^24 is max size, like StringTable.

doesn't particularly strike me as all that useful.


cheers



On 7/25/19 4:53 PM, coleen.phillimore at oracle.com wrote:
>
> After some offline polling of various people, I'm going to withdraw 
> the UnlockExperimentalOptions change to trueInDebug, and fixed the 
> options test.
>
> http://cr.openjdk.java.net/~coleenp/2019/8227123.02/webrev/index.html
>
> These test changes would have found the original bug.
>
> Thanks,
> Coleen



More information about the hotspot-dev mailing list