leaningtech / cheerpj-meta

Run Java 8 applications, libraries, applets, Java Web Start, and Oracle Forms on the web without legacy plugins.
https://labs.leaningtech.com/cheerpj
445 stars 21 forks source link

build dacapo-9.12-MR1-bach.jar failed #115

Closed Wandshuai closed 3 years ago

Wandshuai commented 3 years ago

hi, i want test the performance of the converted js ,and i try to use dacapo to test,but cheepj conver it failed。

dacapo download from here :http://dacapobench.org/

anyway, how can i pass parameter to the jar file in the html image

alexp-sssup commented 3 years ago

The use of cheerpjRunJar is documented here: https://github.com/leaningtech/cheerpj-meta/wiki/Runtime-API#running-applications-and-jars

The arguments must be passed as separate strings, in your screenshot I can see you passed just 1 string, which is interpreted a the name of a jar.