ikvmnet / ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Other
1.24k stars 116 forks source link

Upgrade to JDK8u312 #550

Closed AliveDevil closed 2 months ago

AliveDevil commented 2 months ago

Up JDK to 8u312 disabling TLSv1.0 and TLSv1.1, while enabling TLSv1.3.

Adds a heap of AWT tests (fundamentally broken on macos). Some tests fail on linux/windows, some work on both.