TKG icon indicating copy to clipboard operation
TKG copied to clipboard

Add vendor Temurin in TKG

Open llxia opened this issue 1 year ago • 0 comments

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

llxia avatar Apr 18 '24 18:04 llxia