eunhwa99 opened a new pull request, #5069:
URL: https://github.com/apache/zeppelin/pull/5069

   ### What is this PR for?
   - ToolProvider.getSystemJavaCompiler() can return null in JRE environments.
   - Added a fail-fast null check in StaticRepl to throw a clear exception 
early.
   - Updated unit test to reflect this behavior.
   
   ### What type of PR is it?
   Bug Fix
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * [ZEPPELIN-6306](https://issues.apache.org/jira/browse/ZEPPELIN-6306)
   
   ### How should this be tested?
   *  Run the existing unit test `testJDKCompilerAvailability()` to ensure the 
compiler is available in JDK.
   * Run all Zeppelin unit tests to confirm no regressions.
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the license files need to update? no
   * Is there breaking changes for older versions? no
   * Does this needs documentation? no
   


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