Skip to content

Conversation

@SwapnilGaikwad
Copy link
Contributor

@SwapnilGaikwad SwapnilGaikwad commented Dec 16, 2020

Use of constructors from wrapper classes fails while building jdk17 + graal.
The failures could be avoided by not treating warnings as errors. However, the getDefault() method uses new way (.valueOf) to instantiate wrapper classes, so this change would make instantiation consistent.

@SwapnilGaikwad SwapnilGaikwad force-pushed the github-fix-jtreg-failures-jdk17 branch from c64ffdc to 264af0d Compare December 17, 2020 19:21
@teshull teshull self-assigned this Jan 17, 2021
@dougxc dougxc changed the title Remove deprecated instanciation of wrapper classes for premitives Remove deprecated instantiation of wrapper classes for primitives Feb 25, 2021
Co-authored-by: Doug Simon <[email protected]>

Change-Id: Icd3cedaefeca3b6182acb34e2dea6117ac5e5ce3
@dougxc
Copy link
Member

dougxc commented May 12, 2021

Fixed by 07e742f.

@dougxc dougxc closed this May 12, 2021
@SwapnilGaikwad SwapnilGaikwad deleted the github-fix-jtreg-failures-jdk17 branch May 12, 2021 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants