for some reason any version of Oracle's JDK I am using is using greyscale hinting instead of subpixel. I am noticing this using Netbeans 7.3 and even Dev nightly+JDK 8.
Cfr. these pictures:
JDK 6 on the left, vs JDK 8 on the right (same behavior with JDK 7)
Other example, scaled up here.
How can I force Netbeans to use subpixel hinting? I have even followed the FAQ here, without much luck.
I know that Apple's JDK is fine-tuned for OS X font rendering, but I find also strange that I am getting greyscale hinting instead of subpixel.