RFR: 8256567: ProblemList java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java for Xcomp testing
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Nov 18 17:55:00 UTC 2020
On Wed, 18 Nov 2020 17:33:23 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> A trivial fix to ProblemList java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java for Xcomp testing.
Looks good to me - we discovered some deep issues involving var handles which were only accidentally triggered by the recent Foreign Memory Access push.
-------------
Marked as reviewed by mcimadamore (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1297
More information about the hotspot-compiler-dev
mailing list