X11GraphicsEnvironment for Microsoft Windows JVM

2015-04-01 Thread Mirak M
Hello, Would it be feasible to build a windows JVM that could use a X server like Xming or cgywin X, for it's graphic rendering ? sun.java2d.SunGraphicsEnvironment --> Win32GraphicsEnvironment

[9] Review request for RFE-8074882: Support 'replacement range' feature in the Input Method API

2015-04-01 Thread Anton Nashatyrev
Hello, could you please review the following IM API extension proposal: fix: http://cr.openjdk.java.net/~anashaty/8074882/9/webrev.00/ bug: https://bugs.openjdk.java.net/browse/JDK-8074882 Problem: Press-and-hold Mac IM (whe

RFR: JDK-8076468 : Update jtreg jdk_desktop tests to take into account the new modular architecture

2015-04-01 Thread Alexander Kulyakhtin
Hi, Could you, please, review the changes below: Webrev: http://cr.openjdk.java.net/~yan/8076468/webrev.00 CR : Change jtreg jdk_desktop tests to take into account the new modular architecture This fix adds @modules keywords to the jtreg jdk_desktop tests as needed so the tests can access the

Re: [OpenJDK 2D-Dev] Review request for 8029339 Custom MultiResolution image support on HiDPI displays

2015-04-01 Thread Alexander Scherbatiy
On 3/27/2015 12:48 AM, Jim Graham wrote: Hi Alexander, http://cr.openjdk.java.net/~alexsch/8029339/webrev.07/ I have updated the fix according to the comments except RenderingHints. RenderingHints are supposed to be set on Graphics2D and they have keys/values which are not relevant t

Re: [OpenJDK 2D-Dev] Review request for 8029339 Custom MultiResolution image support on HiDPI displays

2015-04-01 Thread Sergey Bylokhov
Hello, Jim. 27.03.15 0:48, Jim Graham wrote: RenderingHints.java: Where do we process this hint? Don't we need to pass it to the getVariant() method? I don't understand the hint values other than the one that always uses the base image. Default I guess gives us the ability to use the Mac

Re: [9] Review Request JDK-6980209: Make tracking SecondaryLoop.enter/exit methods easier

2015-04-01 Thread Anton V. Tarasov
Hi Semyon, This looks much clearer now. I'm fine with it! Thanks, Anton. On 01.04.2015 14:14, Semyon Sadetsky wrote: Hi Anton, the updated webrev: http://cr.openjdk.java.net/~ssadetsky/6980209/webrev.02/ --Semyon On 3/30/2015 6:29 PM, Anton V. Tarasov wrote: Hi Semyon, The new version loo

Re: [9] Review Request JDK-6980209: Make tracking SecondaryLoop.enter/exit methods easier

2015-04-01 Thread Semyon Sadetsky
Hi Anton, the updated webrev: http://cr.openjdk.java.net/~ssadetsky/6980209/webrev.02/ --Semyon On 3/30/2015 6:29 PM, Anton V. Tarasov wrote: Hi Semyon, The new version looks fine to me, however it seems to have a flaw currently: - Suppose "exit" is called when "enter" is executing on EDT,

Re: RFR: JDK-8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage

2015-04-01 Thread Hendrik Schreiber
> On Mar 27, 2015, at 16:09, Alexander Scherbatiy > wrote: > > On 3/26/2015 7:46 PM, Hendrik Schreiber wrote: >>> On Mar 26, 2015, at 17:17, Alexander Scherbatiy >>> wrote: >>> >>> Could you add the automated test to the fix? >> If you have a suggestion on how to test this automatically, ple

Re: [9] Review Request: JDK-8076151 Fix for Test java/awt/FontClass/CreateFont/fileaccess/FontFile.java fails

2015-04-01 Thread Alexander Scherbatiy
The fix looks good to me. Thanks, Alexandr. On 3/31/2015 8:23 PM, pooja chopra wrote: Hi Alexander, I have updated the copyright year in TestFontFile.sh . Please find the updated webrev link :- the webrev is: http://cr.openjdk.java.net/~kshefov/8076151/webrev.01 Regards, Pooja On 3/3