Code Review for jdk

Prepared by:mchung on Wed Mar 27 17:35:27 PDT 2013
Workspace:/export/mchung/ws/jdk8/TL/jdk8-logging/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8/tl-gate/jdk
Compare against version:6808
Summary of changes: 336 lines changed: 170 ins; 50 del; 116 mod; 556 unchg
Patch of changes: jdk.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/classes/sun/util/logging/PlatformLogger.java

rev 6809 : 8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
Reviewed-by: mchung
Contributed-by: peter.levart@gmail.com, bourges.laurent@gmail.com
262 lines changed: 101 ins; 49 del; 112 mod; 413 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/sun/util/logging/PlatformLoggerTest.java

rev 6809 : 8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level
Reviewed-by: mchung
Contributed-by: peter.levart@gmail.com, bourges.laurent@gmail.com
74 lines changed: 69 ins; 1 del; 4 mod; 143 unchg

This code review page was prepared using /Users/mlchung/bin/webrev (vers 23.18-hg).