Code Review for jdk

Prepared by:jgish on Tue Apr 30 20:12:18 EDT 2013
Workspace:/jdk/jdk8/tl/jdk
Compare against: ssh://hg.openjdk.java.net/jdk8/tl-gate/jdk
Compare against version:7021
Summary of changes: 350 lines changed: 307 ins; 16 del; 27 mod; 3758 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/classes/java/util/logging/LogManager.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
3 lines changed: 0 ins; 0 del; 3 mod; 1553 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/share/classes/java/util/logging/Logger.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
54 lines changed: 50 ins; 0 del; 4 mod; 1836 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/logging/bundlesearch/IndirectlyLoadABundle.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
5 lines changed: 0 ins; 1 del; 4 mod; 87 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/logging/bundlesearch/ResourceBundleSearchTest.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
38 lines changed: 18 ins; 7 del; 13 mod; 231 unchg

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw test/java/util/logging/bundlesearch/LoadItUp1.java (was test/java/util/logging/bundlesearch/LoadItUp.java)

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
12 lines changed: 1 ins; 8 del; 3 mod; 51 unchg

------ ------ ------ ------ --- New ----- Raw test/java/util/logging/bundlesearch/LoadItUp2.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
62 lines changed: 62 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/java/util/logging/bundlesearch/LoadItUp2Invoker.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
60 lines changed: 60 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/java/util/logging/bundlesearch/TwiceIndirectlyLoadABundle.java

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
91 lines changed: 91 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New ----- Raw test/java/util/logging/bundlesearch/resources/CallerSearchableResource_en.properties

rev 7022 : 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader
Reviewed-by: duke
25 lines changed: 25 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /jdk/jdk8/tl/make/scripts/webrev.ksh (vers 24.0-hg+jbs).