-
Bug
-
Resolution: Fixed
-
P3
-
cts1.3.1, 1.3.0, 1.4.0
-
04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2050226 | 1.4.1 | Everett Anderson | P3 | Closed | Fixed | hopper |
When a J2SE 1.3.x client talks to a J2SE 1.4 server with RMI-IIOP, and on the first request on a connection, the result is an unchecked exception or RemoteException (or subclass), the client hangs.
When the server is 1.3.x and the client is 1.4, the client will receive a CORBA UNKNOWN exception with minor code 0 rather than the exception as created on the server.
Please see the attached test case.
********************************************************************************
###@###.### 2002-06-12
Fix verified ok:
- with build: j2sdk-1_4_1-beta-bin-b14-solaris-sparc-04_jun_2002
- with test: attached test "extest.zip.Z"
********************************************************************************
When the server is 1.3.x and the client is 1.4, the client will receive a CORBA UNKNOWN exception with minor code 0 rather than the exception as created on the server.
Please see the attached test case.
********************************************************************************
###@###.### 2002-06-12
Fix verified ok:
- with build: j2sdk-1_4_1-beta-bin-b14-solaris-sparc-04_jun_2002
- with test: attached test "extest.zip.Z"
********************************************************************************
- backported by
-
JDK-2050226 J2SE 1.4/1.3 interop broken for RemoteException and unchecked exceptions
- Closed
- relates to
-
JDK-4833514 JVM crash while reading FVD described class
- Resolved
-
JDK-4676248 JDK 1.3.1/1.4 interop failure for all exceptions
- Closed
-
JDK-4904723 JDK 1.3.1/PEORB interop failure for exceptions
- Closed