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

Running the IDLJ compiler during the build relies on $(JAVA)

XMLWordPrintable

    • b20
    • 7
    • b20
    • generic
    • generic
    • Not verified

      Currently during a full control build, the $(JDK_IMPORT_PATH) should not be used or needed, however in the case of idlj, it's using $(JAVA) and should probably be using the BOOT java version of idlj for now?

      Ideally, the idlj compiler in the source tree should be built on the side with the BOOT javac, and run with the BOOT java, letting the classes in the classes tree for the jdk7 be built with the proper jdk7 compiler.
      Running with the boot idlj is not ideal, but gets us past this issue.

            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: