jdk/src/java.base/share/classes/java/lang/foreign
2022-07-08 15:21:11 +00:00
..
AbstractLayout.java 8289558: Need spec clarification of j.l.foreign.*Layout 2022-07-07 09:08:09 +00:00
Addressable.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
FunctionDescriptor.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
GroupLayout.java 8289558: Need spec clarification of j.l.foreign.*Layout 2022-07-07 09:08:09 +00:00
Linker.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
MemoryAddress.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
MemoryLayout.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
MemorySegment.java 8289601: SegmentAllocator::allocateUtf8String(String str) should be clarified for strings containing \0 2022-07-08 15:21:11 +00:00
MemorySession.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
package-info.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
PaddingLayout.java 8282191: Implementation of Foreign Function & Memory API (Preview) 2022-05-12 16:17:45 +00:00
SegmentAllocator.java 8289601: SegmentAllocator::allocateUtf8String(String str) should be clarified for strings containing \0 2022-07-08 15:21:11 +00:00
SequenceLayout.java 8289558: Need spec clarification of j.l.foreign.*Layout 2022-07-07 09:08:09 +00:00
SymbolLookup.java 8289223: Canonicalize header ids in foreign API javadocs 2022-07-08 11:18:32 +00:00
VaList.java 8287206: Use WrongThreadException for confinement errors 2022-05-25 09:50:55 +00:00
ValueLayout.java 8289558: Need spec clarification of j.l.foreign.*Layout 2022-07-07 09:08:09 +00:00