I don't know if this is the same bug, but I've tested 275.09 with
JOSM, with these command lines:
Code:
java -jar josm-tested.jar
No problems, but slow (see first screenshot).
Code:
java -Dsun.java2d.opengl=True -Dsun.java2d.opengl.fbobject=false -jar josm-tested.jar
and
Code:
java -Dsun.java2d.opengl=True -jar josm-tested.jar
Both produce a window with no icons or text (see 2nd screenshot attached).
In the command line I see this additional message "OpenGL pipeline enabled for default config on screen 1".
On closing the app I see this error too: "Inconsistency detected by ld.so: dl-close.c: 741: _dl_close: Assertion `map->l_init_called' failed!"