Re: RFR: 8260931: Implement JEP 382: New macOS Rendering Pipeline [v13]

2021-03-11 Thread Scott Palmer
> On Mar 11, 2021, at 9:53 PM, Sergey Bylokhov wrote: > > On Fri, 12 Mar 2021 02:29:04 GMT, Jayathirth D V wrote: > >>> src/java.desktop/macosx/classes/sun/java2d/metal/MTLSurfaceData.java line >>> 323: >>> 321: * more code just to support a few uncommon cases. 322: */

Re: AWT Dev [9] Review request for 8033534 Get MultiResolution image from native system

2014-02-10 Thread Scott Palmer
Just to be clear, the image representations are chosen to be closest to the requested size is not accurate. This change returns the smallest image representation that is greater than or equal to the requested size. (Which I believe is the correct thing to do.) A smaller image representation may