[lworld] Wrapper class caches should not be used when --enable-preview

XMLWordPrintable

      When --enable-preview the wrapper classes such as Integer, Byte, Characters should not use the cached values.
      JDK-8378476 disabled the caches in the Java wrapper classes.
      However, there may be uses in Hotspot that directly access the caches and they should be disabled also.

            Assignee:
            Paul Hübner
            Reporter:
            Roger Riggs
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: