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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: