src/java.base/unix/classes/module-info.java.extra
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/java.base/unix/classes/module-info.java.extra	Wed Feb  8 13:34:07 2017
--- new/src/java.base/unix/classes/module-info.java.extra	Wed Feb  8 13:34:06 2017

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2016, 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this
*** 30,36 **** --- 30,34 ---- // jdk.vm.compiler uses com.sun.crypto.provider to generate crypto intrinsics opens com.sun.crypto.provider to jdk.vm.compiler; exports jdk.internal.module to jdk.vm.compiler; // AOT uses jdk.internal.misc.Unsafe exports jdk.internal.misc to jdk.aot;

src/java.base/unix/classes/module-info.java.extra
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File