-
Bug
-
Resolution: Fixed
-
P3
-
1.0.1
-
merlin
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037700 | 1.4.0 | Ken Cavanaugh | P3 | Closed | Won't Fix |
Name: krC82822 Date: 10/15/2000
orig synopsis: "The tie delegate classnames produced by idlj are incompatible"
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
The idlj tool produces tie classes with the classname (and filename)
className_Tie. This is not compatible with previous similar tools, nor with the
Visibroker idl2java tool all of which have always produced tie classes and
files named _tie_className.
It would be *really* good if in future the idlj tool included a command-line
switch to change the output filename of this and other generated classes to
match legacy and nonstandard systems.
(Review ID: 104919)
======================================================================
- backported by
-
JDK-2037700 idlj needs configurable/compatible output filenames for tie delegates
-
- Closed
-