RFR JDK-8038654: Separate SymbolTable and StringTable code

Christian Thalinger christian.thalinger at oracle.com
Fri Apr 25 01:29:26 UTC 2014


Thanks for doing this.  At some point I had these changes myself but the surrounding changes got dropped so this got lost too.

On Apr 24, 2014, at 10:58 AM, Gerard Ziemski <gerard.ziemski at oracle.com> wrote:

> hi all,
> 
> Please review this simple enhancement, which refactors symbolTable into symbolTable and stringTable
> 
> No new or removed code.
> 
> Webrev: http://cr.openjdk.java.net/~gziemski/8038654_rev0
> Bug: https://bugs.openjdk.java.net/browse/JDK-8038654
> 
> Tested with hotspot jtreg, vm.quicklooks and JPRT. Locally builds on Mac OS X and Linux.
> 
> Thank you.



More information about the hotspot-runtime-dev mailing list