This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
jdk
/
java
/
lang
/
invoke
/
MethodHandles
History
Tim Prinzing
67763df4dc
8281003: MethodHandles::lookup throws NPE if caller is null
...
Reviewed-by: ihse, mchung, jrose, alanb
2022-02-16 20:09:46 +00:00
..
classData
8230501: Class data support for hidden classes
2020-12-01 00:24:40 +00:00
ensureInitialized
8235521: Replacement API for Unsafe::ensureClassInitialized
2020-06-08 16:55:45 -07:00
exeNullCallerLookup
8281003: MethodHandles::lookup throws NPE if caller is null
2022-02-16 20:09:46 +00:00
privateLookupIn
8266254: Update to use jtreg 6
2021-06-02 21:20:12 +00:00
publicLookup
8244090: public lookup should find public members of public exported types
2020-09-03 12:43:13 -07:00
CatchExceptionTest.java
8210894: remove jdk/testlibrary/Asserts
2018-09-21 14:50:06 -07:00
TestCatchException.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestDropReturn.java
8255374: Add a dropReturn MethodHandle combinator
2020-11-03 12:10:48 +00:00
TestTableSwitch.java
8263087: Add a MethodHandle combinator that switches over a set of MethodHandles
2021-05-27 12:28:10 +00:00