diff -r 38bf0c9c4e64 -r 3c6aa484536c test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ucrypto.java --- a/test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ucrypto.java Tue Nov 06 17:28:14 2018 +0100 +++ b/test/hotspot/jtreg/applications/ctw/modules/jdk_crypto_ucrypto.java Tue Nov 06 10:01:16 2018 -0800 @@ -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 @@ -26,7 +26,8 @@ * @summary run CTW for all classes from jdk.crypto.ucrypto module * * @library /test/lib / /testlibrary/ctw/src - * @modules java.base/jdk.internal.jimage + * @modules java.base/jdk.internal.access + * java.base/jdk.internal.jimage * java.base/jdk.internal.misc * java.base/jdk.internal.reflect * @modules jdk.crypto.ucrypto