-
Bug
-
Resolution: Duplicate
-
P5
-
7
-
x86
-
linux
In EventDispatchThread.java in JDK 7, eventLog is used improperly - log messages are preformatted even when they are due to be discarded (the normal case). This wastes time and churns the heap.
- duplicates
-
JDK-8010297 Missing isLoggable() checks in logging code
-
- Resolved
-