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-07-26 02:49:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
runtime
/
Unsafe
History
Harold Seigel
e14b026841
8243287: Removal of Unsafe::defineAnonymousClass
...
Reviewed-by: iklam, mchung, alanb, dholmes
2021-05-13 12:46:54 +00:00
..
AllocateInstance.java
…
AllocateMemory.java
8237521: Memory Access API fixes for 32-bit
2020-01-24 17:41:44 +08:00
CopyMemory.java
…
DefineClass.java
…
FieldOffset.java
…
GetField.java
…
GetPutAddress.java
…
GetPutBoolean.java
…
GetPutByte.java
…
GetPutChar.java
…
GetPutDouble.java
…
GetPutFloat.java
…
GetPutInt.java
…
GetPutLong.java
…
GetPutObject.java
…
GetPutShort.java
…
GetUncompressedObject.java
…
InternalErrorTest.java
8263549: 8263412 can cause jtreg testlibrary split
2021-03-13 14:51:53 +00:00
PageSize.java
…
RangeCheck.java
8244385: various clean-ups in runtime tests
2020-05-05 09:27:22 -07:00
Reallocate.java
…
SetMemory.java
…
ThrowException.java
…