8377300: AllowExtshm flag cleanup on AIX

XMLWordPrintable

      As discussed in https://github.com/openjdk/jdk/pull/29671, AllowExtshm, _extshm and extshm() should be removed.

      The diagnostic flag doesn't work because it is not parsed early enough:
      EXTSHM=ON java -XX:+UnlockDiagnosticVMOptions -XX:+AllowExtshm -version

      Error occurred during initialization of VM
      EXTSHM is ON. Please remove EXTSHM from your environment.

      We don't want to support it anyways.

            Assignee:
            Unassigned
            Reporter:
            Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: