RFR: 8012005: LogManager needs test to ensure stack trace is not being done to find bundle

2013-04-18 Thread Jim Gish
Please review http://cr.openjdk.java.net/~jgish/Bug8012005-BundleSearchTest/ http://cr.openjdk.java.net/%7Ejgish/Bug8012005-BundleSearchTest/ This is a new test for LogManager to ensure that the changes made for 8002070 (removing the stack search when finding a resource bundle), are working

Re: RFR: 8012005: LogManager needs test to ensure stack trace is not being done to find bundle

2013-04-18 Thread Mandy Chung
Looks good. I'll sponsor it. Mandy On 4/18/2013 1:15 PM, Jim Gish wrote: Please review http://cr.openjdk.java.net/~jgish/Bug8012005-BundleSearchTest/ This is a new test for LogManager to ensure that the changes made for 8002070 (removing the stack search when finding a resource bundle),