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

Java 21 #7222

Merged
merged 9 commits into from
Jul 20, 2023
Merged

Java 21 #7222

merged 9 commits into from
Jul 20, 2023

Commits on Jul 18, 2023

  1. Java version and Java API changes

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    920db86 View commit details
    Browse the repository at this point in the history
  2. Remove --enable-preview from everywhere

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ca84cf9 View commit details
    Browse the repository at this point in the history
  3. Byte buddy support for Java 21 EA

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    95de88a View commit details
    Browse the repository at this point in the history
  4. Use random port even when setup sets explicit one in tests

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7476cc9 View commit details
    Browse the repository at this point in the history
  5. Update spotbugs plugin to work with Java 21

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3d804f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Fix JPA issues, rollback to original JPA version.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b20a210 View commit details
    Browse the repository at this point in the history
  2. Skip Jlink tests - need new version of build tools

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6dfdc75 View commit details
    Browse the repository at this point in the history
  3. Script fix

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d12bd4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f383d1 View commit details
    Browse the repository at this point in the history