<AWT Dev> [9] Review Request for 8132958: [TEST_BUG] Part 1: update client tests failing after changes in setAccessible(true) routine

Yuri Nesterenko yuri.nesterenko at oracle.com
Thu Aug 13 10:59:48 UTC 2015


On 08/13/2015 01:08 PM, Alexander Scherbatiy wrote:
> On 8/13/2015 10:36 AM, Yuri Nesterenko wrote:
>> Oops, sorry, Alexander, I have missed that.
>> This means that the test cannot be fixed in current JDK9 (before Jigsaw
>> integration) and should be treated elsewhere, hard way.
>    It can be split into two different tests, one is Mac OS X specific
> and another is not.
Ah! Thank you, I see. CUSTOM test doesn't call setAccessible() etc.
I'll push 8132958, file another bug and split the test there.

-yan

>
>    Thanks,
>    Alexandr.
>
>> I'll remove it from this list and add to JDK-8133319.
>>
>> Thanks,
>> -yan
>>
>> On 08/12/2015 06:33 PM, Alexander Scherbatiy wrote:
>>>
>>>   The test/java/awt/image/MultiResolutionImageTest.java has part which
>>> can be run on all platforms.
>>>
>>>   There is the specific check for Mac OS X dependent part. It looks like
>>> the test does not need to have the @requires mac tag.
>>>
>>>   Thanks,
>>>   Alexandr.
>>>
>>> On 8/12/2015 4:29 PM, Yuri Nesterenko wrote:
>>>> Colleagues,
>>>>
>>>> please review this test-only fix.
>>>> Some tests would need more elaborate permissions now to access
>>>> the private methods of internal classes.
>>>>
>>>> CR is https://bugs.openjdk.java.net/browse/JDK-8132958
>>>> Webrev see in http://cr.openjdk.java.net/~yan/8132958/webrev.00/
>>>> A diff in a moved closed test is in
>>>>   http://cr.openjdk.java.net/~yan/8132958/webrev.diff.00/
>>>>
>>>> Thanks,
>>>> -yan
>>>
>>
>



More information about the awt-dev mailing list