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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 5.0
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: