<i18n dev> [9] RFR: 8038092: Re-examine Bidi reflective dependency on java.awt.font

Naoto Sato naoto.sato at oracle.com
Thu Jul 3 16:16:03 UTC 2014


With the original test case, webrev.1 and webrev.2 both succeed. With 
the modified test case (in webrev.2), webrev.1 fails but webrev.2 
succeeds. The reason I changed the test case is to catch possible 
regression where someone makes changes to the SharedSecret being 
initialized at BidiBase class loading time (as in webrev.1).

Naoto

On 7/3/14, 12:35 AM, Alan Bateman wrote:
> On 02/07/2014 16:43, Naoto Sato wrote:
>>
>>> So I think the only question
>>> now is the test case and understanding why that needs to be updated.
>>
>> The test case ensures that even BidiBase class was loaded before
>> TextAttribte/NumericShaper classes, it should work correctly. Version
>> 1 of this fix (webrev.1) actually fails with this test case.
>>
>> Naoto
> Does it fail with the updated changes in webrev.2? I can't think why the
> test would need to be changed with the updated changes.
>
> -Alan


More information about the i18n-dev mailing list