RFR: 8145908: [Newtest] Multi-threading stress test for G1 Remembered Sets
Thomas Schatzl
thomas.schatzl at oracle.com
Mon Feb 29 13:26:20 UTC 2016
Hi Dima,
On Wed, 2016-02-24 at 21:47 +0300, Dmitry Fazunenko wrote:
> Hi Thomas,
>
> The new version where all your comments addressed:
> http://cr.openjdk.java.net/~dfazunen/8145908/webrev.03/
>
> To clarify the idea of usage a window within STORAGE I added the
> following comment:
>
> // To cause Remembered Sets change their coarse level the test
> uses a window
> // within STORAGE. All the BUFFER elements refer to only STORAGE
> objects
> // from the current window. The window is defined by a range.
> // The first element has got the index: 'windowStart',
> // the last one: 'windowStart + windowSize - 1'
> // The window is shifting periodically.
changes are good.
Thanks,
Thomas
More information about the hotspot-gc-dev
mailing list