Skip to content

SWT build still requires Java 11 #626

@iloveeclipse

Description

@iloveeclipse

Nashorn JavaScript Engine was removed in Java 15, see https://openjdk.org/jeps/372

However, SWT build still uses it in ant file:
See

This has to be solved if we want to get rid of Java 11 in SWT.

Once that is done, we also can change Jenkinsfile

Beside supporting ant execution on 11, Jenkinsfile uses different JDK 11 versions also in other places, see this comment.
and following places:

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions