konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

run test generators using the java pointed by java.home property rather #81

Closed rachelt44 closed 3 years ago

rachelt44 commented 3 years ago

than the default java command, to make sure the user-provided JDK is being used

Description

run test generators using the java pointed by java.home property rather than the default java command, to make sure the user-provided JDK is being used

Related to # (issue)

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist