Re: Review-request for 8143227: Platform-Specific Desktop Features

2016-01-21 Thread Alexander Zvegintsev
Hi Semyon, I am not sure about flexibility, but providing additional info for a user session change could be useful http://cr.openjdk.java.net/~azvegint/jdk/9/8143227/05/ (changed awt_Toolkit.cpp, AppEvent.java, UserSessionListener.java, _AppEventHandler.java) -- Thanks, Alexander. On 01

Re: [9] Review Request: 8074165 Deprecate support for AppletViewer

2016-01-21 Thread Semyon Sadetsky
Looks good to me. --Semyon On 1/21/2016 5:47 PM, Sergey Bylokhov wrote: The L10N team provided an information that they translate our resource files separately on its own rules, we just need to update the main resource file. So here is a new version: http://cr.openjdk.java.net/~serb/8074165/w

Re: Review Request for 8057574: Inconsistent behavior for setBackground (Windows/Linux)

2016-01-21 Thread Semyon Sadetsky
On 1/21/2016 3:55 PM, Sergey Bylokhov wrote: On 21/01/16 09:42, Semyon Sadetsky wrote: On 1/21/2016 4:05 AM, Sergey Bylokhov wrote: On 19/01/16 12:12, Semyon Sadetsky wrote: Hi Prem, I would choose to inherit all them since the javadoc states that. There are more issue: - The javadoc o

Re: [9] Review Request: 8074165 Deprecate support for AppletViewer

2016-01-21 Thread Sergey Bylokhov
The L10N team provided an information that they translate our resource files separately on its own rules, we just need to update the main resource file. So here is a new version: http://cr.openjdk.java.net/~serb/8074165/webrev.01 The old resource file was updated: src/java.desktop/share/classes

Re: Review Request for 8057574: Inconsistent behavior for setBackground (Windows/Linux)

2016-01-21 Thread Sergey Bylokhov
On 21/01/16 09:42, Semyon Sadetsky wrote: On 1/21/2016 4:05 AM, Sergey Bylokhov wrote: On 19/01/16 12:12, Semyon Sadetsky wrote: Hi Prem, I would choose to inherit all them since the javadoc states that. There are more issue: - The javadoc of Compoenent.getBackground() states that the col