Integrated: 8297736: test/jdk/java/foreign/TestMatrix.java is broken
Jorn Vernee
jvernee at openjdk.org
Wed Nov 30 20:02:46 UTC 2022
On Mon, 28 Nov 2022 21:03:33 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> - Fix tests that try to run `TestDowncall` which was split into TestDowncallScope and TestDowncallStack
> - Fix use of obsolete system properties to control specilization
> - Add test to run TestVarArgs in un-sampled mode.
>
> Testing: Manual runs of TestMatrix.java (it's a manual test) on Windows and Linux (WSL).
This pull request has now been integrated.
Changeset: 1a2ff587
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1a2ff58761d755c2330dec46e3eb53bc6d9a9839
Stats: 74 lines in 1 file changed: 33 ins; 0 del; 41 mod
8297736: test/jdk/java/foreign/TestMatrix.java is broken
8291642: java/foreign/TestMatrix.java -few tests are failing due to JDK-8287158.
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/11398
More information about the core-libs-dev
mailing list