Re: [10] RFR JDK-8178025:HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other

2017-10-24 Thread Alan Snyder
I cannot see any code that replaces the graphics configuration based on the screen where the window is displayed, so maybe this is a feature not currently supported. Perhaps GraphicsDevice.setFullScreenWindow() can do this. Looking at the code, I see that setting the graphics configuration call

Re: [10] Review request for 8182043: Access to Windows Large Icons

2017-10-24 Thread Alexey Ivanov
Hi Sergey, On 24/10/2017 00:22, Sergey Bylokhov wrote: On 17/10/2017 09:42, Alexey Ivanov wrote: This is my understanding, before those fix the maximum size was 32x32. It is my understanding too. Thus limiting the size of icon to 128 pixels seemed reasonable. At this moment the buffer for

Experienced Swing Consultant (UI performance improvements)

2017-10-24 Thread Arshan Arshi
We are looking for an experienced Swing Consultant for Applet based UI performance improvements. We are located in San Jose CA. If you are interested, please respond to this email. Thanks, Arshan

Re: [OpenJDK 2D-Dev] [10] Review Request: 8187399 Different problems in the javadoc's links in java.desktop package

2017-10-24 Thread Brian Burkhalter
To be truly picky, the current moniker for “Apple Unix” is “macOS” [1]. Brian [1] https://en.wikipedia.org/wiki/MacOS On Sep 15, 2017, at 12:34 PM, Phil Race wrote: > 771 * @implNote Please note that for Mac OS, notifications

Re: RFR(s): 8186851 fix misspellings of "dependent" and "independent" in the JDK repo

2017-10-24 Thread Brian Burkhalter
Hi Stuart, Looks fine. Brian On Aug 28, 2017, at 2:38 PM, Stuart Marks wrote: > I was irked by some misspellings so I decided to create a quick fix. > > […] > > Most of the changes are in core libs and in Swing, so I'm posting to both > lists.

Re: [10] Review request for 8182041: File Chooser Shortcut Panel folders under on JDK 9

2017-10-24 Thread Alexander Zvegintsev
Hi Semyon, the fix looks good to me, but I found a minor typo in the test: testShortcatPanelFiles -> testShortcutPanelFiles no need for a new webrev Thanks, Alexander. On 04/10/2017 00:41, Semyon Sadetsky wrote: Hello, Please review fix for JDK10 (the changes involve AWT and Swing): bug: h