RFR: JDK-8175177 - org/omg/CORBA/OrbPropertiesTest.java changes JDK under test

Mark Sheppard mark.sheppard at oracle.com
Fri Feb 24 11:52:46 UTC 2017


thanks for the feedback Alan, Joe, Lance

I'll look into the I18N runtime copy strategy  ... might go with the 
expeditious manual test option for this one

regards
Mark

On 24/02/2017 10:28, Alan Bateman wrote:
> On 24/02/2017 00:00, Mark Sheppard wrote:
>
>> Hi,
>>    please oblige and review the following change
>> http://cr.openjdk.java.net/~msheppar/8175177/webrev/
>>
>> for the issue reported in
>> https://bugs.openjdk.java.net/browse/JDK-8175177
>>
>> the test now explicitly removes the orb.properties file created by 
>> the test.
> I assume this approach will still be problematic when running tests 
> concurrently. Also I assume it won't work when the runtime under test 
> is on a read-only file system. Have you considered just copying the 
> runtime into the work directory so you can modify there? I think there 
> are a few i18n tests that do the same.
>
> -Alan



More information about the core-libs-dev mailing list