-
Bug
-
Resolution: Fixed
-
P3
-
8-pool, 11-pool, 17, 18
-
b04
-
generic
-
generic
Register definitions in HotSpot are declared as "extern const"
for ancient-historical reasons. We should stop doing that: it would
make the assembler significantly faster and smaller, improving both
bootstrap time and compilation speed.
for ancient-historical reasons. We should stop doing that: it would
make the assembler significantly faster and smaller, improving both
bootstrap time and compilation speed.
- relates to
-
JDK-8270083 -Wnonnull errors happen with GCC 11.1.1
-
- Resolved
-
-
JDK-8270140 Improve Register class implementation
-
- Open
-
-
JDK-8282085 The REGISTER_DEFINITION macro is useless after JDK-8269122
-
- Resolved
-
-
JDK-8271869 AArch64: build errors with GCC11 in frame::saved_oop_result
-
- Resolved
-
(1 links to)