[
https://issues.apache.org/jira/browse/HBASE-16687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-16687:
-----------------------------------
Attachment: HBASE-16687.patch
Here's a trivial patch.
Why do we have the CMSClassUnloadingEnabled tweak in hbase-it's POM? It is ill
advised because the default GC will become G1 shortly but is harmless for now.
It's unclear if we need the ReservedCodeCacheSize tweak for spark integration
tests, but I will also leave this be.
> 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
>
> Attachments: HBASE-16687.patch
>
>
> 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)