JDK 8 breaks old examples.
They are displayed blurry and don't behave well when window is resized.
Although 3D primitive examples works OK with suggested line:
System.setProperty("prism.dirtyopts", "false");
Is there some workaround to fix GUI behavior in Java 8