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

ORC-1707: Fix sun.util.calendar IllegalAccessException when SparkBenchmark runs on JDK17 #1919

Closed
wants to merge 1 commit into from

Conversation

cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented May 1, 2024

What changes were proposed in this pull request?

This PR aims to fix sun.util.calendar IllegalAccessException when SparkBenchmark runs on JDK17.

Why are the changes needed?

#1909 (comment)

How was this patch tested?

GA

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the JAVA label May 1, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @cxzl25 .

@dongjoon-hyun dongjoon-hyun added this to the 2.0.1 milestone May 1, 2024
dongjoon-hyun pushed a commit that referenced this pull request May 1, 2024
…nchmark runs on JDK17

### What changes were proposed in this pull request?
This PR aims to fix `sun.util.calendar` IllegalAccessException when SparkBenchmark runs on JDK17.

### Why are the changes needed?
#1909 (comment)

### How was this patch tested?
GA

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #1919 from cxzl25/ORC-1707.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 5bb2346)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Member

Merged to main/2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants