8296024: Usage of DirectBuffer::address should be guarded

Reviewed-by: mcimadamore, alanb, psandoz, bpb
This commit is contained in:
Per Minborg 2022-12-06 10:42:59 +00:00 committed by Alan Bateman
parent a9e6c62ba7
commit 84b927a05b
24 changed files with 635 additions and 430 deletions

View file

@ -166,7 +166,9 @@ module java.base {
jdk.jartool,
jdk.jlink,
jdk.jfr,
jdk.net;
jdk.net,
jdk.sctp,
jdk.crypto.cryptoki;
exports jdk.internal.foreign to
jdk.incubator.vector;
exports jdk.internal.event to