| Other |
|---|
| tbdUnresolved |
|
Causes :
|
Following the removal of support for the x86 32-bit architecture and the changes implemented in JDK-8351149, the C1 ConversionStub constructor (c1_CodeStubs.hpp:139) is now obsolete. This constructor is no longer used, with its body containing just a ShouldNotReachHere(). This dead code can be safely removed now.
|