Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

java2d opengl pipeline not working for me?

906076Dec 18 2011
Hi,

this is my first post, I hope that you will help me :)

I've installed arch on my machine, and catalyst drivers.

fgl_glxgears are @ 600 FPS
fglrxinfo returns no errors.

when I run something elese written in java with opengl, everything works just fine.

but, when I use java2d and
-Dsun.java2d.opengl=true
I can't get any output, java isn't drawing anything...

it works on ubuntu machine with nvidia, but not on arch... It's AMD zacate e350 + HD 6310.
output is same when I set J2D_TRACE_LEVEL=4, no errors, just
GL_NV_fragment_program = false
and it is true when everything is working.

I tried with openjdk6 and jre, same result.

Please help me! :(
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2012
Added on Dec 18 2011
0 comments
132 views