OpenJDK7 and the JavaOne preview (M3) release
Mark Wielaard
mark at klomp.org
Fri May 22 08:03:31 PDT 2009
On Wed, 2009-05-20 at 21:34 +0100, Andrew John Hughes wrote:
> * Please test your favourite shiny feature and report back.
When configure --enable-systemtap things seem to work just fine and you
can trace lots of stuff. Very cool! :)
Unfortunately XRender support seems to be broken:
bin/java -Dsun.java2d.xrender=True -classpath ~/src/tests GTest
XRender pipeline enabled
May 22, 2009 5:01:29 PM sun.awt.X11.XBaseWindow init
WARNING: Exception during peer initialization
java.lang.UnsatisfiedLinkError:
sun.java2d.x11.XSurfaceData.isDrawableValid()Z
at sun.java2d.x11.XSurfaceData.isDrawableValid(Native Method)
I haven't investigated yet where the native method went.
Cheers,
Mark
More information about the distro-pkg-dev
mailing list