> On Aug 25, 2015, at 23:26, Jim Graham <james.gra...@oracle.com> wrote: > > Should we list the naming conventions that we support (mainly just "@2x"?), > or should that be listed in the documentation of the various getImage() and > createImage() methods?
As mentioned back in April (http://mail.openjdk.java.net/pipermail/awt-dev/2015-April/009197.html), Apple may ship an 8k iMac this year (and if not, certainly next year, IMHO). I think it would be foolish to only support @2x and not also @3x, which has been supported by XCode for quite some time now. Just my 2c. -hendrik