Andrew Purtell created HBASE-16687:
--------------------------------------
Summary: Remove MaxPermSize from surefire/failsave command line
Key: HBASE-16687
URL: https://issues.apache.org/jira/browse/HBASE-16687
Project: HBase
Issue Type: Task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Trivial
Fix For: 2.0.0
Master branch requires Java 8, so we can eliminate the reason for these noisy
messages:
{noformat}
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)