Skip to content

Commit a708024

Browse files
committed
8257194: Add 'foreign linker API' in 'jdk.incubator.foreign' module desc/summary
Reviewed-by: jvernee, shade
1 parent 35e8153 commit a708024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jdk.incubator.foreign/share/classes/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
*/
2525

2626
/**
27-
* Defines the experimental foreign memory access API.
27+
* Defines an API for accessing foreign memory and calling foreign functions, directly from Java.
2828
*
2929
* {@Incubating}
3030
*

0 commit comments

Comments
 (0)