RFR(XS) : 8028482 : [TESTBUG] tests that use JMX should be in need_compact3 test group
Igor Ignatyev
igor.ignatyev at oracle.com
Tue Jan 21 01:41:45 PST 2014
Hi David,
Whitebox API itself doesn't use JMX, but CompilerWhiteBoxTest,
super-class of these tests, uses it.
Igor
On 01/21/2014 07:01 AM, David Holmes wrote:
> Hi Igor,
>
> On 20/01/2014 10:27 PM, Igor Ignatyev wrote:
>> Hi all,
>>
>> Please review patch:
>>
>> Problem:
>> tests 'compiler/tiered/NonTieredLevelsTest.java' and
>> 'TieredLevelsTest.java' use JMX, but not in 'need_compact3' test group
>
> I don't see any direct JMX use in those tests. Is it coming in via the
> Whitebox API? That would be unfortunate.
>
> Thanks,
> David
>
>
>> Fix:
>> tests are added into 'need_compact3'
>>
>> webrev: http://cr.openjdk.java.net/~iignatyev/8028482/webrev.00/
>> jbs: https://bugs.openjdk.java.net/browse/JDK-8028482
More information about the hotspot-compiler-dev
mailing list