Alex Ott created ZEPPELIN-4758:
----------------------------------
Summary: Additional cleanup for Java 8 support
Key: ZEPPELIN-4758
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4758
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.9.0
Reporter: Alex Ott
Right now, there are a number of places where we get messages similar to this:
{noformat}
[WARNING] OpenJDK 64-Bit Server VM warning: ignoring option PermSize=64m;
support was removed in 8.0
[WARNING] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m;
support was removed in 8.0
{noformat}
it would be useful to remove outdated configuration options, etc. for cleaner
support of Java 8
--
This message was sent by Atlassian Jira
(v8.3.4#803005)