RFR(S) : 8019915 : whitebox testClearMethodStateTest fails with tiered on sparc
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Aug 6 00:57:42 PDT 2013
Hi all,
Please review patch.
Problem:
'compiler/whitebox' tests fail with exception "<method_name> must be
compiled". The problem with these tests is as follows: tests don't
assume that compiler's queue can be overloaded at the moment of
'compile(I)' invocation.
Fix:
Waiting for empty compiler queue was added into start of 'compile(I)'.
webrev: http://cr.openjdk.java.net/~iignatyev/8019915/webrev.00/
jbs: https://jbs.oracle.com/bugs/browse/JDK-8019915
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8019915
testing: compiler/whitebox
--
Best regards,
Igor Ignatyev
More information about the hotspot-compiler-dev
mailing list