Commit Graph

44 Commits

Author SHA1 Message Date
Mandy Chung
ee3e359025 8074432: Move jdeps and javap to jdk.jdeps module
Reviewed-by: jjg, alanb, erikj
2015-05-27 13:25:04 -07:00
Mandy Chung
f2d591c295 8081334: com.sun.tools.javap and com.sun.tools.javah are not exported API
Reviewed-by: jjg
2015-05-27 12:45:29 -07:00
Alejandro Murillo
36499a2b18 Merge 2015-05-14 12:05:31 -07:00
Phil Race
63d4368f9d Merge 2015-05-05 13:29:12 -07:00
Calvin Cheung
0f95d11041 Merge 2015-05-02 18:35:36 -07:00
Alejandro Murillo
1f1263c18d Merge 2015-05-01 03:56:01 -07:00
Roger Riggs
21d01c7935 8077743: (rm) Port ResourceManagement to JDK9
Reviewed-by: alanb, erikj, mchung, dholmes
2015-04-30 09:57:58 -04:00
Phil Race
440ee25928 Merge 2015-04-27 09:17:48 -07:00
Shanliang Jiang
16f9ed4944 8042901: Allow com.sun.management to be in a different module to java.lang.management
Reviewed-by: mchung, dfuchs, erikj, jbachorik
2015-04-17 09:36:32 +02:00
Joe Wang
5451154e97 8042244: Re-examine the supportedness of non-SE org.w3c.dom.** API
Reviewed-by: mchung, alanb, lancea
2015-04-16 12:51:41 -07:00
Phil Race
ca3b5f84a9 Merge 2015-04-15 14:28:27 -07:00
Phil Race
5981b9e79b 8035302: Eliminate dependency on jdk.charsets from 2D font code
Reviewed-by: mchung, alanb, sherman, serb
2015-04-13 17:03:11 -07:00
Staffan Larsen
5c088302c8 8077137: Port jdk.internal.instrumentation to jdk 9
Reviewed-by: erikj, mchung, rriggs
2015-04-09 09:14:17 +02:00
Miroslav Kos
fb08581429 8048992: Enhance thread contexts in JAXWS
Fix also reviewed by skoivu,asaha,mgrebac,Alexander Fomin,Bill Shannon

Reviewed-by: chegar
2015-04-07 13:29:40 +02:00
Valerie Peng
9932bb8fc6 8042332: Enhance thread contexts in security libraries
Modified to use ManagedLocalsThread wherever applicable.

Reviewed-by: xuelei, skoivu
2015-04-03 23:00:19 +00:00
Joe Wang
66d2b6e75a 8048983: Enhance thread contexts in JAXP
Reviewed-by: chegar, lancea, dfuchs, hawtin
2015-04-02 10:42:24 -07:00
Peter Brunet
af874b5889 8076182: Open Source Java Access Bridge - Create Patch for JEP C127 8055831
Move files from open to closed

Reviewed-by: prr, mchung, erikj, ihse, serb, bpatel
2015-03-27 15:48:08 -05:00
Mandy Chung
78dff0df24 8074430: Move policytool to jdk.policytool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 11:00:42 -08:00
Mandy Chung
04e7f3d871 8074429: Move jar, jarsigner tool to jdk.jartool module
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:11:22 -08:00
Mandy Chung
392dc6864e 8074428: Move pack200, unpack200, libpack200 to jdk.pack200
Reviewed-by: alanb, weijun, erikj, ihse
2015-03-06 09:02:09 -08:00
Brent Christian
29259d17a8 8073596: Add jdk.management.cmm in boot.modules that needs sun.management.spi be exported to it
Reviewed-by: alanb, erikj, ihse, mchung
2015-03-02 13:35:57 -08:00
David Dehaven
8e08670d9a Merge 2015-02-17 11:44:44 -08:00
Jaroslav Bachorik
3d5e558471 8042327: Enhance thread contexts in serviceability
Reviewed-by: chegar, dfuchs, olagneau, sla
2015-02-17 11:38:50 +01:00
Chris Hegarty
8beda66c68 8042322: Enhance thread contexts in networking and nio
Reviewed-by: alanb, michaelm
2015-04-02 11:43:06 +01:00
Chris Hegarty
58d6c8895b 8047149: Enhance thread contexts in core libraries
Reviewed-by: alanb
2015-04-02 11:43:06 +01:00
Weijun Wang
351ed3d735 8071338: Move policytool from JRE to JDK
Reviewed-by: alanb, erikj, ihse, mchung
2015-02-13 11:03:13 +08:00
David Dehaven
cbd516739c Merge 2015-02-09 09:52:45 -08:00
Mandy Chung
778c94c9f3 8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
2015-02-03 14:08:55 -08:00
David Dehaven
b80c23b28f Merge 2015-01-27 09:32:37 -08:00
Mandy Chung
b90c35c4cc 8069414: Rename oracle.accessbridge to jdk.accessbridge
Reviewed-by: alanb, ptbrunet, erikj
2015-01-22 13:40:29 -08:00
Sergey Bylokhov
c93718e271 8056298: Separate java.awt.datatransfer from the desktop module
Reviewed-by: erikj, alanb, mchung, alexsch
2015-01-16 18:45:26 +03:00
Alan Bateman
b43392d038 8047776: Add module java.transaction to export API javax.transaction
Reviewed-by: lancea, mchung
2015-01-06 13:55:57 +00:00
Alan Bateman
35d7b6ffb8 8067867: Subsume module java.xml.soap into module java.xml.ws
Reviewed-by: mkos, mchung
2015-01-06 13:26:58 +00:00
Chris Hegarty
b26d39ffd7 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:20:21 +00:00
Shanliang Jiang
97bc990497 8046192: Eliminate SNMP dependencies to the internal APIs from open jdk modules
Reviewed-by: dfuchs, mchung, alanb
2014-11-05 10:59:46 +01:00
Valerie Peng
6c00ebb043 8046002: Move Ucrypto to the open jdk repo
Move Ucrypto related sources, tests to openJDK

Reviewed-by: alanb, mchung
2014-10-20 21:12:34 +00:00
Mandy Chung
ffbd381c8c 8059083: Remove jdk.compact3 from modules.xml
Reviewed-by: alanb
2014-10-14 20:26:09 -07:00
Weijun Wang
ef0e5a1c76 8058657: Add @jdk.Exported to com.sun.jarsigner APIs
Reviewed-by: alanb, mchung
2014-09-30 13:26:45 +08:00
Weijun Wang
25244f5b11 8056141: Move com.sun.security.jgss into a new module
Reviewed-by: alanb, chegar, mchung
2014-09-17 13:55:36 +08:00
Erik Joelsson
beef993046 8058118: Generate modules.list during the build
Reviewed-by: alanb, ihse, tbell, mchung
2014-09-16 12:08:04 +02:00
Lance Andersen
5ddfb6abe1 8058366: Export sun.misc to java.sql
Reviewed-by: mchung
2014-09-12 17:46:05 -04:00
Chris Hegarty
c5864ca65f 8058117: Missing jdk.deploy.osx from modules.xml
Reviewed-by: alanb, mchung
2014-09-11 10:29:15 +01:00
Mandy Chung
3758432b37 8057627: Add org.w3c.dom.ranges and org.w3c.dom.traversal as exported API in modules.xml
Reviewed-by: alanb
2014-09-10 17:32:40 -07:00
Chris Hegarty
ebd8efe5ef 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:37 +01:00