On Thu, 3 Apr 2025 14:48:20 GMT, Sean Mullan <[email protected]> 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
