[
https://issues.apache.org/jira/browse/TAJO-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987820#comment-14987820
]
Hudson commented on TAJO-1941:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #583 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/583/])
TAJO-1941: PermGen elimination in JDK 8. (hyunsik: rev
c6ad554e52355a0604c8883cf02bb1579214b42e)
* tajo-cluster-tests/pom.xml
* CHANGES
* tajo-storage/tajo-storage-common/pom.xml
* tajo-jdbc/pom.xml
* tajo-storage/tajo-storage-hdfs/pom.xml
* tajo-storage/tajo-storage-pgsql/pom.xml
* tajo-core-tests/pom.xml
* tajo-storage/tajo-storage-hbase/pom.xml
* tajo-storage/tajo-storage-jdbc/pom.xml
* tajo-catalog/tajo-catalog-drivers/tajo-hive/pom.xml
* tajo-catalog/tajo-catalog-server/pom.xml
> 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
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: newbie
> Fix For: 0.12.0
>
>
> 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)