On Tue, 4 Mar 2025 12:53:16 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:
> In this PR I removed TEST.properties files that disabled smart action tags. > It is safe to remove the entire file: the smart action tags was the only > directive in them. I verified the affected tests pass successfully. Marked as reviewed by mullan (Reviewer). Looks ok, but I am wondering ... how did these tests pass in the first place if the `allowSmartActionArgs` property was false? ------------- PR Review: https://git.openjdk.org/jdk/pull/23896#pullrequestreview-2740188003 PR Comment: https://git.openjdk.org/jdk/pull/23896#issuecomment-2776046269