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

[TESTBUG] Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java failed with -1073740940 (FFFFFFFFC0000374)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 9, 10
    • hotspot
    • b07
    • windows

      Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java crashes on Windows:

      Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: 1 tests failed! (Error processing option CMSSamplingGrain with valid value '-server -XX:+UseConcMarkSweepGC -XX:CMSSamplingGrain=4294967296'! JVM exited with unexpected error code = -1073740940 [FFFFFFFFC0000374] : expected 1 to equal 0

      The hint here is the error code FFFFFFFFC0000374, where C0000374 denotes corruption of the heap https://blogs.msdn.microsoft.com/calvin_hsia/2015/01/30/heap-corruption-exception-0xc0000374/ (thanks Ioi)

            gtriantafill George Triantafillou (Inactive)
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: