Re: JDK 9 RFR [8137005]: java.util.logging.Formatter#formatMessage() swallows Exceptions

2015-11-23 Thread Alexander Fomin
y, but Let my play with that. If I found it OK, I'll back with new webrev. Thanks, Alexander Jason From: Alexander Fomin Sent: Friday, November 20, 2015 11:27 AM To: Jason Mehrens; core-libs-dev@openjdk.java.net; Daniel Fuchs; mandy.ch...@oracle.co

Re: JDK 9 RFR [8137005]: java.util.logging.Formatter#formatMessage() swallows Exceptions

2015-11-20 Thread Alexander Fomin
don't have to change the public API of Formatter. Jason ____ From: core-libs-dev on behalf of Alexander Fomin Sent: Friday, November 20, 2015 7:48 AM To: core-libs-dev@openjdk.java.net; Daniel Fuchs; mandy.ch...@oracle.com Subject: JDK 9 RFR [8137005]: j

JDK 9 RFR [8137005]: java.util.logging.Formatter#formatMessage() swallows Exceptions

2015-11-20 Thread Alexander Fomin
Hi, please, review this patch to report errors in java.util.logging.Formatter#formatMessage(). Bug: https://bugs.openjdk.java.net/browse/JDK-8137005 Webrev: http://cr.openjdk.java.net/~dfuchs/alexander/8137005/webrev.00 Summary: j.u.logging.Formatter#formatMessage() swallows exceptions th

Re: JDK 9 RFR [8137005]: java.util.logging.Formatter#formatMessage() swallows Exceptions

2015-11-20 Thread Alexander Fomin
ec. It pains me to say it but, as long as you don't break the SLF4J bridge handler then you have covered most of the JUL users. Jason From: Daniel Fuchs Sent: Friday, November 20, 2015 9:32 AM To: Jason Mehrens; Alexander Fomin; core-libs-dev@openjd

Re: Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-08-05 Thread Alexander Fomin
Hi Crhis On 05.08.2015 17:54, Chris Hegarty wrote: What is the problem with dependency on the jdk.desktop module? The problem is that you must have a java runtime image with the java.desktop module installed, to be able to run a core networking test that has got nothing to do with graph

Re: Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-08-04 Thread Alexander Fomin
de any mechanism for manual test run execution. But this jtreg enhancement is out of scope for the bug I'm trying to fix. Thanks, Alexander -Chris. On 29/07/15 12:59, Alexander Fomin wrote: Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 See

Review request: JDK-8080108: [TEST_BUG] ERROR: No IPv6 address returned from platform

2015-07-29 Thread Alexander Fomin
Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 See webrev here http://cr.openjdk.java.net/~kshefov/8080108/webrev.00/ The original test (com/sun/jndi/dns/IPv6NameserverPlatformParsingTest.java @bug 6991580) fails automatically if /etc/resolv.conf file d

Re: Review request: JDK-8080108: [TEST_BUG] The case failed automatically and thrown java.lang.RuntimeException

2015-06-30 Thread Alexander Fomin
Reminder. - corrected webrev link Thanks, Alexander On 26.06.2015 16:04, Alexander Fomin wrote: reminder On 25.06.2015 11:54, Alexander Fomin wrote: Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 webrev attached. Either you can see it by the link

Re: Review request: JDK-8080108: [TEST_BUG] The case failed automatically and thrown java.lang.RuntimeException

2015-06-26 Thread Alexander Fomin
reminder On 25.06.2015 11:54, Alexander Fomin wrote: Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 webrev attached. Either you can see it by the link http://stt-13.ru.oracle.com/newroot/tmp/alex/regression/JDK-8080108/JDK9/dev/jdk/webrev/ The

Review request: JDK-8080108: [TEST_BUG] The case failed automatically and thrown java.lang.RuntimeException

2015-06-25 Thread Alexander Fomin
Hello, Please review the test bug fix https://bugs.openjdk.java.net/browse/JDK-8080108 webrev attached. Either you can see it by the link http://stt-13.ru.oracle.com/newroot/tmp/alex/regression/JDK-8080108/JDK9/dev/jdk/webrev/ The original test (com/sun/jndi/dns/IPv6NameserverPlatformParsingTes