Uploaded image for project: 'Jalview'
  1. Jalview
  2. JAL-3241

enum fails to load in Java 11

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.11.0
    • Component/s: None
    • Labels:

      Description

      References to enum jalview.util.ImageMaker$TYPE fail when running with Java 11 from Eclipse (do not fail in the built application), with
      NoClassDefFoundError: Could not initialize class jalview.util.ImageMaker$TYPE
      caused by ExceptionInInitializerError
      caused by NullPointerException
      caused by ... not sure ...
      This results in failure in Calculate PCA, Export Image menu, and possibly elsewhere.

        Attachments

          Activity

            People

            Assignee:
            gmungoc Mungo Carstairs
            Reporter:
            gmungoc Mungo Carstairs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: