Remove redundant MaxPermSize command line flags
commit2e02bb44397120b51e17be315212da9434851b7d
authorDavid Pursehouse <david.pursehouse@gmail.com>
Tue, 7 Mar 2017 05:22:42 +0000 (7 14:22 +0900)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Tue, 7 Mar 2017 09:14:24 +0000 (7 18:14 +0900)
treefd33dc5237363c473fdc5c00ffb0c516064a5bd6
parent061d7ec2fd5cfbd9cc723d10e9c755a189f165a0
Remove redundant MaxPermSize command line flags

According to the JDK 8 compatibility guide [1], the command line flags
PermSize and MaxPermSize have been removed and are ignored. If used on
the command line a warning will be emitted for each.

[1] http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html

Change-Id: I29d6e58d62d26571ee7b06586c0374c7b13de43e
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
.mvn/jvm.config
org.eclipse.egit.mylyn.ui.test/pom.xml
pom.xml