On Tue, 26 Nov 2024 19:27:33 GMT, Alexander Zvegintsev <[email protected]> wrote:
>> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8344256 > > src/java.desktop/share/classes/sun/awt/datatransfer/DataTransferer.java line > 65: > >> 63: import java.nio.charset.IllegalCharsetNameException; >> 64: import java.nio.charset.UnsupportedCharsetException; >> 65: import java.security.ProtectionDomain; > > `import java.io.FilePermission;` can be removed as well fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22381#discussion_r1859152851
