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

Coleen Phillimore coleen.phillimore at oracle.com
Wed Nov 5 18:00:32 UTC 2014


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