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

Its baaack - See 6282076 jdi_regression/nsk.jvmti failures ONLY on machine minh.sfbay

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • hotspot
    • b50
    • 6
    • b59
    • generic
    • generic

      This time, Dan found some JDI regression tests failing on minh:
      Greetings,

      Looks there are some new failures in last night's main/baseline
      testing. 9 JDI_REGRESSION tests failed on Solaris X86 Client VM and 35
      JDI_REGRESSION tests failed on Solaris X86 Server VM:

          Internal Error (494E5445525052455445520E435050014E)

          Java VM: Java HotSpot(TM) Server VM (20050825070300.mingyao.rt_merge mixed mode)

      This ErrorID is:

          interpreter.cpp, 334

      which is the following code in src/share/vm/interpreter/interpreter.cpp:

          _clet = (InterpreterCodelet*)AbstractInterpreter::code()->request(codelet_si
      ze);
          guarantee(_clet != NULL, "not enough space for interpreter generation");

      This occurred on test machine minh which seems to be really
      good at finding these code size issues.

            coleenp Coleen Phillimore
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: