On Tue, 28 Nov 2023 05:26:32 GMT, David Holmes <dhol...@openjdk.org> wrote:
>> Stefan Karlsson has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Fix indentation > > test/hotspot/jtreg/runtime/Monitor/MonitorWithDeadObjectTest.java line 35: > >> 33: >> 34: /* >> 35: * @requires os.family != "windows" & os.family != "aix" > > I guess we can fix the AIX usage later. This test tests a very specific platform-independent bug. Making it work for other platforms than Linux was done when it was easy to do so. I can't test AIX and don't know all the quirks of that OS, so I don't think it is worth for me to spend the time trying to make this test work for AIX. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16783#discussion_r1407327378