jdk-24/test/jdk/java/lang/reflect/Proxy
2022-05-31 18:30:39 +00:00
..
nonJavaNames 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
nonPublicProxy 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
q 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
returnTypes 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
src 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
Basic1.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Boxing.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CharType.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassRestrictions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefaultMethods.java 8266783: java/lang/reflect/Proxy/DefaultMethods.java fails with jtreg 6 2021-05-11 20:22:39 +00:00
HiddenProxyInterface.java 8250219: Proxy::newProxyInstance spec should specify the behavior if a given proxy interface is hidden 2020-08-04 10:36:02 -07:00
LazyInitializationTest.java 8285401: Proxy class initializer should use 3-arg Class.forName to avoid unnecessary class initialization 2022-05-31 18:30:39 +00:00
NullClassLoader.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProxyClashTest.java 8188240: Reflection Proxy should skip static methods 2018-03-15 12:07:59 +01:00
ProxyClassAccessTest.java 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
ProxyForMethodHandle.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ProxyGeneratorCombo.java 8230047: Remove legacy java.lang.reflect.ProxyGenerator_v49 2020-02-05 09:53:56 -08:00
ProxyLayerTest.java 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
ProxyModuleMapping.java 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
ProxyTest.java 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
SealedInterfaceTest.java 8269351: Proxy::newProxyInstance and MethodHandleProxies::asInterfaceInstance should reject sealed interfaces 2021-06-26 16:46:57 +00:00
TestVarArgs.java 8022795: Method.isVarargs of dynamic proxy generated method to match the proxy interface method 2020-08-04 10:26:39 -07:00