efegokdemir opened a new pull request, #201:
URL: https://github.com/apache/maven-toolchains-plugin/pull/201

   ### Summary
   
   JDK discovery could wait indefinitely for a discovered `java` executable to 
finish.
   
   ### Changes
   
   - Bound the Java metadata process to 30 seconds.
   - Forcefully terminate timed-out processes and retain the existing ignore 
behavior.
   - Preserve the interrupt flag when discovery is interrupted.
   
   ### Testing
   
   - `mvn -Dspotless.skip=true -Dtest=ToolchainDiscovererTest test` — passed
   - Checkstyle — passed
   - `git diff --check` — passed
   
   Fixes #170


-- 
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