-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Replace more uses of ClassLoadingStrategy.Default.INJECTION
#25578
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
Conversation
sdks/java/core/src/main/java/org/apache/beam/sdk/schemas/utils/SelectByteBuddyHelpers.java
Outdated
Show resolved
Hide resolved
|
R: @lukecwik |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
|
Run Java PreCommit |
|
Run SQL_Java11 PreCommit |
|
Run Java PreCommit |
|
Run SQL_Java11 PreCommit |
f3c8f47 to
bd8d16c
Compare
|
The presubmits look OK except for |
|
LGTM. |
|
Run Java examples on Dataflow Java 17 |
|
Retest this please |
…JECTION` (apache#23210)" (apache#25566)" This reverts commit b92600a.
* revert a change to the classloader used in RowCoderGenerator (apache#23210 (comment)) * don't use the lookup strategy for built-in JDK classes
in preparation for Java 17+.
See "Supporting proxies on Java versions prior to 9 and past 10" in http://mydailyjava.blogspot.com/2018/04/jdk-11-and-proxies-in-world-past.html
Follow-up to: 98f1f75.
This is a roll-forward of 2b62912, which was reverted in cushon@b92600a
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.