RFR: 8346202: Correct typo in SQLPermission
Lance Andersen
lancea at openjdk.org
Fri Dec 13 20:04:07 UTC 2024
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 confirmed there are no issues with the build via a macht tier1 run
-------------
Commit messages:
- Correct typo in SQLPermission
Changes: https://git.openjdk.org/jdk/pull/22739/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22739&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8346202
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/22739.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22739/head:pull/22739
PR: https://git.openjdk.org/jdk/pull/22739
More information about the core-libs-dev
mailing list