JDK-8293810 : Remove granting of RuntimePermission("stopThread") from tests
  • Type: Sub-task
  • Component: core-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-09-14
  • Updated: 2022-10-10
  • Resolved: 2022-10-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 masterFixed
Description
A number of tests grant RuntimePermission("stopThread"), these can be removed.
Comments
Changeset: 0ad6803a Author: Alan Bateman <alanb@openjdk.org> Date: 2022-10-07 06:15:38 +0000 URL: https://git.openjdk.org/jdk/commit/0ad6803ac2bba063d15ce8284a09da36b4cced81
07-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10577 Date: 2022-10-05 15:01:15 +0000
05-10-2022