RFR: 8345502: Remove doIntersectionPrivilege methods

Sean Mullan mullan at openjdk.org
Wed Dec 4 16:02:55 UTC 2024


On Wed, 4 Dec 2024 15:53:37 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> I see in `SharedSecrets` these 2 imports are useless. Not sure if you want to take this chance to remove them as well.
> 
> ```
> import java.io.PrintStream;
> import java.io.PrintWriter;
> ```

Sure. Fixed.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22548#issuecomment-2517863747


More information about the core-libs-dev mailing list