jpype icon indicating copy to clipboard operation
jpype copied to clipboard

CI runs only for JDK11?

Open marscher opened this issue 2 years ago • 2 comments
trafficstars

I was just wondering if we need to add more JDK majors (e.g. version 20 just has been released) to our testing matrix. Just experienced a segfault when running our testsuite with jdk20.

marscher avatar Apr 29 '23 11:04 marscher

The available Microsoft agents provide Java 8, 11, and 17. So I added a mixture of these in #1131

marscher avatar Apr 29 '23 16:04 marscher

Sounds good. I am not sure why we would have much difference, but it is best to test.

Thrameos avatar Apr 30 '23 03:04 Thrameos