[10] RFR (XXS): 8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
Volker Simonis
volker.simonis at gmail.com
Wed Jan 17 16:20:10 UTC 2018
Hi David,
thanks for your review!
Regards,
Volker
On Wed, Jan 17, 2018 at 11:21 AM, David Holmes <david.holmes at oracle.com> wrote:
> Hi Volker,
>
> I agree. Changes look good.
>
> Thanks,
> David
>
>
> On 17/01/2018 6:26 PM, Volker Simonis wrote:
>>
>> Hi,
>>
>> can I please have a review and sponsor for the following trivial test fix:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8195153
>> http://cr.openjdk.java.net/~simonis/webrevs/2018/8195153/
>>
>> The test checks that the 'java.vendor' and 'java.vm.vendor' properties
>> are equal to "Oracle Corporation", but that's wrong! Only
>> "java.specification.vendor" and "java.vm.specification.vendor" have to
>> be equal to "Oracle Corporation", the other vendor properties can be
>> customized by the corresponding OpenJDK distributor.
>>
>> Thank you and best regards,
>> Volker
>>
>
More information about the hotspot-dev
mailing list