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

Windows perfmemory coding - use SetSecurityDescriptorControl directly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25, 26
    • hotspot
    • None
    • generic
    • windows

      We have some 'at runtime' checks for availability of SetSecurityDescriptorControl in the Windows perfmemory coding. But those were done for very old Windows versions like WIn98 and can probably be removed.
      Looking at the description
      https://learn.microsoft.com/en-us/windows/win32/api/securitybaseapi/nf-securitybaseapi-setsecuritydescriptorcontrol
      it is available at least since Win2003/XP so the function can be called directly.

            Unassigned Unassigned
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: