Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8006838

SecureVmArgPrefixes contains permgen flags that has been removed

XMLWordPrintable

    • 8
    • generic
    • generic

      The array SecureVmArgPrefixes in deploy/src/javaws/share/native/secure.c contains "-XX:PermSize" and "-XX:MaxPermSize" which are both removed in JDK 8.

      While looking at this it might also be worth looking into JEP 173: Retire Some Rarely-Used GC Combinations. There are flags in secure.c that may become deprecated by this project as well. (-Xincgc for instance)

            vdrozdov Victor Drozdov (Inactive)
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: