You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, @mercy1230
Currently, the JDK version that trident-java uses is 1.8, which remains compatible with java-tron.
In theory, trident-java could also be compatible in JRE environments larger than 1.8(eg: 17), since trident-java does not rely on certain incompatible features contained in the JREs higher than 1.8.
However, currently, trident-java has not been fully tested for compatibility on JREs larger than 1.8, such as JRE 17, so it may not ensure that all features work perfectly in JRE 17.
hi, @mercy1230 Currently, the JDK version that trident-java uses is 1.8, which remains compatible with java-tron. In theory, trident-java could also be compatible in JRE environments larger than 1.8(eg: 17), since trident-java does not rely on certain incompatible features contained in the JREs higher than 1.8. However, currently, trident-java has not been fully tested for compatibility on JREs larger than 1.8, such as JRE 17, so it may not ensure that all features work perfectly in JRE 17.
Can trident-java run on the Java17 environment ?
The text was updated successfully, but these errors were encountered: