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

Intermittent failures on Windows with "Unexpected exit from test [exit code: 1080890248]" (0x406d1388)

XMLWordPrintable

    • b156
    • windows

        javax/security/auth/login/Configuration/Synchronize.java fails intermittently with
        result: Failed. Unexpected exit from test [exit code: 1080890248]

        #section:main
        ----------messages:(3/260)----------
        command: main -Djava.security.auth.login.config=file:${test.src}/Synchronize.config Synchronize
        reason: User specified action: run main/othervm -Djava.security.auth.login.config=file:${test.src}/Synchronize.config Synchronize
        elapsed time (seconds): 0.322
        ----------System.out:(279/10599)----------
        attempting to access configuration...
        attempting to access configuration...
        attempting to access configuration...
        attempting to access configuration...
        attempting to access configuration...

        ...
        ----------System.err:(0/0)----------
        ...

        result: Failed. Unexpected exit from test [exit code: 1080890248]


        This test try to loop access configuration for 500 times, in System.out, expect to see 500 times of
        "attempting to access configuration..."
        and
        "done accessing configuration..."

        But for this failed one, in System.out, there are 232 times of "attempting to access configuration" and 47 times of "done accessing configuration..."




              rehn Robbin Ehn
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              20 Start watching this issue

                Created:
                Updated:
                Resolved: