k-john-gough / gpcp

Gardens Point Component Pascal is an implementation of the Component Pascal Language (CP). There are implementations for both the CLR and the JVM.
Other
59 stars 16 forks source link

Do you plan to make gpcp to work with newer Java version? #16

Open ruanjiaxing opened 4 years ago

ruanjiaxing commented 4 years ago

For example, Java 11? Java 8 is a LTS and will be supported for a while, so I think it's still fine in foreseeable future but sooner or later, we still have to switch to newer Java.

btreut commented 2 years ago

Good point. Is it possible to include/merge the hacks of @pahihu? These hacks update the Java version to work with newer versions.