jdk/src/java.base/share/classes/java/lang/foreign
Maurizio Cimadamore 91aeb5de58 8287834: Add SymbolLookup::or method
Reviewed-by: psandoz
2023-05-22 14:51:09 +00:00
..
AddressLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
Arena.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
FunctionDescriptor.java 8307629: FunctionDescriptor::toMethodType should allow sequence layouts (mainline) 2023-05-09 11:09:39 +00:00
GroupLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
Linker.java 8307911: javadoc for MemorySegment::reinterpret has duplicate restricted method paragraph 2023-05-12 16:18:00 +00:00
MemoryLayout.java 8307375: Alignment check on layouts used as sequence element is not correct 2023-05-05 15:59:13 +00:00
MemorySegment.java 8308248: Revisit alignment of layout constants on 32-bit platforms 2023-05-19 14:28:14 +00:00
package-info.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
PaddingLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
SegmentAllocator.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
SequenceLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
StructLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
SymbolLookup.java 8287834: Add SymbolLookup::or method 2023-05-22 14:51:09 +00:00
UnionLayout.java 8304265: Implementation of Foreign Function and Memory API (Third Preview) 2023-04-27 09:00:58 +00:00
ValueLayout.java 8308248: Revisit alignment of layout constants on 32-bit platforms 2023-05-19 14:28:14 +00:00