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

com/sun/jdi/BreakpointTest.java fails with java.lang.IllegalArgumentException: Bad line number

XMLWordPrintable

    • b76
    • generic
    • generic
    • Verified

        The com/sun/jdi/BreakpointTest test fails in 7-20 RE_Baseline nightly on all platforms. There are total 15 failures. The failures are caused by the fix for JDK-8075658.

        run args: [BreakpointTarg]
        java.lang.IllegalArgumentException: Bad line number
        at TestScaffold.findLocation(TestScaffold.java:819)
        at BreakpointTest.runTests(BreakpointTest.java:134)
        at TestScaffold.startTests(TestScaffold.java:429)
        at BreakpointTest.main(BreakpointTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:504)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:746)

        JavaTest Message: Test threw exception: java.lang.IllegalArgumentException: Bad line number
        JavaTest Message: shutting down test

        Test run URL: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=1029172.JAVASE.NIGHTLY.VM.RT_Baseline.2015-07-20-55#jdk/%3Ajdk_jdi%20%5B!jfr%5D%20(jtreg)_com/sun/jdi/BreakpointTest.java

              jbachorik Jaroslav BachorĂ­k
              jiangli Jiangli Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: