Status/outlook resizing performance (bug 7198229)
Robert Krüger
krueger at lesspain.de
Sun Apr 28 12:02:29 PDT 2013
No, with SwingSet3 it does not happen. It also happens with JDK7 update 21.
I'll try to build a simple test case.
On Sun, Apr 28, 2013 at 12:16 AM, Sergey Bylokhov <
Sergey.Bylokhov at oracle.com> wrote:
> Hi, Robert.
> Is it reproducible on the demos? Like Java2dDemo and SwingSet2/3?
>
> Please file a bug at http://bugreport.sun.com/**bugreport<http://bugreport.sun.com/bugreport>
> Please provide testcase. Also check how it works on jdk 7. Send assigned
> bugid here.
>
> Thanks!
>
>
> On 27.04.2013 15:50, Robert Krüger wrote:
>
>> I noticed that that bug has been marked as fixed.
>>
>> http://bugs.sun.com/**bugdatabase/view_bug.do?bug_**id=7198229<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7198229>
>>
>> However, a JDK 8 build from a few days ago has the same problems for the
>> Swing application I have been testing it for, i.e. the components inside
>> the window appear to be jumping around during the resize which they are
>> not
>> when starting the application with Apple's JDK6. In our case it is a
>> bottom
>> status bar that changes is distance from the window edge significantly
>> (which should be zero at all time) during the resize operation. With Apple
>> JDK6 it is stays exactly at the window edge. I am testing on a 2013 Retina
>> MBP (however the general problem is also still visible on non-Retina
>> displays, so that is not the reason), so this is really not a slow
>> computer.
>>
>> Is there anything to be expected in terms of improvements for JDK 8 or is
>> this it now and we need to look for workarounds or live with it? If it is
>> the latter, any hints what we could do in our application to work around
>> that?
>>
>> Thanks in advance,
>>
>> Robert
>>
>
>
> --
> Best regards, Sergey.
>
>
More information about the macosx-port-dev
mailing list