Commit Graph

113 Commits

Author SHA1 Message Date
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
Chris Hegarty
6537684c3a Merge 2014-08-18 10:07:13 +01:00
Chris Hegarty
ed916b30bb 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:44 +01:00
Mark Sheppard
6dc905c532 8038861: [javadoc] broken links in org/omg/CORBA/FloatSeqHelper.html
Change cgi.omg.or to www.omg.org

Reviewed-by: alanb
2014-08-11 21:33:15 +01:00
Sean Coffey
68c76d1731 7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
2014-07-01 15:17:55 +01:00
Sean Coffey
d787124547 8042906: Remove use of reflection in ORB
Reviewed-by: alanb, chegar, dfuchs, psandoz
2014-05-13 20:59:37 +01:00
Mark Sheppard
0780620d83 8025005: Enhance CORBA initializations
Restructure ORB.init() processing flow.

Reviewed-by: alanb, coffeys, skoivu
2014-01-22 12:33:12 +00:00
Aleksei Efimov
213f53d60d 8029073: (corba) New connection reclaimed when number of connection is greater than highwatermark
Reviewed-by: coffeys
2014-04-04 14:58:04 +04:00
Sean Coffey
811be0cb68 8039114: Build failure: JDK-8039108 issue
Reviewed-by: alanb
2014-04-02 21:45:26 +01:00
Sean Coffey
aa1964b8d6 8039108: Build Broken: 8035618 fix breaks corba build
Reviewed-by: alanb
2014-04-02 20:15:59 +01:00
Sean Coffey
011792fa34 8035618: Four api/org_omg/CORBA TCK tests fail under plugin only
Reviewed-by: alanb, mchung, dfuchs, msheppar
2014-04-02 18:21:23 +01:00
Mark Sheppard
e71ffe9834 8033075: Broken Links In CORBA API docs
Fix broken URLs change cgi.omg.org to www.omg.org

Reviewed-by: alanb
2014-03-20 15:05:58 +00:00
Michael Fang
83ba7f9076 8026741: jdk8 l10n resource file translation update 5
Reviewed-by: naoto, yhuang
2013-12-17 22:03:54 -08:00
Erik Joelsson
45bbfbc7ca 8034769: Move logutil in corba to make/tools
Reviewed-by: alanb, ihse, tbell
2014-02-13 16:38:49 +01:00
Mark Sheppard
4d8ac565e4 8025767: Enhance IIOP Streams
Modify org.omg.CORBA_2_3.portable.InputStream inheritance structure.

Reviewed-by: alanb, coffeys, skoivu
2013-11-12 18:04:13 +00:00
Mark Sheppard
9b16d87703 8026193: Enhance CORBA stub factories
Modify com.sun.corba.se.impl.presenetation.rmi.StubFactoryDynamicBase inheritance structure.

Reviewed-by: alanb, coffeys, ahgross
2013-11-12 17:56:08 +00:00
Steve Sides
2a5f13920e 8029231: Update copyright years for files in corba repository for 2013
Reviewed-by: mchung, coffeys
2013-12-23 18:42:26 +00:00
Mark Sheppard
4f81d649fb 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
Check for default ORBImpl and ORBSingleton set via properties or System properties

Reviewed-by: alanb, coffeys, mchung
2013-11-21 11:30:39 +00:00
Mandy Chung
9fddd09d64 8027943: serial version of com.sun.corba.se.spi.orbutil.proxy.CompositeInvocationHandlerImpl changed in 7u45
Reviewed-by: msheppar, alanb, lancea
2013-11-07 20:48:38 -08:00
Sean Coffey
b8a1a58670 5036554: unmarshal error on CORBA alias type in CORBA any
Reviewed-by: chegar, smarks
2013-10-23 16:45:30 +01:00
Alan Bateman
f28903e129 8021257: com.sun.corba.se.** should be on restricted package list
Co-authored-by: Mark Sheppard <mark.sheppard@oracle.com>
Reviewed-by: chegar, coffeys, smarks
2013-10-22 11:40:27 +01:00
Chris Hegarty
9a4fe1d38e Merge 2013-10-03 19:11:30 +01:00
Sean Coffey
bfb3ea37f7 8017195: Introduce option to setKeepAlive parameter on CORBA sockets
Reviewed-by: chegar, msheppar
2013-09-03 22:35:05 +01:00
Mark Sheppard
49058214db 8022940: Enhance CORBA translations
Reviewed-by: coffeys, alanb, skoivu
2013-08-19 15:22:59 +01:00
Chris Hegarty
64c38bd7e0 Merge 2013-08-15 21:33:19 +01:00
Aleksei Efimov
530a91a3af 8015987: The corba repo contains unneeded .sjava files
Reviewed-by: alanb, chegar, coffeys
2013-08-01 14:59:05 +04:00
Mandy Chung
5b17a5cd6d 8017196: Ensure Proxies are handled appropriately
Reviewed-by: dfuchs, jrose, jdn, ahgross, chegar
2013-07-22 19:38:08 -07:00
Michael Fang
f184888940 8015657: jdk8 l10n resource file translation update 3
Reviewed-by: yhuang
2013-06-18 20:52:10 -07:00
Chris Hegarty
ffc5bfd6a8 Merge 2013-06-17 11:11:48 +01:00
Mark Sheppard
3f85c00fb2 8011157: Improve CORBA portablility
Fix also reviewed by Alexander Fomin

Reviewed-by: alanb, coffeys, skoivu
2013-06-14 16:31:55 +01:00
Alan Bateman
e8efa34206 8016218: Warnings building corba repo due to missing hashCode methods
Reviewed-by: chegar, coffeys, dfuchs
2013-06-10 17:15:42 +01:00
Chris Hegarty
8ad726ce23 Merge 2013-05-08 10:09:18 +01:00
Sean Coffey
b342ac9ee1 8000642: Better handling of objects for transportation
Reviewed-by: alanb, mchung, skoivu
2013-04-30 11:53:51 +01:00
Dmeetry Degrave
f93211b1fa 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
Reviewed-by: lancea
2013-04-29 16:51:32 +04:00
Dmeetry Degrave
83a4efe565 4504275: CORBA boolean type unions do not generate compilable code from idlj
JLS doesn't allow boolean type in switch statement, hence substituted by if statement.

Reviewed-by: lancea
2013-04-29 16:44:32 +04:00
Sean Coffey
dec7bd5d02 8001032: Restrict object access
Restrict object access; fix reviewed also by Alexander Fomin

Reviewed-by: alanb, ahgross
2013-04-08 23:12:03 +01:00
Michael Fang
1beb340b97 Merge 2013-03-25 18:03:32 -07:00
Michael Fang
9309aac697 8010521: jdk8 l10n resource file translation update 2
Reviewed-by: naoto, yhuang
2013-03-25 16:53:02 -07:00
Edvard Wendelin
3f1ccc821a Merge 2013-02-19 21:44:41 +01:00
Dmeetry Degrave
2fd9426c20 7199858: Marshal exception is wrong
Reviewed-by: lancea
2013-02-15 01:49:36 +04:00
Sean Coffey
8e50f0daf9 7201066: Change modifiers on unused fields
Reviewed-by: alanb, skoivu
2012-11-06 15:50:14 +00:00
Mala Bankal
e3b2bdd16f 7141694: Improving CORBA internals
Reviewed-by: coffeys, ahgross
2012-12-17 07:43:20 -08:00