Thus spake bdgza:
“uckelman” wrote:
Thus spake bdgza:
I have an iMac 27". None of those have Retina displays yet.
Try that build anyway. It would still be interesting to see if this
change makes a difference. If it doesn’t, then we might have yet
another case where the “preferred” image type reported by Java is
wrong, and we’ll have to try a few of the possibilities.No improvement.
Ok. I have a diagnostic program I’d like you to run in both Java 6
and Java 7, and report back the results. What it does is ask the
JVM to say what it thinks are the preferred image types for the system
on which it runs. (The source is included in the archive, in case you
want to see what’s it’s doing.)
When I run it on my Linux system with Java 7, I get output like so:
[uckelman@scylla compat-image]$ java Test
opaque type == 1
translucent type == 2
Here’s the archive:
vassalengine.org/~uckelman/compat-image.zip
–
J.