--- old/test/jdk/java/awt/PrintJob/Text/stringwidth.sh 2020-05-20 18:05:37.832560415 -0700 +++ new/test/jdk/java/awt/PrintJob/Text/stringwidth.sh 2020-05-20 18:05:37.440552888 -0700 @@ -1,6 +1,6 @@ #!/bin/ksh -p # -# Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2007, 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 @@ -46,7 +46,7 @@ fi -if [ $OS = SunOS -o $OS = Linux ] +if [ $OS = Linux ] then exit 0 fi