--- old/test/hotspot/jtreg/runtime/signal/TestSigsegv.java 2020-05-20 18:04:52.079681927 -0700 +++ new/test/hotspot/jtreg/runtime/signal/TestSigsegv.java 2020-05-20 18:04:51.679674245 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -27,7 +27,7 @@ * @requires os.family != "windows" & os.family != "aix" * * @summary converted from VM testbase runtime/signal/sigsegv01. - * VM testbase keywords: [signal, runtime, linux, solaris, macosx] + * VM testbase keywords: [signal, runtime, linux, macosx] * * @library /test/lib * @run main/native SigTestDriver SIGSEGV