Dongkyu Hwangbo created TAJO-1941:
-------------------------------------
Summary: PermGen elimination in JDK 8
Key: TAJO-1941
URL: https://issues.apache.org/jira/browse/TAJO-1941
Project: Tajo
Issue Type: Improvement
Reporter: Dongkyu Hwangbo
Priority: Trivial
While running whole unit test, We can see this message.
{noformat}
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=152m;
support was removed in 8.0
{noformat}
This is one of the new features of Java 8. Here is more
[detail|http://stackoverflow.com/questions/18339707/permgen-elimination-in-jdk-8]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)