-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
None
-
beta2
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2041340 | 1.4.0 | Everett Anderson | P4 | Closed | Won't Fix |
Currently at ORB.init time, the user can specify properties
for setting the ORB's transmission code sets using numbers
from the OSF code set registry.
The OSF code set registry numbers are in Hex, but currently
the ORB only accepts decimal.
For ease of use, it should accept both.
********************************************************************************
###@###.### 2001-11-01
Fix verified OK:
- using build: j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
- by inspecting code at: com/sun/corba/se/internal/core/CodeSetComponentInfo.java
********************************************************************************
for setting the ORB's transmission code sets using numbers
from the OSF code set registry.
The OSF code set registry numbers are in Hex, but currently
the ORB only accepts decimal.
For ease of use, it should accept both.
********************************************************************************
###@###.### 2001-11-01
Fix verified OK:
- using build: j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
- by inspecting code at: com/sun/corba/se/internal/core/CodeSetComponentInfo.java
********************************************************************************
- backported by
-
JDK-2041340 Allow user to specify code sets in hex
-
- Closed
-