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

Make build and tests work with Java 21, and enable CI for them. #7102

Merged
1 commit merged into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. Make build and tests work with Java 21, and enable CI for them.

    The main changes is that tests need `-Djava.security.manager=allow`.
    
    Fixes and closes #7065
    
    Helps with #6790
    
    Fixes #6245 (at least the remaining parts that we actually care about)
    
    Fixes #7087
    
    Signed-off-by: Sam Gammon <sam@elide.ventures>
    RELNOTES=n/a
    PiperOrigin-RevId: 615151162
    sgammon authored and Google Java Core Libraries committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f2b8c4f View commit details
    Browse the repository at this point in the history