JCK13a all JCK tests failed with coredump when -Xincgc is used.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: hotspot
    • beta
    • x86, sparc
    • generic
    • Verified

      Coredump created when -Xincgc switch is used on JDK1.4 b55. It passed using b54.


      To reproduce
          java -Xincgc hello

      class hello
      {

        public static void main (String arg [])
        {
          System.out.print("hello world\n");
        }

      }




      takwing.cheung@Eng 2001-03-11

            Assignee:
            Jane Loizeaux (Inactive)
            Reporter:
            Tak Wing Cheung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: