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

Use of -Xrunhprof and -Xverify:all causes StackOverflowError

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • 6
    • 6
    • hotspot
    • b53
    • 6
    • b56
    • generic
    • generic

    Description

      This only happens with the product bits, the fastdebug bits pass.


      /java/re/j2se/1.6.0/promoted/all/b53/binaries/solaris-sparc/bin/java -Xrunhprof -Xverify:all hello
      Error occurred during initialization of VM
      java.lang.StackOverflowError
              at java.lang.LinkageError.<init>(LinkageError.java:36)
              at java.lang.VerifyError.<init>(VerifyError.java:34)
              at java.lang.Object.<init>(Object.java:20)
              at java.lang.Throwable.<init>(Throwable.java:195)
              at java.lang.Error.<init>(Error.java:49)
      ...

      Any trivial hello world program gets this error.

      Attachments

        Activity

          People

            ksrini Kumar Srinivasan
            ohair Kelly Ohair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: