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

nsk/jvmti test SetLocalVariable/setlocal001 fails on AMD64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs10
    • 7
    • hotspot
    • b06
    • 7
    • b10
    • x86
    • windows_xp

        Test fails:
        nsk/jvmti/SetLocalVariable/setlocal001

        This fail is easily reproduced on VM-AMD64-03.sfbay:
        In MKS bash:
        cd X:/gtee/results/MUSTANG/PROMOTION/VM-WEEKLY/1.7.0-ea-b07-070206181620/vm/64BITWIN03-AMD64/server/comp/vm-vm_6.0_server_comp_64BITWIN03-AMD642007-02-06-18-20-43/ResultDir/setlocal001
        ksh setlocal001.tlog

        Exception in thread "main" java.lang.NullPointerException
                at nsk.jvmti.SetLocalVariable.setlocal001.meth03(setlocal001.java:91)
                at nsk.jvmti.SetLocalVariable.setlocal001.run(setlocal001.java:48)
                at nsk.jvmti.SetLocalVariable.setlocal001.main(setlocal001.java:38)

        This test trys to change local variables in the break point from the jvmti agent.
        I can see that agent started successfully, no any race comdition here.
        So the most probably SetEventCallbacks or SelLocal* do not work.

        Please note, that two lines in setlocal001:

        [2007-02-07T03:21:24.03] meth01: l =0 f = 0.0 d = 0.0
        [2007-02-07T03:21:26.26] meth02: i1 =0 i2 = 0 i3 = i4 = 0 i5 = false

        inform that meth01 and meth02 also do not work.

        Thanks

              sgoldman Steve Goldman (Inactive)
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: