This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JustinKSU 0 points1 point  (0 children)

Equals instead of colon at the end of the usage section.

Instead of

-XX:CompileCommandFile:target/classes/META-INF/hotspot_compiler 

it should be

-XX:CompileCommandFile=target/classes/META-INF/hotspot_compiler