Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • None

      make/java/sun_nio/Makefile compiles with -Xlint:serial -Werror and so fails when compiling with JAVAC_MAX_WARNINGS=true due to the deprecated sun.io converters. In addition, there are several unnecessary casts and raw type warnings that can be removed from this code. See this discussion:

      http://mail.openjdk.java.net/pipermail/nio-dev/2010-January/000887.html

            Assignee:
            Alan Bateman
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: