-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2036349 | 1.4.2 | Everett Anderson | P4 | Closed | Won't Fix |
The default constructors in the following org.omg.CORBA classes state that
they will be initialized with a completion status of COMPLETED_MAYBE. However,
the code as well as the IDL to Java spec section 1.15.2 say it should be
COMPLETED_NO.
Files affected in org.omg.CORBA:
INTERNAL.java
INVALID_TRANSACTION.java
INV_OBJREF.java
********************************************************************************
###@###.### 2001-07-27
- Code inspection ok for org/omg/CORBA/INTERNAL.java
org/omg/CORBA/INVALID_TRANSACTION.java
org/omg/CORBA/INV_OBJREF.java
- Build: j2sdk-1_4_0-beta_refresh-bin-b73-solsparc-25_jul_2001
********************************************************************************
they will be initialized with a completion status of COMPLETED_MAYBE. However,
the code as well as the IDL to Java spec section 1.15.2 say it should be
COMPLETED_NO.
Files affected in org.omg.CORBA:
INTERNAL.java
INVALID_TRANSACTION.java
INV_OBJREF.java
********************************************************************************
###@###.### 2001-07-27
- Code inspection ok for org/omg/CORBA/INTERNAL.java
org/omg/CORBA/INVALID_TRANSACTION.java
org/omg/CORBA/INV_OBJREF.java
- Build: j2sdk-1_4_0-beta_refresh-bin-b73-solsparc-25_jul_2001
********************************************************************************
- backported by
-
JDK-2036349 Comment change in org.omg.CORBA API that could affect JCK
-
- Closed
-