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

Redundant imports in BoundMethodHandle

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 19
    • core-libs
    • b01
    • generic
    • generic

        import static java.lang.invoke.LambdaForm.BasicType.*;
        import static java.lang.invoke.LambdaForm.BasicType.V_TYPE_NUM;
        import static java.lang.invoke.LambdaForm.BasicType.V_TYPE_NUM;
        import static java.lang.invoke.LambdaForm.BasicType.V_TYPE_NUM;

        Should probably cleaned up if someone happens to go through.

              jvernee Jorn Vernee
              jlaskey Jim Laskey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: