Skip to content

Adding support for JDK 17#380

Merged
holdenk merged 3 commits intoholdenk:mainfrom
edmondop:issue-358
Apr 25, 2023
Merged

Adding support for JDK 17#380
holdenk merged 3 commits intoholdenk:mainfrom
edmondop:issue-358

Conversation

@edmondop
Copy link
Contributor

@edmondop edmondop commented Apr 24, 2023

This PR adds support for JDK 17 by adding exceptions to new visibility rules introduced by Java 17. The exceptions are taken from the Spark official repository apache/spark#34153

Fixes #358

@holdenk
Copy link
Owner

holdenk commented Apr 25, 2023

This is awesome! Thanks @edmondop :D

@holdenk holdenk merged commit aa2d8a7 into holdenk:main Apr 25, 2023
holdenk added a commit that referenced this pull request Apr 25, 2023
holdenk added a commit that referenced this pull request Apr 25, 2023
@holdenk
Copy link
Owner

holdenk commented Apr 25, 2023

Ah slight problem with the tests. Let me get the tests running on PRs later this week and we can redo.

@edmondop
Copy link
Contributor Author

Tests were running for me locally but I couldn't trigger the build on the CI. Let me look into those...

Ah slight problem with the tests. Let me get the tests running on PRs later this week and we can redo.

@edmondop
Copy link
Contributor Author

I see, the problem is only with the distribution not being set in the github workflows. What JDK do you want to use?open jdk?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support JDK17

2 participants