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

[6.3.0] Update java_tools to v12.5 #18868

Merged
merged 9 commits into from
Jul 12, 2023
Merged

[6.3.0] Update java_tools to v12.5 #18868

merged 9 commits into from
Jul 12, 2023

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    608dd28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d55e43e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ea86b16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83f6806 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    3a1a80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abc9928 View commit details
    Browse the repository at this point in the history
  3. Fix error prone ComparisonOutOfRange in PersistentStringIndexer

    PiperOrigin-RevId: 544294153
    Change-Id: Ia89d02a025dfafa213d68ea2110a79e5adccf79c
    hvadehra authored and keertk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    eac3e6e View commit details
    Browse the repository at this point in the history
  4. Fix error prone ComparisonOutOfRange in ZipTester

    `filename` has type `byte[]`, so the range of each element is `[-128,127]`
    
    PiperOrigin-RevId: 544327350
    Change-Id: I58b4829044fa5891157c4ef7dbc3e70fb458e33f
    hvadehra authored and keertk committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d5e9b97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a22b9d4 View commit details
    Browse the repository at this point in the history