<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 28/08/2014 11:28, Wang Weijun wrote:<br>
</div>
<blockquote
cite="mid:10ED1BA3-3045-4C4D-ACB0-D2C81C99391A@oracle.com"
type="cite">
<pre wrap="">This is the sub-task of "8042900: Allow com.sun.security.jgss to be in different module than org.ietf.jgss" that actually moves the files.
Code changes include 2 parts:
1. For jdk9/dev repo:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/8056141/webrev.00/">http://cr.openjdk.java.net/~weijun/8056141/webrev.00/</a>
2. For jdk9/dev/jdk. It's just moving everything inside src/java.security.jgss/share/classes/com/sun/security/ to src/jdk.security.jgss/share/classes/com/sun/security. This includes all classes in the com/sun/security/jgss and com/sun/security/sasl/gsskerb packages. Please note that the 2nd package actually calls classes in the 1st one, so they must be moved together. </pre>
</blockquote>
For the benefit of the others, the substantive part that is
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
JDK-8042900 is currently in review on security-dev. It's also one of
the open issues listed in JEP 200.<br>
<br>
Max - the main thing is that is missing in this is the update to
modules.xml, this is temporary document that is checked into the
top-level repo until there is a module system in place. I'll defer
to Mandy as to whether she wants to re-generate it or whether to
edit manually (I think this will be the first adjustment since the
source code restructure was pushed).<br>
<br>
-Alan<br>
<br>
<br>
</body>
</html>