jdk-24/test/micro/org/openjdk/bench/java/lang/reflect
Adam Sotona d85b0ca5cd 8332457: Examine startup overheads from JDK-8294961
8229959: Convert proxy class to use constant dynamic

Reviewed-by: liach, redestad
2024-06-05 15:33:03 +00:00
..
Proxy 8159746: (proxy) Support for default methods 2020-12-01 17:23:07 +00:00
Clazz.java 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks 2022-06-07 07:22:12 +00:00
ClazzWithSecurityManager.java 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks 2022-06-07 07:22:12 +00:00
ConstructorBenchmark.java 8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor} 2024-06-03 13:38:48 +00:00
MethodBenchmark.java 8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor} 2024-06-03 13:38:48 +00:00
MethodInvoke.java 8287798: Reduce runtime of java.lang.reflect/runtime microbenchmarks 2022-06-07 07:22:12 +00:00
ProxyGenBench.java 8332457: Examine startup overheads from JDK-8294961 2024-06-05 15:33:03 +00:00
ReflectionColdstartBenchmark.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
ReflectionSpeedBenchmark.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00