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

TEST: @debuggeeVMOptions file is ignored by some test/com/sun/jdi tests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 6
    • core-svc
    • b71
    • generic
    • generic

      The options in @debuggeeVMOptions are read by TestScaffold.java and
      used in the starting of the debuggee VM.

      But, some tests start a debuggee VM without using TestScaffold.java.
      The debuggees in these tests will be run without the desired options.
      This applies to these tests
      com/sun/jdi/BadHandshakeTest.java
      com/sun/jdi/DoubleAgentTest.java
      com/sun/jdi/ExclusiveBind.java
      com/sun/jdi/JITDebug.sh
      com/sun/jdi/OnThrowTest.java
      com/sun/jdi/OptionTest.java
      com/sun/jdi/NoLaunchOptionTest.java
      com/sun/jdi/PrivateTransportTest.sh
      com/sun/jdi/RepStep.sh
      com/sun/jdi/SparcToSparcv9Test.sh
      com/sun/jdi/SuspendNoFlagTest.sh
      com/sun/jdi/RunToExit.java
      com/sun/jdi/ProcessAttachTest.sh
      com/sun/jdi/EventQueueDisconnect.java
      com/sun/jdi/JITDebug.sh

      These tests use TestScaffold but fail because they are in subdirs.
      com/sun/jdi/redefine/RedefineTest.java
      com/sun/jdi/redefineMethod/RedefineTest.java
      com/sun/jdi/sde/FilterMangleTest.java
      com/sun/jdi/sde/MangleStepTest.java
      com/sun/jdi/sde/MangleTest.java
      com/sun/jdi/sde/SourceDebugExtensionTest.java
      com/sun/jdi/sde/TemperatureTableTest.java

            jjh James Holmlund (Inactive)
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: