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

Handshake API is not clearly documented

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 16
    • hotspot
    • 15

        static bool execute(HandshakeClosure* hs_cl, JavaThread* target);
        static bool execute_direct(HandshakeClosure* hs_cl, JavaThread* target);

      There is no documentation as to what the return value indicates, or how to interpret it. Especially for execute_direct where we may need to be able to distinguish thread lifecycle issues from general errors.

            rehn Robbin Ehn
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: