fabric8io-images / s2i

OpenShift S2I images for Java and Karaf applications
Apache License 2.0
70 stars 84 forks source link

chore: Update to run-java 1.3.0 #214

Closed rhuss closed 5 years ago

vorburger commented 5 years ago

I'll try to review (and manually locally run ./test.sh hopefully later today) and then probably merge it.

vorburger commented 5 years ago

manually locally run ./test.sh

did this and it passes, so merged it.

Just for posterity, it's worth noting that with this change on Java 11 those GC options (-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 $(heap_ratio)) are no longer used. From what I can tell, it does not modify