Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6611332

corba/jaxp/jaxws workspace build problems

XMLWordPrintable

    • b22
    • generic
    • generic
    • Not verified

        A couple of problems with the corba makefiles.

        1. Linux problem with a -L option for -ljvm
        2. Some extra Makefiles that are not needed
        3. Removed BOOT_JAVA_HOME, using a jdk5 jar and wasn't needed.

        Same changes should apply to 6-open
        Also, javax/jms classes in j2se workspace were not compiled explicitly. Causes jaxws to fail to build when using the built jdk. This was found via the "build openjdk" as part of control build. In the j2se workspace, folded many Makefiles in make/javax/* into just make/javax/Makefile, added in javax/jws to list, deleted more Makefiles.

        Also, in corba Makefiles, copied from j2se, they were trying to include from J2SE workspace, needed stripping down to work right. This was done, unneeded ones deleted. Ultimately the corba team may toss all the makefile logic and create a simple makefile that just runs their ant script.

        Note the corba workspace still uses the native compiler and builds a native library, but that native library does not get delivered into the jdk anymore, the library is ioser12 (libioser12.so or ioser12.dll). It's reported that this isn't needed anymore, but it wasn't obvious how to change the makefiles to NOT build it, so for the time being the makefiles build more than they deliver.

              ohair Kelly Ohair (Inactive)
              ohair Kelly Ohair (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: