-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b11
There are multiple tty->print() for parts of each bytecode that can get separated on different lines if running in multiple threads. Using a stringStream (or logStream eventually) would be better to print each line together.
- links to
-
Commit(master)
openjdk/jdk/32a61971
-
Review(master)
openjdk/jdk/29842