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

Windows JVM_FindSignal does not recognize SIGxxx signal names

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 11
    • 9
    • hotspot
    • None

      The posix implementation of os::Posix::get_signal_number recognizes signal names in both short and long forms; for example "INT" and "SIGINT".

      The windows implementation does not and should.
      See os_windows.cpp::os::get_signal_number.

      The asymmetry makes the sun.misc.Signal API inconsistent across platforms.

            Unassigned Unassigned
            rriggs Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: