-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274424 | 11.0.14 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
JDK-8266198 | 11.0.13-oracle | Thejasvi Voniadka | P3 | Resolved | Fixed | b01 |
JDK-8348958 | openjdk8u452 | Zdenek Zambersky | P3 | Resolved | Fixed | b01 |
JDK-8266226 | 8u311 | Thejasvi Voniadka | P3 | Resolved | Fixed | b01 |
JDK-8266233 | 7u321 | Thejasvi Voniadka | P3 | Resolved | Fixed | b01 |
grep -r 'PropertyPermission("testng' open/test/jdk
open/test/jdk/java/lang/ProcessHandle/PermissionTest.java: permissions.add(new PropertyPermission("testng.show.stack.frames",
open/test/jdk/java/sql/testng/util/TestPolicy.java: permissions.add(new PropertyPermission("testng.show.stack.frames",
These classes are used in a number of tests, which fail when using the upcoming new TestNG version. These tests should be updated to allow the newly-required additional properties.
- backported by
-
JDK-8266198 Update tests for additional TestNG test permissions
-
- Resolved
-
-
JDK-8266226 Update tests for additional TestNG test permissions
-
- Resolved
-
-
JDK-8266233 Update tests for additional TestNG test permissions
-
- Resolved
-
-
JDK-8274424 Update tests for additional TestNG test permissions
-
- Resolved
-
-
JDK-8348958 Update tests for additional TestNG test permissions
-
- Resolved
-
- duplicates
-
JDK-8289994 Update TestNG security policies in jaxp tests
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/d655d00f
-
Commit openjdk/jdk/ffb37718
-
Commit(master) openjdk/jdk8u-dev/492acd3a
-
Review openjdk/jdk11u-dev/421
-
Review openjdk/jdk/3471
-
Review(master) openjdk/jdk8u-dev/469