RR(XS): JDK-8002116 This JdbReadTwiceTest.sh gets an exit 1
Staffan Larsen
staffan.larsen at oracle.com
Tue Jan 21 06:49:07 PST 2014
Should we really be skipping the test if this fail? Isn’t it an infrastructure bug if we can’t make the file unreadable? I think the test should fail, but say why it failed: “could not make $HOME/jdb.ini unreadable” and perhaps include the current permissions on the file and directory for debugging purposes.
/Staffan
On 21 jan 2014, at 15:00, Dmitry Samersoff <dmitry.samersoff at oracle.com> wrote:
> Missed CR in subject. Sorry!
>
> http://cr.openjdk.java.net/~dsamersoff/JDK-8002116/webrev.01/
>
>
> On 2014-01-21 17:49, Dmitry Samersoff wrote:
>> Hi Everyone,
>>
>> Please review.
>>
>> http://cr.openjdk.java.net/~dsamersoff/JDK-8002116/webrev.01/
>>
>> I can't reproduce the issue locally, but suspect, the test failed
>> because after chmod a-r the file is sill readable. So check it
>> explicitly before run the test itself.
>>
>
>
> --
> Dmitry Samersoff
> Oracle Java development team, Saint Petersburg, Russia
> * I would love to change the world, but they won't give me the sources.
More information about the serviceability-dev
mailing list