Re: RFR: 8344252: SM cleanup in java.util classes [v2]

2024-11-15 Thread Naoto Sato
On Fri, 15 Nov 2024 16:06:41 GMT, Roger Riggs wrote: >> Remove use of doPrivileged and SecurityManager in java.util. > > Roger Riggs has updated the pull request incrementally with one additional > commit since the last revision: > > Applied suggestions from review comments src/java.base/sha

Re: RFR: 8344252: SM cleanup in java.util classes [v2]

2024-11-15 Thread Roger Riggs
> Remove use of doPrivileged and SecurityManager in java.util. Roger Riggs has updated the pull request incrementally with one additional commit since the last revision: Applied suggestions from review comments - Changes: - all: https://git.openjdk.org/jdk/pull/22122/files -