<AWT Dev> [8] Review request for 7124553: [macosx] Need minimum size for titled Frames and JFrames
Anthony Petrov
anthony.petrov at oracle.com
Tue Mar 27 05:32:13 PDT 2012
Hi Artem,
Thanks for the review.
Reading through macosx-port-dev@ mailing list I observe a lot of users
who (try to) use Oracle JDK for Mac on Snow Leopard systems, and I see
nothing wrong with that as long as it is runnable on those systems. At
least at this exact moment we don't have a strong reason to drop support
for (this is a wrong word here, rather "ability to run on") Mac OS X
10.6. When there's some code that ultimately won't run on Snow Leopard
and we drop the support completely, then we may remove this grow box
stuff as well. But currently it doesn't hurt anyone.
So for now I would like to leave GROW_BOX_SIZE and friends as they are.
Is this OK?
--
best regards,
Anthony
On 3/26/2012 5:15 PM, Artem Ananiev wrote:
>
> Looks fine, but... Is the new constant GROW_BOX_SIZE about pre-Lion
> window resize box at the bottom-right corner of the window? I doubt
> [Snow] Leopard will be in the list of supported platforms for JDK8, so
> it doesn't make any sense to have code specific to this resize box in
> the workspace.
>
> Thanks,
>
> Artem
>
> On 3/23/2012 9:25 PM, Anthony Petrov wrote:
>> Hello,
>>
>> Please review a fix for
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124553 at:
>>
>> http://cr.openjdk.java.net/~anthony/8-19-frameMinSize-7124553.0/
>>
>> This is a direct forward-port of the same fix from 7u4.
>>
>> More details:
>> http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/003101.html
>>
>>
>>
>> --
>> best regards,
>> Anthony
More information about the awt-dev
mailing list