aw-was-here commented on code in PR #24:
URL: 
https://github.com/apache/yetus-test-patch-action/pull/24#discussion_r3161367532


##########
action.yml:
##########
@@ -48,7 +48,7 @@ inputs:
     default: ''
   javahome:
     description: 'Location of the JDK to use'
-    default: '/usr/lib/jvm/java-11-openjdk-amd64'
+    default: '/usr/lib/jvm/default-java'

Review Comment:
   That's kind of what I'm thinking. When this was first built, alternatives 
wasn't really foundational in Ubuntu yet in whatever version we were on. It 
seems to work much better now so might as well take advantage of it. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to