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

feat(superchain): switch to JDK 20 #4082

Merged
merged 5 commits into from
May 12, 2023
Merged

feat(superchain): switch to JDK 20 #4082

merged 5 commits into from
May 12, 2023

Commits on May 5, 2023

  1. feat(superchain): switch to JDK 20

    Switch to a more recent version of the JDK. `jsii-pacmak` will keep on
    targeting Java 1.8, so this doesn't affect compatibility of the
    generated class files.
    
    What this will gain us is access to a more recent, optimized `javadoc`
    tool, which completes a lot faster than the one from JDK 8.
    rix0rrr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    04d6b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd7b026 View commit details
    Browse the repository at this point in the history
  3. Dem files changed location

    rix0rrr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    64ea398 View commit details
    Browse the repository at this point in the history
  4. More changes

    rix0rrr committed May 5, 2023
    Configuration menu
    Copy the full SHA
    3ff32ae View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    29ff5e1 View commit details
    Browse the repository at this point in the history