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

attach mechanism clean-up items

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-svc
    • None
    • b39
    • generic, sparc
    • generic, solaris_10


      The attach mechanism was added in b35 and turned on by default in b37. There are however a few clean-up items that should be fixed by feature freeze:

      1. The AttachListener thread is started at VM startup. On Windows this is needed, but on Solaris/Linux we can start it lazily via the Signal Dispatcher (assuming we aren't running with -XX:-ReduceSignalUsage).

      2. On Solaris/Linux if the current directory is not writable then a well known file is created in the /tmp/hsperfdata_<user> directory. This is not the best place and if the AttachListener is created lazily then we can just use /tmp/.java_pid<pid>.
      ###@###.### 2005-05-24 10:47:10 GMT

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: