JDK 25 |
---|
25 masterFixed |
C1 has the 32-bit x86 specific code that supports FPU stack allocations. With 32-bit x86 port removed, we can clean up those parts. See code around LinearScan::allocate_fpu_stack, FpuStackSim, etc. Also likely includes some LIR nodes like lir_fxch, lir_fld, lir_fpop_raw.
|