hotspot/test/runtime/getSysPackage/GetSysPkgTest.java
changeset 44520 0553e129e0ec
parent 42307 cefc81dc1d52
child 45112 fbec2bfa3839
--- a/hotspot/test/runtime/getSysPackage/GetSysPkgTest.java	Thu Apr 06 17:01:01 2017 +0000
+++ b/hotspot/test/runtime/getSysPackage/GetSysPkgTest.java	Fri Apr 07 08:04:46 2017 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2017, 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
@@ -55,7 +55,7 @@
                 return m;
             }
         }
-        throw new RuntimeException("Failed to find method " + name + " in java.lang.reflect.Module");
+        throw new RuntimeException("Failed to find method " + name + " in java.lang.Module");
     }
 
     // Throw RuntimeException if getSystemPackageLocation() does not return