Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Won't Fix
- Priority:
P4
- Fix Version/s: None
- Affects Version/s: 9
Make WhiteBox API be able to get native code disassembly or optoassembly. This could be useful to test usage of the instructions usage (AES-NI, TSX, etc.) or to find specific behavior like lock elimination or lock coarsening.
blocks
JDK-8208259 jit/escape/LockCoarsening/LockCoarsening002 timeouts intermittently
- Open