jdk/src/java.base/share/classes/java/lang/foreign
Maurizio Cimadamore f4dccfd4cf 8338596: Clarify handling of restricted and caller-sensitive methods
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: alanb, jvernee
2024-10-15 09:10:13 +00:00
..
snippet-files 8314592: Add shortcut to SymbolLookup::find 2024-04-24 11:56:44 +00:00
AddressLayout.java 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI 2024-08-26 09:17:45 +00:00
Arena.java 8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation 2024-07-22 13:27:12 +00:00
FunctionDescriptor.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
GroupLayout.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
Linker.java 8331671: Implement JEP 472: Prepare to Restrict the Use of JNI 2024-08-26 09:17:45 +00:00
MemoryLayout.java 8338731: MemoryLayout::offsetHandle can return a negative offset 2024-08-28 10:22:34 +00:00
MemorySegment.java 8333843: Provide guidelines on MemorySegment to read strings with known lengths 2024-09-13 14:38:24 +00:00
package-info.java 8338596: Clarify handling of restricted and caller-sensitive methods 2024-10-15 09:10:13 +00:00
PaddingLayout.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
SegmentAllocator.java 8321786: SegmentAllocator:allocateFrom(ValueLayout, MemorySegment,ValueLayout,long,long) spec mismatch in exception scenario 2024-01-08 08:20:07 +00:00
SequenceLayout.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
StructLayout.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
SymbolLookup.java 8339285: Test fails with assert(depth < max_critical_stack_depth) failed: can't have more than 10 critical frames 2024-09-05 18:11:18 +00:00
UnionLayout.java 8319324: FFM: Reformat javadocs 2023-11-09 15:18:43 +00:00
ValueLayout.java 8330272: Wrong javadoc for ValueLayout.JAVA_LONG/JAVA_DOUBLE on x86 32bit 2024-04-17 09:26:26 +00:00