Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135620 | emb-9 | Thomas Schatzl | P4 | Resolved | Fixed | team |
Several macroAssembler_ and relocInfo_ cpp files do not include the klass.inline.hpp file that contains the definition of Klass:encode_klass() method.
This results in failing compilations when changing code in some unrelated changeset.
backported by
JDK-8135620 Missing klass.inline.hpp include in compiler files
- Resolved
relates to
JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1
- Open