You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/07/28 06:39:18 UTC

[GitHub] [zeppelin] Reamer commented on pull request #4436: [ZEPPELIN-5789] Update Dockerfile to use JDK instead of JRE

Reamer commented on PR #4436:
URL: https://github.com/apache/zeppelin/pull/4436#issuecomment-1197727478

   `tools.jar` should not be used any further. In JDK 9 `tools.jar` and `rt.jar` was even removed from the JDK.
   We should better raise the dependency that `tools.jar` needs during runtime. Take a look at https://openjdk.org/jeps/220


-- 
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: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org