Re: RFR: 8297736: test/jdk/java/foreign/TestMatrix.java is broken

2022-11-29 Thread Maurizio Cimadamore
On Mon, 28 Nov 2022 21:03:33 GMT, Jorn Vernee 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: Ma

RFR: 8297736: test/jdk/java/foreign/TestMatrix.java is broken

2022-11-29 Thread Jorn Vernee
- 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 L