Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8209312 | 12 | Iris Clark | P3 | Resolved | Fixed | b07 |
JDK-8209219 | 11.0.2 | Iris Clark | P3 | Resolved | Fixed | b01 |
JDK-8209294 | 11.0.1 | Iris Clark | P3 | Resolved | Fixed | b05 |
Description
Now that the java.se.ee module has been removed, we should update the summary of the java.se module to reflect the fact that it is teh embodiment of the SE API:
diff -r 755e1b55a4df src/java.se/share/classes/module-info.java
--- a/src/java.se/share/classes/module-info.java Wed Apr 04 14:09:31 2018 -0700
+++ b/src/java.se/share/classes/module-info.java Tue Apr 10 13:37:06 2018 -0700
@@ -24,7 +24,7 @@
*/
/**
- * Defines the core Java SE API.
+ * Defines the API of the Java SE Platform.
diff -r 755e1b55a4df src/java.se/share/classes/module-info.java
--- a/src/java.se/share/classes/module-info.java Wed Apr 04 14:09:31 2018 -0700
+++ b/src/java.se/share/classes/module-info.java Tue Apr 10 13:37:06 2018 -0700
@@ -24,7 +24,7 @@
*/
/**
- * Defines the core Java SE API.
+ * Defines the API of the Java SE Platform.
Attachments
Issue Links
- backported by
-
JDK-8209219 Update java.se module summary to reflect removal of java.se.ee module
-
- Resolved
-
-
JDK-8209294 Update java.se module summary to reflect removal of java.se.ee module
-
- Resolved
-
-
JDK-8209312 Update java.se module summary to reflect removal of java.se.ee module
-
- Resolved
-
- csr for
-
JDK-8209032 Update java.se module summary to reflect removal of java.se.ee module
-
- Closed
-
- relates to
-
JDK-8190378 Remove the Java EE and CORBA modules
-
- Closed
-