< prev index next >

test/hotspot/jtreg/runtime/signal/TestSigsegv.java

Print this page
rev 59383 : [mq]: final

*** 1,7 **** /* ! * Copyright (c) 2017, 2018, 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. --- 1,7 ---- /* ! * 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 25,35 **** /* * @test * @requires os.family != "windows" & os.family != "aix" * * @summary converted from VM testbase runtime/signal/sigsegv01. ! * VM testbase keywords: [signal, runtime, linux, solaris, macosx] * * @library /test/lib * @run main/native SigTestDriver SIGSEGV */ --- 25,35 ---- /* * @test * @requires os.family != "windows" & os.family != "aix" * * @summary converted from VM testbase runtime/signal/sigsegv01. ! * VM testbase keywords: [signal, runtime, linux, macosx] * * @library /test/lib * @run main/native SigTestDriver SIGSEGV */
< prev index next >