On 07/10/2019 13:51, Adam Farley8 wrote:
It might be simpler to just get rid of the JObjC bits. If you dig through the JDK 8 history then you should see that JObjC.jar was dropped from the boot class path (it should never have been there in the first place). The remaining left overs were removed in JDK 9.: -- jdk/src/macosx/native/jobjc/JObjC.xcodeproj/default.pbxuser
-Alan