-
Bug
-
Resolution: Fixed
-
P4
-
26
-
b03
-
generic
-
linux
Currently, test test/hotspot/jtreg/runtime/signal/TestSigusr2.java report SkippedException:
Passed. Skipped: jtreg.SkippedException: SIGUSR2 can't be tested on Linux
I think it's more elegant to use '@requires (os.family != "linux") & (os.family != "mac")'
Passed. Skipped: jtreg.SkippedException: SIGUSR2 can't be tested on Linux
I think it's more elegant to use '@requires (os.family != "linux") & (os.family != "mac")'
- links to
-
Commit(master) openjdk/jdk/51877f56
-
Review(master) openjdk/jdk/25825