java.lang.getEnclosingMethod0/JVM_GetEnclosingMethodInfo crashes on int.class

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 5.0
    • Affects Version/s: 5.0
    • Component/s: hotspot
    • b58
    • sparc
    • solaris_9

      This program causes hotspot to crash:

      class Test {
          public static void main(String[] args) {
      int.class.getEnclosingMethod();
          }
      }

      Version:

      java version "1.5.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta3-b55)
      Java HotSpot(TM) Server VM (build 1.5.0-beta3-b55, mixed mode)

            Assignee:
            Kenneth Russell (Inactive)
            Reporter:
            Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: