Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build core-common on JDK 11 #4067

Merged
merged 2 commits into from
Feb 28, 2019
Merged

Build core-common on JDK 11 #4067

merged 2 commits into from
Feb 28, 2019

Commits on Feb 26, 2019

  1. Build core-common module on JDK 11.

    Possible to create multirelease jar when built with JDK 8 and then with JDK 11 without "clean".
    
    Signed-off-by: Jan Supol <jan.supol@oracle.com>
    jansupol committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    665bdd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Replaced import used for javadoc with full name in the javadoc

    Signed-off-by: Jan Supol <jan.supol@oracle.com>
    jansupol committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    fddff02 View commit details
    Browse the repository at this point in the history