jdk 20

  1. R

    B4J Question Source option 7 is no longer supported (using JDK20)

    Using Oracle's JDK 20, I get a B4J compile-time error saying Compiling generated Java code. Error error: Source option 7 is no longer supported. Use 8 or later. javac 20 The oft-suggested workarounds like "use an earlier JDK" won't be applicable in my situation. Do we foresee a fix for this...
Top