Re: RFR: 8339890: javax/script/ProviderTest.sh ignore vm flags [v2]

2024-12-02 Thread Sonia Zaldana Calles
> Hi all, > > This PR addresses [8339890](https://bugs.openjdk.org/browse/JDK-8339890) > where vm flags specified via javaopts were getting ignored. I added the flags > to the test. > > Thanks, > Sonia Sonia Zaldana Calles has updated the pull request with a new target base due to a merge

RFR: 8339890: javax/script/ProviderTest.sh ignore vm flags

2024-11-06 Thread Sonia Zaldana Calles
Hi all, This PR addresses [8339890](https://bugs.openjdk.org/browse/JDK-8339890) where vm flags specified via javaopts were getting ignored. I added the flags to the test. Thanks, Sonia - Commit messages: - 8339890: javax/script/ProviderTest.sh ignore vm flags Changes: https: