RFR: 8061969 - [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms

George Triantafillou george.triantafillou at oracle.com
Wed Nov 5 19:57:46 UTC 2014


Hi Coleen,

I tried that, but couldn't reliably reproduce the "assert(_count > 0) 
failed: Negative counter" described in JDK-8062870. 
<https://bugs.openjdk.java.net/browse/JDK-8062870>

-George

<https://bugs.openjdk.java.net/browse/JDK-8062870>
On 11/5/2014 1:00 PM, Coleen Phillimore wrote:
>
> George,
>
> Why aren't lines 74-77 outside the for loop in this test?
>
> Coleen
>
> On 11/5/14, 9:59 AM, George Triantafillou wrote:
>> Please review this fix for JDK-8061969. The test was modified to 
>> verify the fix for JDK-8058251, but since another intermittent issue 
>> was uncovered during testing (JDK-8062870), this test will retain the 
>> "@ignore" jtreg tag until the new issue is fixed.  Additionally, the 
>> "@requires" tag was used to ensure that the test only runs on 32-bit 
>> platforms.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8061969
>> Webrev: http://cr.openjdk.java.net/~gtriantafill/8061969/webrev/ 
>> <http://cr.openjdk.java.net/%7Egtriantafill/8061969/webrev/>
>>
>> The fix was tested locally on Linux with jtreg and the JPRT hotspot 
>> testset.
>>
>> -George
>



More information about the hotspot-dev mailing list