[jdk24] Integrated: 8346202: Correct typo in SQLPermission

2024-12-16 Thread Lance Andersen
On Sun, 15 Dec 2024 17:48:06 GMT, Lance Andersen wrote: > Hi all, > > This pull request contains a backport of commit > [ab1dbd40](https://github.com/openjdk/jdk/commit/ab1dbd4089a1a15bdf1b6b39994d5b1faacc40ab) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The

Integrated: 8346202: Correct typo in SQLPermission

2024-12-15 Thread Lance Andersen
On Fri, 13 Dec 2024 16:54:05 GMT, Lance Andersen wrote: > Please review this trivial PR which removes `(See below)` which was missed > during the SQLPermission update as part of the updates for [JEP 486: > Permanently Disable the Security Manager](https://openjdk.org/jeps/486) > > I have con