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

java.lang.InternalError in java.lang.invoke.MethodHandleNatives.init

    XMLWordPrintable

Details

    • b23
    • generic
    • generic
    • Verified

    Backports

      Description

        JCK tests
        api/java_lang/invoke/MethodHandles/Lookup/index.html#MethodsTests[unreflectConstructorAF]
        api/java_lang/invoke/MethodHandles/Lookup/index.html#MethodsTests[unreflectAF]

        fail with fastdebug build:
        java.lang.InternalError: javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.TestCls.m3()I
        at java.lang.invoke.MethodHandleNatives.init(Native Method)
        at java.lang.invoke.DirectMethodHandle.<init>(DirectMethodHandle.java:47)
        at java.lang.invoke.MethodHandleImpl.findMethod(MethodHandleImpl.java:85)
        at java.lang.invoke.MethodHandles$Lookup.unreflect(MethodHandles.java:952)
        at javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.MethodsTests.unreflectAF(MethodsTests.java:944)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at com.sun.tck.lib.tgf.Util.invokeMethod(Util.java:309)
        at com.sun.tck.lib.tgf.Runner.invokeTestCase(Runner.java:275)
        at com.sun.tck.lib.tgf.Runner.performRunWithData(Runner.java:246)
        at com.sun.tck.lib.tgf.Runner.getDataAndRun(Runner.java:185)
        at com.sun.tck.lib.tgf.Runner.executeTestMethods(Runner.java:130)
        at com.sun.tck.lib.tgf.Runner.run(Runner.java:116)
        at com.sun.tck.lib.tgf.Runner.execute(Runner.java:108)
        at com.sun.tck.lib.tgf.TGFTest.run(TGFTest.java:58)
        at com.sun.tck.lib.tgf.TGFTest.run(TGFTest.java:64)
        at javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.MethodsTests.main(MethodsTests.java:64)


        java.lang.InternalError: javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.TestCls.<init>(II)V
        at java.lang.invoke.MethodHandleNatives.init(Native Method)
        at java.lang.invoke.DirectMethodHandle.<init>(DirectMethodHandle.java:47)
        at java.lang.invoke.MethodHandleImpl.findMethod(MethodHandleImpl.java:85)
        at java.lang.invoke.MethodHandles$Lookup.unreflectConstructor(MethodHandles.java:1013)
        at javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.MethodsTests.unreflectConstructorAF(MethodsTests.java:994)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at com.sun.tck.lib.tgf.Util.invokeMethod(Util.java:309)
        at com.sun.tck.lib.tgf.Runner.invokeTestCase(Runner.java:275)
        at com.sun.tck.lib.tgf.Runner.performRunWithData(Runner.java:246)
        at com.sun.tck.lib.tgf.Runner.getDataAndRun(Runner.java:185)
        at com.sun.tck.lib.tgf.Runner.executeTestMethods(Runner.java:130)
        at com.sun.tck.lib.tgf.Runner.run(Runner.java:116)
        at com.sun.tck.lib.tgf.Runner.execute(Runner.java:108)
        at com.sun.tck.lib.tgf.TGFTest.run(TGFTest.java:58)
        at com.sun.tck.lib.tgf.TGFTest.run(TGFTest.java:64)
        at javasoft.sqe.tests.api.java.lang.invoke.MethodHandles.Lookup.MethodsTests.main(MethodsTests.java:64)

        Attachments

          Issue Links

            Activity

              People

                jrose John Rose
                nhaustov Nicolay Haustov (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: