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

sun/jvm/hotspot/SALauncher.java handling of negative rmiport args

    XMLWordPrintable

Details

    • svc
    • b05
    • generic
    • generic

    Backports

      Description

        The test serviceability/sa/sadebugd/SADebugDTest.java can pass under some circumstances a negative rmiport (--rmiport -1) to SALauncher.java.
        This leads to a somewhat misleading message [debugd] Argument is expected for 'rmiport' (we have an argument but probably not what is really expected) and additionally the real exception is not shown.
        Probably also a warning in case of negative rmiport values might be printed because they seem to lead to errors.

        Attachments

          Issue Links

            Activity

              People

                mbaesken Matthias Baesken
                mbaesken Matthias Baesken
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: