Home
last modified time | relevance | path

Searched refs:nsme (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java44 } catch(NoSuchMethodException nsme) {
45 nsme.printStackTrace();
46 throw new RuntimeException("TEST FAILED", nsme);
57 } catch(NoSuchMethodException nsme) {
58 nsme.printStackTrace();
59 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java44 } catch(NoSuchMethodException nsme) {
45 nsme.printStackTrace();
46 throw new RuntimeException("TEST FAILED", nsme);
57 } catch(NoSuchMethodException nsme) {
58 nsme.printStackTrace();
59 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/profiling/
H A DTestMethodHandleInvokesIntrinsic.java51 } catch(NoSuchMethodException nsme) {
52 nsme.printStackTrace();
53 throw new RuntimeException("TEST FAILED", nsme);
64 } catch(NoSuchMethodException nsme) {
65 nsme.printStackTrace();
66 throw new RuntimeException("TEST FAILED", nsme);
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/java/beans/decoder/
H A DAbstractObjectContext.java81 catch (NoSuchMethodException nsme) in set()
83 throw new AssemblyException(nsme); in set()
109 catch (NoSuchMethodException nsme) in get()
111 throw new AssemblyException(nsme); in get()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getDeclaredMethod/
H A DExceptions.java37 private static final String [] nsme = {"m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getMethod/
H A DExceptions.java37 private static final String [] nsme = {"m0", "m2", "m4", "m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/sa/
H A DlibNoFramePointer.c39 …jclass nsme = (jclass) (*env)->NewGlobalRef(env, (*env)->FindClass(env, "java/lang/NoSuchMethodExc… in callCallback() local
40 if (nsme != NULL) { in callCallback()
41 (*env)->ThrowNew(env, nsme, "Can't find method callback()"); in callCallback()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Class/getDeclaredMethod/
H A DExceptions.java37 private static final String [] nsme = {"m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/Class/getMethod/
H A DExceptions.java37 private static final String [] nsme = {"m0", "m2", "m4", "m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/sa/
H A DlibNoFramePointer.c39 …jclass nsme = (jclass) (*env)->NewGlobalRef(env, (*env)->FindClass(env, "java/lang/NoSuchMethodExc… in callCallback() local
40 if (nsme != NULL) { in callCallback()
41 (*env)->ThrowNew(env, nsme, "Can't find method callback()"); in callCallback()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getDeclaredMethod/
H A DExceptions.java37 private static final String [] nsme = {"m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Class/getMethod/
H A DExceptions.java37 private static final String [] nsme = {"m0", "m2", "m4", "m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/Class/getMethod/
H A DExceptions.java37 private static final String [] nsme = {"m0", "m2", "m4", "m6"}; field in Exceptions
59 for (int i = 0; i < nsme.length; i++) in main()
60 e.test(nsme[i], NoSuchMethodException.class); in main()

12345678910>>...18