TKG
TKG copied to clipboard
Add vendor Temurin in TKG
Notice the following in the Grinder: https://ci.adoptium.net/view/Test_grinder/job/Grinder/9702/console
14:23:20 System.getProperty('java.vendor')=Temurin
14:23:20
14:23:20 Warning: cannot determine vendor, use System.getProperty('java.vendor')=Temurin directly.
14:23:20
code: https://github.com/adoptium/TKG/blob/a9b6c3e1ef19b948a47cc6e44484ebf40aa9bd78/src/org/openj9/envInfo/JavaInfo.java#L167-L200