91 Commits

Author SHA1 Message Date
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
Neil Richards
f50507bccf 8000540: Improve IIOP type reuse management
Reviewed-by: alanb, ahgross, coffeys
2012-10-30 17:15:13 +00:00
Sean Coffey
25e301ca19 8000631: Restrict access to class constructor
Reviewed-by: alanb, ahgross
2012-10-30 17:06:35 +00:00
Fredrik Öhrström
a5b6cdf1ae 8000970: break out auxiliary classes that will prevent multi-core compilation of the JDK
Reviewed-by: alanb, wetmore
2012-10-29 14:10:49 +01:00
Jaroslav Bachorik
496da3014d 7195779: javax/management/remote/mandatory/threads/ExecutorTest.java fails intermittently, NPE in tie class
Reviewed-by: alanb, coffeys
2012-10-05 15:08:10 +01:00
David MacDonald
6490b69f57 7056731: Race condition in CORBA code causes re-use of ABORTed connections
Reviewed-by: lancea
2012-08-16 10:33:01 +01:00
Sean Coffey
55c71e9317 7162902: Umbrella port of a number of corba bug fixes from JDK 6 to jdk7u/8
Reviewed-by: lancea
2012-06-27 21:09:29 +01:00
Abhijit Saha
313f4a591e Merge 2012-05-21 14:50:53 -07:00
Misha Bykov
beaeba8862 7161925: sjava files in corba don't have copyright string and legal notice
Reviewed-by: chegar
2012-04-20 17:34:25 +01:00
Abhijit Saha
4bac80d151 Merge 2012-04-10 10:41:36 -07:00
Mala Bankal
c07e47b401 Merge 2012-03-28 02:53:13 -07:00
Mala Bankal
7709928453 7079902: Refine CORBA data models
Reviewed-by: coffeys
2012-03-28 02:50:50 -07:00
Sean Coffey
5e34672a6d 7143851: Improve IIOP stub and tie generation in RMIC
7149048: Changes to corba rmic stubGenerator class are not used during jdk build process

Reviewed-by: mschoene, robm
2012-03-26 14:01:40 +01:00
Abhijit Saha
1fcb6f273a Merge 2012-02-17 14:58:41 -08:00
Dmeetry Degrave
2829f07b30 7046238: new InitialContext(); hangs
Synchronization on a single monitor for contactInfo parameters with identical hashCode()

Reviewed-by: robm, skoppar
2011-12-18 22:12:41 +04:00
Lana Steuck
9c6fd0a346 Merge 2011-11-18 11:01:41 -08:00
Sean Coffey
2142a46875 7110704: Issues with some method in corba
Reviewed-by: mbankal
2011-11-17 10:51:17 -08:00
Sean Coffey
ff772aece8 7091388: Regular unexplained npe's from corba libs after system has been running for days
Reviewed-by: alanb
2011-11-11 10:16:17 +00:00
Mala Bankal
28a1130e8e 7055902: Oracle Java IIOP Deserialization Type Confusion Remote Code Execution Vulnerability
Reviewed-by: coffeys
2011-08-09 05:39:54 -07:00
Lana Steuck
7cecb22a71 Merge 2011-06-02 13:37:32 -07:00
Miroslaw Niemiec
45f53b91f1 7046882: Regression : JDK 7b123 : Enum exchanged as parameters using CORBA call results in Exception
Reviewed-by: raginip
2011-05-26 13:05:36 -07:00
David Katleman
c1a8187d76 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
Reviewed-by: ohair, trims
2011-05-25 13:31:02 -07:00
Michael Fang
29fd1ea641 7043548: message drop 3 translation integration
Reviewed-by: yhuang
2011-05-10 15:02:38 -07:00