RFR: 8219408: Tests should handle ${} in the view of jtreg "smart action"
Matthew Donovan
mdonovan at openjdk.org
Thu Apr 3 17:38:53 UTC 2025
On Thu, 3 Apr 2025 14:48:20 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> Looks ok, but I am wondering ... how did these tests pass in the first place if the `allowSmartActionArgs` property was false?
The underlying code uses `PropertyExpander.expand()` which looks for and expands `${}` values.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23896#issuecomment-2776498190
More information about the security-dev
mailing list