RFR (S) 8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Aleksey Shipilev
shade at redhat.com
Mon Jan 7 18:19:03 UTC 2019
Bug:
https://bugs.openjdk.java.net/browse/JDK-8215724
Fix:
http://cr.openjdk.java.net/~shade/8215724/webrev.01/
As mentioned in the bug, Epsilon deliberately reuses the super-class BarrierSet, thus implicitly
verifying it does the sane thing. This is one of those cases where super-class BarrierSet does not
checkcast, while it should.
Testing: Linux x86_64 fastdebug {new test, gc/epsilon, hotspot tier1}, jdk-submit (running)
Thanks,
-Aleksey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20190107/e147ae02/signature.asc>
More information about the hotspot-gc-dev
mailing list