Loading... (original) (raw)

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

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8135620 Missing klass.inline.hpp include in compiler files

relates to

Enhancement - null JDK-8030849 Investigate high fragmentation/waste in some situations during allocation during GC in G1