-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364355 | 21.0.10-oracle | Deepak Damodaran | P4 | Resolved | Fixed | master |
JDK-8364356 | 17.0.18-oracle | Deepak Damodaran | P4 | Resolved | Fixed | master |
a few security and serialization tests have ${X} in their action tags and might require some amount of rewriting before we bump jtreg's requiredVersion to b14.
1. com/sun/security/auth/login/ConfigFile/InnerClassConfig.java:
main/othervm/policy=InnerClassConfig.policy -Djava.security.auth.login.config==file:${test.src}/InnerClassConfig.config InnerClassConfig
2. com/sun/security/auth/login/ConfigFile/Override.java:
main/othervm -Djava.security.properties=${test.src}/Override.props -Djava.security.auth.login.config==file:${test.src}/Override.good.config Override
3. java/io/Serializable/serialFilter/GlobalFilterTest.java,
testng/othervm/policy=security.policy -Djava.security.properties=${test.src}/java.security-extra1 -Djava.security.debug=properties GlobalFilterTest,
testng/othervm/policy=security.policy GlobalFilterTest,
testng/othervm GlobalFilterTest,
testng/othervm -Djdk.serialFilter=java.** GlobalFilterTest
1. com/sun/security/auth/login/ConfigFile/InnerClassConfig.java:
main/othervm/policy=InnerClassConfig.policy -Djava.security.auth.login.config==file:${test.src}/InnerClassConfig.config InnerClassConfig
2. com/sun/security/auth/login/ConfigFile/Override.java:
main/othervm -Djava.security.properties=${test.src}/Override.props -Djava.security.auth.login.config==file:${test.src}/Override.good.config Override
3. java/io/Serializable/serialFilter/GlobalFilterTest.java,
testng/othervm/policy=security.policy -Djava.security.properties=${test.src}/java.security-extra1 -Djava.security.debug=properties GlobalFilterTest,
testng/othervm/policy=security.policy GlobalFilterTest,
testng/othervm GlobalFilterTest,
testng/othervm -Djdk.serialFilter=java.** GlobalFilterTest
- backported by
-
JDK-8364355 Tests should handle ${} in the view of jtreg "smart action"
-
- Resolved
-
-
JDK-8364356 Tests should handle ${} in the view of jtreg "smart action"
-
- Resolved
-
- relates to
-
JDK-8236111 narrow allowSmartActionArgs disabling
-
- Resolved
-
-
CODETOOLS-7902352 Support use of ${property.name} in action args
-
- Resolved
-
-
JDK-8219132 switch to jtreg4.2-b14
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/353e1738
-
Review(master) openjdk/jdk/23896
(2 links to)