- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for LSS (0.01 sec)
-
test-site/activator.bat
for /f "delims=. tokens=1-3" %%v in ("%JAVA_VERSION%") do ( set MAJOR=%%v set MINOR=%%w set BUILD=%%x set META_SIZE=-XX:MetaspaceSize=64M -XX:MaxMetaspaceSize=256M if "!MINOR!" LSS "8" ( set META_SIZE=-XX:PermSize=64M -XX:MaxPermSize=256M ) set MEM_OPTS=!META_SIZE! ) rem We use the value of the JAVA_OPTS environment variable if defined, rather than the config.
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Mon Apr 20 08:41:37 UTC 2015 - 7.2K bytes - Viewed (0)