RFS(XXS): 8159282: quarantine compiler/jvmci/compilerToVM/ReprofileTest.java
dean.long at oracle.com
dean.long at oracle.com
Wed Jun 15 03:02:00 UTC 2016
On 6/14/16 6:37 PM, David Holmes wrote:
> On 15/06/2016 7:35 AM, dean.long at oracle.com wrote:
>> [expanded audience to include runtime]
>>
>> Quarantine this intermittently-failing test:
>>
>> diff -r e3e630ffcd86 test/compiler/jvmci/compilerToVM/ReprofileTest.java
>> --- a/test/compiler/jvmci/compilerToVM/ReprofileTest.java Fri Jun 10
>> 02:43:53 2016 +0000
>> +++ b/test/compiler/jvmci/compilerToVM/ReprofileTest.java Mon Jun 13
>> 12:57:40 2016 -0700
>> @@ -34,6 +34,7 @@
>> * jdk.vm.ci/jdk.vm.ci.hotspot
>> * jdk.vm.ci/jdk.vm.ci.code
>> * jdk.vm.ci/jdk.vm.ci.meta
>> + * @ignore 8157861
>
> Ok. I assume the attempt to exclude this from JPRT but keep it in
> nightlies got too complex?
>
I looked at how other jtreg tests were quarantined, and this is how it
was done. What I'm not clear on is whether I now need to add the
"hs-comp-quarantined" label to the bug.
dl
> Thanks,
> David
>
>
>> * @build jdk.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
>> * @build sun.hotspot.WhiteBox
>> * @build compiler.jvmci.compilerToVM.ReprofileTest
>>
>>
>> dl
>>
More information about the hotspot-compiler-dev
mailing list