RFR 8028735: runtime/RedefineObject/TestRedefineObject.java interrupted (timed out?) on solaris_sparcv9

Coleen Phillimore coleen.phillimore at oracle.com
Wed Feb 5 11:31:18 PST 2014


Summary: Change GC loop counter to 100 which is enough to test the 
original problem but doesn't timeout the test.

Thanks to George T, we have determined that it's a solaris problem that 
it's slow for 2000 mprotect calls (2 for each gc) not the test itself.  
There is data in the bug to reproduce this and we're sending it to the 
solaris team.

With gc count reduced to 100, the test doesn't time out.   Please review 
- this is simple!

Thanks,
Coleen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-runtime-dev/attachments/20140205/d8e0693d/attachment.html 


More information about the hotspot-runtime-dev mailing list