Menu

#722 Java 11 is not supported

v6.0
closed-duplicate
nobody
None
Medium
2018-10-14
2018-09-16
No

Proguard 6.0.3 does not work with Java 11 and Java 12 Early Access:

Can't read [/opt/jdk-11/jmods] (Can't read [jdk.security.jgss.jmod] (Can't process class [module-info.class] (Unsupported version number [55.0] (maximum 54.0, Java 10))))

Discussion

  • Réda Housni Alaoui

    Same issue for me

     
  • Eric Lafortune

    Eric Lafortune - 2018-10-14

    Changing the version number doesn't quite cut it. :-)
    The official feature request is https://sourceforge.net/p/proguard/feature-requests/188/

     
  • Eric Lafortune

    Eric Lafortune - 2018-10-14
    • status: open --> closed-duplicate
     
  • Réda Housni Alaoui

    I should have precised that my merge request make it work for JDK 11 while targeting java level 8.
    That was my issue.

     
  • Eric Lafortune

    Eric Lafortune - 2018-10-14

    I see your point. The workaround may be sufficient then, although it would be safer to build against a Java 8 runtime.

     

Log in to post a comment.