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

[Refactor] Remaining HPPC to java.util collections #8730

Merged
merged 4 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. [Refactor] Remaining HPPC to java.util collections

    This commit refactors the remaining usages of hppc collections to java.util
    collections and completely removes the obsolete hppc dependency.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a5998ba View commit details
    Browse the repository at this point in the history
  2. first iter test fix

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    638b1ad View commit details
    Browse the repository at this point in the history
  3. fix test failure

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7bf01c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. updates from PR

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    82ce179 View commit details
    Browse the repository at this point in the history