jdk/src/java.base/share/classes/java/lang/foreign
Maurizio Cimadamore 91442878b7 8318601: Remove javadoc text about restricted methods
Reviewed-by: alanb
2023-10-20 14:29:17 +00:00
..
snippet-files 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
AddressLayout.java 8318601: Remove javadoc text about restricted methods 2023-10-20 14:29:17 +00:00
Arena.java 8317819: Scope should reflect lifetime of underying resource (mainline) 2023-10-20 10:23:45 +00:00
FunctionDescriptor.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
GroupLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
Linker.java 8318601: Remove javadoc text about restricted methods 2023-10-20 14:29:17 +00:00
MemoryLayout.java 8318538: Add a way to obtain a strided var handle from a layout 2023-10-20 10:35:09 +00:00
MemorySegment.java 8318601: Remove javadoc text about restricted methods 2023-10-20 14:29:17 +00:00
package-info.java 8318180: Memory model reference from foreign package-info is broken 2023-10-17 11:09:03 +00:00
PaddingLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
SegmentAllocator.java 8317837: Leftover FFM implementation-only changes 2023-10-13 19:05:47 +00:00
SequenceLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
StructLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
SymbolLookup.java 8318601: Remove javadoc text about restricted methods 2023-10-20 14:29:17 +00:00
UnionLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00
ValueLayout.java 8312522: Implementation of Foreign Function & Memory API 2023-10-12 19:50:08 +00:00