Skip to main content

starting in 64 bit mode

Comments

2 comments

  • Hilary Miller

    Geneious gives that warning if you're running a 64 bit VM without appropriate VM options. Adding (or modifying) your VM options to include these should fix it:

    -XX:+UseConcMarkSweepGC -XX:MaxPermSize=256M

    0
  • Richard Moir

    In Eclipse there is a known bug with the dev kit which means all of our vm parameters are ignored and this warning will be displayed no matter what you put in. Not sure if this affects Netbeans but I'm making a note here for others who may visit. We are working on a fix.

    0

Please sign in to leave a comment.