<Swing Dev> JDK-8178091 : Bug I will workin on
Patrick Chen
chen.j.patrick at gmail.com
Mon Apr 10 10:22:56 UTC 2017
(edit : for example this game coded in java :
https://github.com/cloudStrif/GoldenSunD will work with java 7
but clearly not with java8 (linux 64 bits) because of lags)
2017-04-10 12:19 GMT+02:00 Patrick Chen <chen.j.patrick at gmail.com>:
> Hi every one ,
> just wanted to inform that I am working to fix this bug.
>
> it is when we devellop animations thanks to repaint() method ,
> for java 7 it works well
> but with java8 not ,
> (linux 64 bits it doesn't really work )
>
> so after watching the source code it seem that it is not a swing problem
> but AWT : Component.java .
>
> thank you
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170410/4c34e360/attachment.html>
More information about the swing-dev
mailing list