bioatlas / ala-docker

Dockerized version of Atlas of Living Australia components
GNU Affero General Public License v3.0
12 stars 12 forks source link

On develop branch, some Java 8 services warn about memory opts #48

Open mskyttner opened 5 years ago

mskyttner commented 5 years ago

For example the geonetwork service and also the ones below:

spatialhub            | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
regions               | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

Should this OPT be removed?