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-02-14 20:35:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
micro
/
org
/
openjdk
/
bench
/
java
/
lang
/
reflect
History
Coleen Phillimore
c9cadbd23f
8346567: Make Class.getModifiers() non-native
...
Reviewed-by: alanb, vlivanov, yzheng, dlong
2025-02-10 12:44:30 +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
…
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
…
ReflectionColdstartBenchmark.java
…
ReflectionSpeedBenchmark.java
…