Skip to content

v2.8.0

@zakkak zakkak tagged this 07 Jun 10:08
Added
- jdk8u212 support
- Binary file and assembly generation for offline compiled methods (for debugging/educational purposes)
- Support `-C1X:+PrintLIRWithAssembly` and `-C1X:PrintCFGToFile` for all platforms through objdump
- Off-heap allocation for allocation profiler (-XX:+AllocationProfilerAll -XX:+AllocationProfilerDump)
- Support `-XshowSettings`
- Support `-cp` on `mx olc`

Fixed
- Fixes to partially support the [renaissance benchmark suite](https://renaissance.dev/)
- Fix `-T1X:+DebugMethods` and `-C1X:+DebugMethods`
- Allow faster dev cycles with docker on macOS
- Fix `mx inspect` on macOS
Assets 2