On Tue, 21 Apr 2026 08:28:01 GMT, Per Minborg <[email protected]> wrote:
> This PR proposes to improve the `TestBufferStackStress` and > `TestBufferStackStress2` tests by removing an unnecessary `@build` tag and > reducing the required work of `TestBufferStackStress`. > > The `TestBufferStackStress` is also proposed to be removed from the > ProblemList as the underlying issue > (https://bugs.openjdk.org/browse/JDK-8350455) has been fixed. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). test/jdk/java/foreign/TestBufferStackStress.java line 27: > 25: * @test > 26: * @modules java.base/jdk.internal.foreign > 27: * @build NativeTestHelper TestBufferStackStress Should we update the copyright year. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30835#discussion_r3122356255
