<Swing Dev> [8] Review request for 8014863 LINE BREAK CALCULATIONS IN JAVA 7 ARE INCORRECT.

Anthony Petrov anthony.petrov at oracle.com
Fri May 24 09:51:41 UTC 2013


Hi Vladislav,

I'm not sure about an enforced policy. However, please read this:

http://mail.openjdk.java.net/pipermail/jdk8-dev/2013-April/002414.html

Pushing changesets with all-caps titles may result in them being 
rolled-back and black-listed.

You may save your (and other engineers') time by providing 
human-readable synopses to bugs that you're going to fix in OpenJDK.

--
best regards,
Anthony

On 05/24/2013 01:29 PM, Vladislav Karnaukhov wrote:
> Hello Anthony,
>
> do we have a policy with requires us to provide bug description in
> lowercase-only? I can see that may other bugs were reviewed and pushed
> without their titles edited...
>
> I'm not aware of such a policy; could you please point at it?
>
> Regards,
> - Vlad
>
> On 5/24/2013 01:23 PM, Anthony Petrov wrote:
>> Dmitry,
>>
>> Please fix the case of the letters in the synopsis for this bug in JBS,
>> and also please remember to use the fixed title in your hg commit
>> message. You shouldn't push a changeset with all-caps title in the
>> repository. Thanks.
>>
>> --
>> best regards,
>> Anthony
>>
>> On 05/24/2013 11:46 AM, dmitry markov wrote:
>>> Hello,
>>>
>>> Could toy review the fix:
>>>      bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8014863
>>>      webrev: http://cr.openjdk.java.net/~vkarnauk/8014863/webrev.00/
>>>
>>> The fix removes break points caching from GlyphView. If some text is
>>> inserted/removed into/from the document contained several elements, all
>>> elements views will re-calculate their break points.
>>>
>>> Thanks,
>>> Dmitry.
>>>
>>>
>
>



More information about the swing-dev mailing list