-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: hotspot
-
b47
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8023847 | 8 | Niclas Adlertz | P3 | Resolved | Fixed | b105 |
| JDK-8160963 | 7u121 | Kevin Walls | P3 | Closed | Fixed |
* Make public methods that don't need to be public private.
* Public methods that must be called before global code motion should be called within global code motion instead
* Data structures in PhaseCFG should only be accessible via public methods
* Public methods that must be called before global code motion should be called within global code motion instead
* Data structures in PhaseCFG should only be accessible via public methods
- backported by
-
JDK-8023847 Cleanup the public interface to PhaseCFG
-
- Resolved
-
-
JDK-8160963 Cleanup the public interface to PhaseCFG
-
- Closed
-