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

Fix all warnings in jpackager java code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • internal
    • internal
    • tools

    Description

      In make/CompileJavaModules.gmk:
      We use GENERATE_JDKBYTECODE_NOWARNINGS
       When you add new code to OpenJDK, it really *should* be able to build without warnings. This has previously only been used for legacy code that has not yet been brought up to OpenJDK standards. Introducing new code with warnings silenced feels like a step in the wrong direction.

      we need to remove the GENERATE_JDKBYTECODE_NOWARNINGS and fix all the code that generates warnings

      Attachments

        Issue Links

          Activity

            People

              herrick Andy Herrick (Inactive)
              herrick Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: