--- old/test/hotspot/jtreg/runtime/signal/README 2020-05-01 02:27:30.709865109 -0700 +++ new/test/hotspot/jtreg/runtime/signal/README 2020-05-01 02:27:30.345858108 -0700 @@ -54,6 +54,3 @@ On Linux and Mac OS X, SIGUSR2 is used to implement suspend and resume. So, don't test SIGUSR2 on Linux and Mac OS X. - -SIGJVM1 and SIGJVM2 exist only on Solaris and are reserved for exclusive use -by the JVM. So don't test SIGJVM1 and SIGJVM2.