This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-01-28 12:09:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
micro
/
org
/
openjdk
/
bench
/
java
/
lang
/
reflect
History
Alan Bateman
26460b6f12
8353835: Implement JEP 500: Prepare to Make Final Mean Final
...
Reviewed-by: liach, vlivanov, dholmes, vyazici
2025-11-18 08:06:18 +00:00
..
proxy
8345799: Update copyright year to 2024 for core-libs in files where it was missed
2024-12-11 21:08:22 +00:00
Clazz.java
8346567: Make Class.getModifiers() non-native
2025-02-10 12:44:30 +00:00
ConstructorBenchmark.java
8332586: Avoid cloning empty arrays in java.lang.reflect.{Method,Constructor}
2024-06-03 13:38:48 +00:00
ExecutableCompareBenchmark.java
8371319: java.lang.reflect.Method#equals doesn't short-circuit with same instances
2025-11-14 22:55:28 +00:00
FieldSet.java
8353835: Implement JEP 500: Prepare to Make Final Mean Final
2025-11-18 08:06:18 +00:00
MethodBenchmark.java
8332249: Micro-optimize Method.hashCode
2024-07-12 21:49:51 +00:00
MethodInvoke.java
…
NativeMethodInvoke.java
8343377: Performance regression in reflective invocation of native methods
2024-12-02 23:49:57 +00:00
ProxyGenBench.java
8332457: Examine startup overheads from JDK-8294961
2024-06-05 15:33:03 +00:00
ReflectionColdstartBenchmark.java
…
ReflectionSpeedBenchmark.java
…