154 Commits

Author SHA1 Message Date
Mark Reinhold
f1ea9d09e5 8182776: Fix typos in module declarations
Reviewed-by: jjg, alanb
2017-07-03 13:18:55 -07:00
Mandy Chung
bd5e472874 8182416: Clean up module-info.java like move requires transitive adjacent to exports
Reviewed-by: alanb
2017-06-17 11:50:34 -07:00
Mark Sheppard
6534a86050 8181836: BadKindHelper.html and BoundsHelper.html contains broken link in the javadoc
Reviewed-by: chegar
2017-06-16 20:37:39 +01:00
Mark Sheppard
b45b8855a2 8176784: Amend HREF to technote/guides in CORBA API docs to unilinks for guides
Reviewed-by: chegar, rriggs
2017-06-01 17:49:34 +01:00
Jonathan Gibbons
e0cd6e69c0 8181290: Invalid HTML 5 in core-libs docs
Reviewed-by: mchung, lancea
2017-05-30 15:49:45 -07:00
Jonathan Gibbons
fd872c65c8 8180041: Fix HTML 5 issues in java.corba
Reviewed-by: alanb, lancea
2017-05-10 15:24:29 -07:00
Mandy Chung
409b10e385 8173303: Add module-subgraph images to main platform documentation
Reviewed-by: alanb, chegar, erikj, ihse, lancea
2017-03-29 09:42:14 -07:00
Mandy Chung
b52f1f2929 8176815: Remove StackFramePermission and use RuntimePermission for stack walking
Reviewed-by: alanb, bchristi
2017-03-15 18:07:31 -07:00
Hamlin Li
b826b2fa86 8174698: Fix @since in module-info.java in dev/corba repo
Reviewed-by: alanb
2017-02-10 00:33:36 -08:00
Mark Sheppard
81607e7cdb 8049375: Extend how the org.omg.CORBA.ORB handles the search for orb.properties
Reviewed-by: lancea, alanb
2017-02-09 15:52:43 +00:00
Chris Hegarty
f1153f2616 8170116: Remove qualified exports from java.base to java.corba
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Reviewed-by: dfuchs, alanb, mchung
2017-01-27 16:28:56 +00:00
Sean Coffey
b6b1d7ff36 8077395: org.omg.CORBA_2_3.portable.InputStream constructor should not specify JDK-specific property
Reviewed-by: lancea, rriggs
2017-01-25 12:09:25 +00:00
Vinnie Ryan
7a1887e91c 8158997: JNDI Protocols Switch
Reviewed-by: dfuchs
2016-10-06 17:33:57 +01:00
Pavel Rappo
4d6180564c 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
Reviewed-by: chegar, rriggs
2016-12-19 16:01:24 +00:00
Alan Bateman
072e9236b4 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: alanb, mchung
2016-12-01 08:56:35 +00:00
Roger Riggs
bc7cb4bb75 8164908: ReflectionFactory support for IIOP and custom serialization
Update IIOP Streams to use ReflectionFactory and Unsafe

Reviewed-by: alanb, chegar, plevart, amlu
2016-10-24 14:53:29 -04:00
Lance Andersen
aa2e613bc5 8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
2016-08-17 13:27:22 -04:00
Brent Christian
992d20dcf2 8161718: Copyright/License updates to corba, jdk
Reviewed-by: bpb, naoto
2016-07-20 08:34:02 -07:00
Mark Sheppard
e8619ccfa0 8079718: IIOP Input Stream Hooking
Reviewed-by: rriggs, ahgross, coffeys, skoivu
2016-01-25 22:32:25 +00:00
Mark Sheppard
9354f95c6a 8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
2016-06-21 00:40:51 +01:00
Li Jiang
73d73a453a 8157776: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk

Reviewed-by: rfield, alanb
2016-05-20 00:02:55 -07:00
Aleksei Efimov
09725f8cce 8152927: Incorrect GPL header in StubFactoryDynamicBase.java reported
Reviewed-by: alanb
2016-05-05 18:09:58 +03:00
Alan Bateman
05405b6f2e 8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad
2016-05-03 09:09:14 +01:00
Chris Hegarty
ebb86eaa4f 8148863: Remove sun.misc.ManagedLocalsThread from corba
Reviewed-by: alanb, coffeys, msheppar
2016-04-19 14:34:43 +01:00
Chris Hegarty
427776f78c 8137058: Clear out all non-Critical APIs from sun.reflect
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:14 +01:00
Chris Hegarty
0b3c6042ab 8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
2016-04-09 19:49:05 +01:00
Alan Bateman
88f1657c8a 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung
2016-03-17 19:03:56 +00:00
Mark Sheppard
b33be1774d 8144144: ORB destroy() leaks filedescriptors after unsuccessful connection
Reviewed-by: chegar, coffeys
2016-02-16 12:37:44 +00:00
Chris Hegarty
f9c17f72ba 8140606: Update library code to use internal Unsafe
Reviewed-by: alanb, mchung, psandoz, weijun
2015-11-11 11:31:21 +00:00
Mark Sheppard
57aed0d5de 8076387: Better CORBA value handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
2015-07-14 18:03:10 +01:00
Mark Sheppard
6837e39407 8076392: Improve IIOPInputStream consistency
Reviewed-by: rriggs, coffeys, skoivu, ahgross
2015-07-14 16:49:41 +01:00
Mark Sheppard
a3837043b0 8076383: Better CORBA exception handling
Reviewed-by: rriggs, coffeys, skoivu, ahgross
2015-06-25 13:48:49 +01:00
Chris Hegarty
5ec08b1bfe 8137056: Move SharedSecrets and interface friends out of sun.misc
Reviewed-by: alanb, mchung, psandoz, rriggs
2015-09-28 13:40:25 +01:00
Alexander Stepanov
8638372992 8133650: replace some <tt> tags (obsolete in html5) in CORBA docs
Reviewed-by: lancea
2015-09-13 23:31:47 +03:00
Mark Sheppard
233f940f00 8076376: Enhance IIOP operations
Reviewed-by: rriggs, coffeys, ahgross, skoivu
2015-04-20 00:27:38 +01:00
Alexander Stepanov
0696c89dd7 8130247: fix some new tidy warnings from jaxws and CORBA
Minor docs cleanup

Reviewed-by: darcy
2015-07-02 18:07:48 +04:00
Joe Darcy
5b04ada0dd 8086029: Fix doclint reference warnings in org.omg.CORBA
Reviewed-by: lancea, alanb
2015-06-12 17:33:15 -07:00
Rob McKenna
57953eb25d 7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
2015-06-08 21:32:26 +01:00
Alexander Stepanov
f41f1b4c7a 8040147: minor cleanup for docs
Minor cleanup for docs

Reviewed-by: lancea
2015-05-26 18:32:10 +04:00
Alexander Stepanov
f1ceebf3a5 8079342: some docs cleanup for CORBA - part 2
Some fixes for CORBA docs

Reviewed-by: lancea
2015-05-06 15:10:46 +04:00
Alexander Stepanov
9e57400034 8079075: some docs cleanup for CORBA - part 1
Some fix for CORBA docs

Reviewed-by: rriggs
2015-05-05 15:17:13 +04:00
Mark Sheppard
3e33401a5f 8048997: Enhance thread contexts in CORBA
Reviewed-by: chegar
2015-04-02 22:14:38 +01:00
Mark Sheppard
5d1e4e2ba1 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
2015-04-13 14:50:27 +01:00
Sean Coffey
00e5e37079 8050123: Incorrect property name documented in CORBA InputStream API
Reviewed-by: lancea
2015-04-09 18:10:39 +01:00
Alexander Stepanov
c2aa4833c3 8039440: Tidy warnings cleanup for org/omg
Some HTML markup fixes for CORBA

Reviewed-by: yan, rriggs, lancea
2015-04-08 16:01:26 +04:00
Mandy Chung
92a410c125 8073696: Remove unused imports in java.corba, java.jaxws, jdk.httpserver
Reviewed-by: alanb, chegar
2015-02-24 12:45:34 -08:00
Mark Sheppard
b5a98a12fe 8068682: Deprivilege/move java.corba to the ext class loader
Reviewed-by: alanb, mchung
2015-02-16 00:12:13 +00:00
Alan Bateman
8be0e1b5e3 8047776: Add module java.transaction to export API javax.transaction
Reviewed-by: lancea, mchung
2015-01-06 13:19:04 +00:00
Chris Hegarty
92828b7e7c 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:24 +00:00
Mark Sheppard
2c4c0652b1 8049522: Move @implNote in org.omg.CORBA.ORB to init method
Updated the implNote in the omg.org.CORBA.ORB class

Reviewed-by: alanb
2014-11-11 01:02:47 +00:00