RFR(XS) 8156480: Quarantine compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java

Daniel D. Daugherty daniel.daugherty at oracle.com
Fri May 6 22:22:17 UTC 2016


Thumbs up.

HotSpot trivial change rule is appropriate. You only need one (R)eviewer
and you don't have to wait 24 hours.

Dan


On 5/6/16 4:19 PM, Vladimir Kozlov wrote:
> Quarantine the test which cause failure [1] until RFE [2] is 
> implemented which should resolve [1] issue.
>
> https://bugs.openjdk.java.net/browse/JDK-8156480
>
> diff -r 481284d8ed27 
> test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
> --- a/test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
> +++ b/test/compiler/jvmci/compilerToVM/ReadUncompressedOopTest.java
> @@ -24,6 +24,7 @@
>  /*
>   * @test
>   * @bug 8136421
> + * @ignore 8155216
>   * @requires (os.simpleArch == "x64" | os.simpleArch == "sparcv9" | 
> os.simpleArch == "aarch64")
>   * @library / /testlibrary /test/lib/
>   * @library ../common/patches
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8155216
> [2] https://bugs.openjdk.java.net/browse/JDK-8156159
>
> Thanks,
> Vladimir
>



More information about the hotspot-dev mailing list