Review request: 8015428: Remove unused CDS support from StringTable
Thomas Schatzl
thomas.schatzl at oracle.com
Mon May 27 07:15:49 PDT 2013
Hi,
On Mon, 2013-05-27 at 13:35 +0200, Stefan Karlsson wrote:
> http://cr.openjdk.java.net/~stefank/8015428/webrev.00/
Looks fine.
The new code for StringTable::oops_do() does not support that the
closure unlinks the literal - apparently this has been removed because
there is no closure that did that.
Maybe it is useful to add an assert for that case anyway.
Thanks,
Thomas
More information about the hotspot-dev
mailing list