Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 19
-
b10
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8284324 | 17.0.4 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
Description
A number of ADLC classes have the same name and similar implementations as their hotspot equivalents, e.g. "Arena", "Chunk", "CHeapObj" and "AllStatic". This confuses code readers and IDEs. I propose to prefix the ADLC variants with "Adlc".
Attachments
Issue Links
- backported by
-
JDK-8284324 Rename ADLC classes which have the same name as hotspot variants
- Resolved