FS#44059 - [sbt] compatibility with Java 8, warning due to settings in /etc/profile.d/sbt.sh
Attached to Project:
Community Packages
Opened by Andrzej Giniewicz (Giniu) - Thursday, 05 March 2015, 17:00 GMT
Last edited by Guillaume ALAUX (galaux) - Tuesday, 01 September 2015, 20:42 GMT
Opened by Andrzej Giniewicz (Giniu) - Thursday, 05 March 2015, 17:00 GMT
Last edited by Guillaume ALAUX (galaux) - Tuesday, 01 September 2015, 20:42 GMT
|
Details
When running with Java 8, each run a warning is emitted:
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 The /etc/profile.d/sbt.sh could check for selected Java and set SBT_OPTS with or without MaxPermSize. I know this can be removed, but one has to find out where it is set and have admin rights to remove the warning, while we could implement simple "if" for two versions of this variable. |
This task depends upon
Closed by Guillaume ALAUX (galaux)
Tuesday, 01 September 2015, 20:42 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.13.9-1
Tuesday, 01 September 2015, 20:42 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in 0.13.9-1