JDK 25 |
---|
25 masterFixed |
There are lots of cleanups possible in (Macro)Assembler after 32-bit x86 removal. This cleanup is focused on removing the large parts of x87 FPU support that is no longer needed. Note that _some_ math stubs are actually using x87 FPU, but their implementations are defined under LP64.
|