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

[#2398]Improvement: Fix the warning unchecked generic array creation for varargs parameter of type Class<? extends Throwable>[] #2400

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

cchung100m
Copy link
Collaborator

@cchung100m cchung100m commented Mar 13, 2025

What changes were proposed in this pull request?

Fix the warning unchecked generic array creation for varargs parameter of type Class<? extends Throwable>[]

Why are the changes needed?

Fix: #2398

Does this PR introduce any user-facing change?

No.

How was this patch tested?

image

…ation for varargs parameter of type Class<? extends Throwable>[]
@cchung100m cchung100m self-assigned this Mar 13, 2025
Copy link

Test Results

 2 996 files  ±0   2 996 suites  ±0   6h 33m 10s ⏱️ +57s
 1 105 tests ±0   1 103 ✅ ±0   2 💤 ±0  0 ❌ ±0 
13 849 runs  ±0  13 819 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit b121b54. ± Comparison against base commit 87362fb.

@cchung100m cchung100m marked this pull request as ready for review March 14, 2025 01:36
@cchung100m cchung100m requested a review from jerqi March 14, 2025 01:37
Copy link
Contributor

@jerqi jerqi left a comment

Choose a reason for hiding this comment

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

LGTM. Merged.

@cchung100m
Copy link
Collaborator Author

Thanks to @jerqi 😄

@jerqi jerqi merged commit 9ce55e3 into apache:master Mar 17, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants