[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 08:26:25 UTC 2018
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