On Thu, 29 May 2025 16:44:48 GMT, Damon Nguyen <dngu...@openjdk.org> wrote:
>> Matthias Bläsing has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Add crash reproducer as jtreg test > > test/jdk/java/awt/Clipboard/ConcurrentClipboardAccessTest.java line 29: > >> 27: @summary tests that concurrent access to the clipboard does not crash >> the JVM >> 28: @run main ConcurrentClipboardAccessTest >> 29: */ > > It has been brought to my attention that this test needs to be headful since > we're dealing with clipboard behavior. You are right, thanks for catching this. Pushed an updated version. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24614#discussion_r2114389500