[10] RFR (XXS): 8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties
    David Holmes 
    david.holmes at oracle.com
       
    Wed Jan 17 10:21:42 UTC 2018
    
    
  
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