-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 19
-
Component/s: hotspot
-
b10
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8284324 | 17.0.4 | Thomas Stuefe | P4 | Resolved | Fixed | b01 |
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".
- backported by
-
JDK-8284324 Rename ADLC classes which have the same name as hotspot variants
-
- Resolved
-