-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
[test] java upgrade 21 #23898
base: master
Are you sure you want to change the base?
[test] java upgrade 21 #23898
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1d3cacc - Browse repository at this point
Copy the full SHA 1d3caccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4cd4c6 - Browse repository at this point
Copy the full SHA f4cd4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4651c00 - Browse repository at this point
Copy the full SHA 4651c00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e8626 - Browse repository at this point
Copy the full SHA 42e8626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5525279 - Browse repository at this point
Copy the full SHA 5525279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f8da0 - Browse repository at this point
Copy the full SHA 38f8da0View commit details -
Change surefire configs to use airbase properties
There are a large number of parameters passed to argLine through the airbase POM. Set the airbase-specific props instead to aid in test failures
Configuration menu - View commit details
-
Copy full SHA for 1eaa28f - Browse repository at this point
Copy the full SHA 1eaa28fView commit details -
Disable KllSketch memory test for strings
It seems later JVMs have drasitically improved their String representations. However, the string test is a bit of a wash because the estimated size entirely depends upon the strings which are used as input to the sketch. I think it's ok for this test to not be accurate for string-typed arguments for now.
Configuration menu - View commit details
-
Copy full SHA for 091a904 - Browse repository at this point
Copy the full SHA 091a904View commit details -
Add-opens for presto-spark-base
CI actions seem to fail due to this line: https://github.com/apache/spark/blob/866816eb97002863ec205d854e1397982aecbc5e/core/src/main/scala/org/apache/spark/serializer/SerializationDebugger.scala#L70-L71 Attempting to access an item from sun.security.action
Configuration menu - View commit details
-
Copy full SHA for e7e965b - Browse repository at this point
Copy the full SHA e7e965bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b610539 - Browse repository at this point
Copy the full SHA b610539View commit details -
Got build working till presto-main
Worked thru javax.inject errors
Configuration menu - View commit details
-
Copy full SHA for fed5d32 - Browse repository at this point
Copy the full SHA fed5d32View commit details -
Fix misc maven dependency scope errors to do with having non-test sco…
…ped dependencies
Configuration menu - View commit details
-
Copy full SHA for 394625b - Browse repository at this point
Copy the full SHA 394625bView commit details -
This has been deprecated since Guice 4.2
Configuration menu - View commit details
-
Copy full SHA for 5ec6e74 - Browse repository at this point
Copy the full SHA 5ec6e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for f810d43 - Browse repository at this point
Copy the full SHA f810d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64716a7 - Browse repository at this point
Copy the full SHA 64716a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a630b4c - Browse repository at this point
Copy the full SHA a630b4cView commit details -
disable fail-fast on GH Actions workflows
For future, we can leave this as the default (true), but for testing on the PR we want to see both actions run
Configuration menu - View commit details
-
Copy full SHA for de28ae5 - Browse repository at this point
Copy the full SHA de28ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e23e28 - Browse repository at this point
Copy the full SHA 1e23e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 468218e - Browse repository at this point
Copy the full SHA 468218eView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f415ce4 - Browse repository at this point
Copy the full SHA f415ce4View commit details