02f240415c
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org> Reviewed-by: vromero, mcimadamore
8 lines
510 B
Plaintext
8 lines
510 B
Plaintext
RestrictedMethods.java:15:44: compiler.warn.restricted.method: java.lang.foreign.MemorySegment, reinterpret(long)
|
|
RestrictedMethods.java:19:49: compiler.warn.restricted.method: java.lang.foreign.MemorySegment, reinterpret(long)
|
|
RestrictedMethods.java:25:27: compiler.warn.restricted.method: java.lang.foreign.MemorySegment, reinterpret(long)
|
|
RestrictedMethods.java:34:16: compiler.warn.restricted.method: java.lang.foreign.MemorySegment, reinterpret(long)
|
|
- compiler.err.warnings.and.werror
|
|
1 error
|
|
4 warnings
|