-
Enhancement
-
Resolution: Not an Issue
-
P3
-
None
-
7
-
None
-
generic
-
generic
Build in a directory that starts with /d
Build will fail:
com.sun.tools.corba.se.idl.InvalidArgument: Invalid argument: -td.
This is a very old idlj corba issue.
We might be able to add a "--" option to terminate option parsing, then change our Makefiles to add the "--" before the filenames.
See 6539525
Build will fail:
com.sun.tools.corba.se.idl.InvalidArgument: Invalid argument: -td.
This is a very old idlj corba issue.
We might be able to add a "--" option to terminate option parsing, then change our Makefiles to add the "--" before the filenames.
See 6539525
- relates to
-
JDK-6539525 OpenJDK fails to build on Solaris Nevada - no rule to make target (corba idlj option issue)
- Closed