Re: [OpenJDK 2D-Dev] [PATCH] Deadlock in CGLGraphicsConfig.getCGLConfigInfo

2017-01-10 Thread Sergey Bylokhov
Hi, Karl. The correct alias to discuss this issue is 2d-dev. Looks like this bug was reported before. https://bugs.openjdk.java.net/browse/JDK-8152683 Your evaluation and the fix seems reasonable. If you already signed the OCA[1] then you can s

Re: [OpenJDK 2D-Dev] [9] RFR JDK-8170578: The Pages Range From in print dialog is disabled

2017-01-10 Thread Prasanta Sadhukhan
On 1/10/2017 2:43 PM, Prasanta Sadhukhan wrote: Actually, in ubuntu16.10 attribute map did not have "page-ranges-supported" attribute because 2 attribute hashmap is created in IPPPrintService#readIPPResponse() and most of the supported attributes are part of the 2nd hashmap (responseMap[1]) w

Re: [OpenJDK 2D-Dev] [9] RFR JDK-8170578: The Pages Range From in print dialog is disabled

2017-01-10 Thread Prasanta Sadhukhan
Actually, in ubuntu16.10 attribute map did not have "page-ranges-supported" attribute because 2 attribute hashmap is created in IPPPrintService#readIPPResponse() and most of the supported attributes are part of the 2nd hashmap (responseMap[1]) whereas only the 1st hashmap is utilised through res