VirtualTam's bookmarks
6 bookmarks found
Page 1 of 1
-
- https://www.bleepingcomputer.com/news/technology/oracle-wants-to-give-java-ee-to-the-open-source-community/
- http://news.softpedia.com/news/oracle-mysteriously-fires-almost-all-of-its-top-java-evangelists-491355.shtml
- https://javaee-guardians.io/what-we-are-doing/
- https://www.reddit.com/r/opensource/comments/6uunw0/oracle_wants_to_give_java_ee_to_the_opensource/
-
Starting and Accessing Jenkins
2015-01-09 To increase the memory allocated and available:
# /etc/default/jenkins JAVA_ARGS="-Xms4G -Xmx16G -Djava.awt.headless=true"
See also
- Jenkins performance hints: http://soldering-iron.blogspot.com/2014/01/jenkins-performance-hints.html
- Java commandline options: http://docs.oracle.com/javase/7/docs/technotes/tools/windows/java.html
Page 1 of 1