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

Deprecated Applet classes removed from Java 14+. Jalview codebase needs some significant changes.

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 2.11.2
    • Fix Version/s: None
    • Component/s: gradle, java11
    • Labels:
      None
    • Environment:
      Java 14

      Description

      All deprecated java.applet packages are removed from Java 14 making the Jalview codebase (as of 2.11.1.2/develop 2020-10-27) non-compilable with Java 14+ JDK.

      As per comment https://issues.jalview.org/browse/JAL-3702?focusedCommentId=24187&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-24187 compilation can occur after removing
      /bin/rm src/jalview/bin/JalviewLite*
      /bin/rm -r src/jalview/javascript
      /bin/rm -r src/jalview/appletgui
      /bin/rm -r src/jalview/urls/applet
      /bin/rm src/MCview/AppletPDB*


        Attachments

          Activity

            People

            Assignee:
            jprocter James Procter
            Reporter:
            soares Ben Soares
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: