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

repeated warnings about bootclasspath not set

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • tools
    • b134
    • generic
    • generic
    • Verified

      The source is irrelevant: the repeated warnings are the issue.

      $ /opt/jdk/1.7.0/bin/javac -cp classes -source 6 -processor InjectorProc archive/PrintsSample/src/main/java/App.java
      warning: [options] bootstrap class path not set in conjunction with -source 1.6
      archive/PrintsSample/src/main/java/App.java:14: Note:
          public void test() {
                      ^
        @SampleAnn()
        public void test() {
        }
      warning: [options] bootstrap class path not set in conjunction with -source 1.6
      warning: [options] bootstrap class path not set in conjunction with -source 1.6
      1 warning

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: