Re: [9] Fix for JDK-8074824: Resolve disabled warnings for libawt_xawt

2016-06-27 Thread Erik Joelsson
Hello, I'm happy with the makefile changes, unless anyone else could come up with a solution for any of the remaining warnings. /Erik On 2016-06-23 09:09, Ajit Ghaisas wrote: Hi, Bug : https://bugs.openjdk.java.net/browse/JDK-8074824 (Resolve disabled warnings for libawt_xawt) As

Re: [9] Review request for 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X

2016-06-27 Thread dmitry markov
Hello Alex, Thank you for review. Can anyone else review the fix, please? Thanks, Dmitry On 23/06/2016 16:55, Alexander Potochkin wrote: Hello Dmitry The fix looks good! Thanks alexp On 6/17/2016 15:39, dmitry markov wrote: Hello, Could you review a fix for jdk9, please? bug: https://

Result: New AWT Group Lead: Sergey Bylokhov

2016-06-27 Thread Artem Ananiev
The voting [4] for Sergey Bylokhov (OpenJDK user name: serb) is now closed. Results: Yes: 5 Veto: 0 Abstain: 0 In the original email, a mistake was made: Group Lead nomination must be approved by a Simple Majority [5], not a Two-Thirds Majority [3]. According to the Bylaws definition of Sim

[9] Review request for JDK-7156316: [macosx] Ctrl+Space does generate Unknown keychar

2016-06-27 Thread Manajit Halder
Hi All, Kindly review the fix for JDK9. Bug: https://bugs.openjdk.java.net/browse/JDK-7156316 Webrev: http://cr.openjdk.java.net/~mhalder/7156316/webrev.00/ Issue: [macosx] Ctrl+Spac

Re: [9] RFR: 8022291: Mac OS: Unexpected JavaLaunchHelper message displaying

2016-06-27 Thread Kumar Srinivasan
I am not an expert in this area, if Sergey is ok with it. I am fine with it. Brent ? Kumar Thanks, Sergey. Can someone from the core-libs launcher group please approve? (looks at Kumar) -DrD- Looks fine. On 22.06.16 1:58, David DeHaven wrote: JBS: https://bugs.openjdk.java.net/browse/JD

Re: [9] RFR: 8022291: Mac OS: Unexpected JavaLaunchHelper message displaying

2016-06-27 Thread Brent Christian
I'm not familiar with this area. The changes looks reasonable enough to me. -Brent On 06/27/2016 01:19 PM, Kumar Srinivasan wrote: I am not an expert in this area, if Sergey is ok with it. I am fine with it. Brent ? Kumar Thanks, Sergey. Can someone from the core-libs launcher group pleas

Card layout in Java swing

2016-06-27 Thread kumar rohit
Hello I have java quiz based project, so how can I design it? I press Next button and the next question with options and answers will be displayed? Thanks