diff --git a/test/hotspot/jtreg/runtime/constantPool/ACCModule52.java b/test/hotspot/jtreg/runtime/AccModule/ACCModule52.java similarity index 96% rename from test/hotspot/jtreg/runtime/constantPool/ACCModule52.java rename to test/hotspot/jtreg/runtime/AccModule/ACCModule52.java index 241425076ca..3af0c146089 100644 --- a/test/hotspot/jtreg/runtime/constantPool/ACCModule52.java +++ b/test/hotspot/jtreg/runtime/AccModule/ACCModule52.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. + * 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 diff --git a/test/hotspot/jtreg/runtime/constantPool/ConstModule.java b/test/hotspot/jtreg/runtime/AccModule/ConstModule.java similarity index 99% rename from test/hotspot/jtreg/runtime/constantPool/ConstModule.java rename to test/hotspot/jtreg/runtime/AccModule/ConstModule.java index 27d9c2008b9..bff5ec67e0a 100644 --- a/test/hotspot/jtreg/runtime/constantPool/ConstModule.java +++ b/test/hotspot/jtreg/runtime/AccModule/ConstModule.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. + * 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