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

Fix build problems caused by on-demand imports

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • None
    • tools
    • b68
    • Not verified

    Description


      >>> Hi lambda people,
      >>> I seem to have found a problem when using the last week's lamdba binary snapshot as the boot JDK for the build. The build works fine if the boot JDK is 7u9. I don't think I ever tried this combination before.
      >>>
      >>> Looks like there is a new java.util.Mapping in 8. So I think the guilty thing is use of java.util.* in src/share/classes/com/sun/tools/javac/code/Types.java?
      >>>
      >>> 26 package com.sun.tools.javac.code;
      >>> 27
      >>> 28 import java.lang.ref.SoftReference;
      >>> 29 import java.util.*;
      >>> 30

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: