RFR(s): 8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
sangheon.kim at oracle.com
sangheon.kim at oracle.com
Mon Jun 4 21:38:36 UTC 2018
Thank you for the review, Thomas.
Sangheon
On 6/4/18 1:30 AM, Thomas Schatzl wrote:
> Hi,
>
> On Wed, 2018-05-30 at 19:19 -0700, sangheon.kim at oracle.com wrote:
>> Hi all,
>>
>> Can I have reviews for this patch that fixes assertion failure at
>> ReferenceProcessorPhaseTimes?
>>
>> [..]
>>
>> This patch is proposing to use maximum queue when create
>> ReferenceProcessorPhaseTimes.
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8204094
>> Webrev: http://cr.openjdk.java.net/~sangheki/8204094/webrev.0
>> Testing: hs-tier1-5 with/without ParallelRefProcEnabled
> looks good
>
> Thomas
More information about the hotspot-gc-dev
mailing list