Uploaded image for project: 'Imaging'
  1. Imaging
  2. MGNLIMG-120

Imaging does not compile with Java 7

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 3.0.4
    • 3.0.3
    • None
    • None

      Because SunJPEGCodecImageDecoder uses com.sun classes it does not compile on Java 7. The fix is to instruct javac to not use the symbol tables that don't include these classes.
      http://stackoverflow.com/questions/4065401/using-internal-sun-classes-with-javac/4070685#4070685

        Acceptance criteria

              tmattsson Tobias Mattsson
              tmattsson Tobias Mattsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR