jtrfp / terminal-recall

Engine remake for Terminal Velocity and Fury3
Eclipse Public License 1.0
58 stars 4 forks source link

VM Fails to start "Unrecognized VM option 'xxxxxxxxx' " #243

Closed cjritola closed 6 years ago

cjritola commented 6 years ago

VM Fails to start, gives error such as:

Unrecognized VM option 'UseFastAccessorMethods' Unrecognized VM option 'UseParNewGC'

... TRCL is using VM args which are not supported in OpenJDK 11. Solution would be to stick to official options and avoid the experimental performance options.