Storyyeller / enjarify

Apache License 2.0
921 stars 111 forks source link

runtests: drop -Xss param #2

Closed keszybz closed 7 years ago

keszybz commented 7 years ago

With -Xss515m, java will not start on 32 bit platforms (i686, arm7hl): $ java -Xss515m -jar out.jar a.a Error occurred during initialization of VM java.lang.OutOfMemoryError: unable to create new native thread

keszybz commented 7 years ago

Example failed build: https://koji.fedoraproject.org/koji/taskinfo?taskID=18017606