-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
-
None
-
Severity 3 - Minor
-
Summary
The Environment variables page mentions the -XX:MaxPermSize=128m Java setting.
This value is deprecated since Java 1.8, which is the only Java version supported by FishEye, and should be removed.
The following page:
Mentions:
-XX:MaxPermSize=size
Sets the maximum permanent generation space size (in bytes). This option was deprecated in JDK 8, and superseded by the -XX:MaxMetaspaceSize option.