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

[8u] Test com/sun/jdi/JdbExprTest.sh fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 8
    • core-svc
    • 8
    • x86_64
    • linux

      https://github.com/sendaoYan/jdk8u-dev-ysd/actions/runs/9611391260/job/26510384722

      test log snippet:
      VM Started: No frames on the current call stack

      main[1] Deferring breakpoint JdbExprTest:12.
      It will be set after the class is loaded.
      main[1] > Set deferred breakpoint JdbExprTest:12

      Breakpoint hit: "thread=main", JdbExprTest.bkpt(), line=12 bci=0
      12 int i = 0; //@1 breakpoint

      main[1] java.lang.Long.MAX_VALUE = 9223372036854775807
      main[1] java.lang.Long.MIN_VALUE = -9223372036854775808
      main[1] 9223372036854775807L = 9223372036854775807
      main[1] 9223372036854775807 = 9223372036854775807
      main[1] -9223372036854775807L = -9223372036854775807
      main[1] -9223372036854775807 = -9223372036854775807
      main[1] -1 = -1
      main[1] 1L = 1
      main[1] -1L = -1
      main[1] 0x1 = 1
      main[1] JdbExprTest.aLong = 9223372036854775807L = 9223372036854775807
      main[1] JdbExprTest.aLong = 9223372036854775807
      main[1] JdbExprTest.anInt = java.lang.Integer.MAX_VALUE + 1 = -2147483648
      main[1] JdbExprTest.anInt = -2147483648
      main[1] JdbExprTest.aLong = java.lang.Integer.MAX_VALUE + 1L = 2147483648
      main[1] JdbExprTest.aLong = 2147483648
      main[1] com.sun.tools.example.debug.expr.ParseException: Attempt to set value of incorrect typecom.sun.jdi.InvalidTypeException: Can't convert 2147483648 to int
       JdbExprTest.anInt = 0x80000000 = null
      main[1] ---------------
      <cleanup:_end_failFile_contents>

            Unassigned Unassigned
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: