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

Create a README file describing how to write os specific property files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P2 P2
    • 11
    • 9
    • hotspot
    • None

      Using a mechanism of property files for describing services is good enough:
      - easy to support
      - flexible: allows to describe whatever we need
      - human readable

      One problem with using it I bumped into - some magic is used, like
      native.pattern = %p

      To get things better:
      - a readme file should be provided
      - in all property files that readme file should be mentioned
      - the readme file should:
        * general description of what should be provided os.properties files
        * list all "fields" supported by mechanism: args, app, pattern, etc
        * a few examples given



            iignatyev Igor Ignatyev (Inactive)
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: