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

Enable build with Java 21 #5030

Merged
merged 9 commits into from
May 30, 2024
Merged

Enable build with Java 21 #5030

merged 9 commits into from
May 30, 2024

Commits on May 27, 2024

  1. Set Java 11 as target bytecode

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8bcdf49 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Exclude reversed method

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    90967f6 View commit details
    Browse the repository at this point in the history
  2. Exclude BlankSeparatedList

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    19e6f22 View commit details
    Browse the repository at this point in the history
  3. Fix missing exclude

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f8d5523 View commit details
    Browse the repository at this point in the history
  4. Use explicit implementation for list

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cb26afc View commit details
    Browse the repository at this point in the history
  5. Remove target bytecode [ci fast]

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9484c76 View commit details
    Browse the repository at this point in the history
  6. Add comments

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2dbd08c View commit details
    Browse the repository at this point in the history
  7. Declare target list as private

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f83ed05 View commit details
    Browse the repository at this point in the history
  8. Remove all sequenced collection methods

    Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
    pditommaso committed May 30, 2024
    Configuration menu
    Copy the full SHA
    01d91fa View commit details
    Browse the repository at this point in the history