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

Umbrella: Factor out common POSIX code

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Other
    • P4
    • None
    • None
    • hotspot
    • None
    • POSIX

    Description

      There appears to be significant amount of common POSIX code, which could be factored out and shared among platforms (Linux, BSD, AIX)

      JDK-8252324 previously addressed common signal related POSIX code and factored it out nicely.

      For JDK-8247846 I'm experimenting with "create_sharedmem_resources()" API in perfMemory_bsd.cpp which looks identical to its Linux/AIX counterparts.

      It seems that any POSIX related files in:

      hotspot/os/aix/
      hotspot/os/linux/
      hotspot/os/bsd/

      should be assessed as a potential candidate for factoring common code, hence this umbrella bug.

      Attachments

        Issue Links

          Activity

            People

              gziemski Gerard Ziemski
              gziemski Gerard Ziemski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: