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

Address post-integration comments for Stable Values

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 25
    • core-libs
    • None
    • b23

      Some comments in the initial PR for Stable Values were deferred to after integration. These comments should be addressed. Here are some highlights:

       * Fix a typo in the documentation of what `StableValue::orElseSet` guarantees.
       * Add a missing @throws for `StableValue::setOrThrow`
       * Minor editorial improvements in the `StableValue` docs
       * Add stable support for views of lists and maps. These constructs do not evaluate on toString() and are now eligible for constant folding
       * Fixed a bug for StableEnumFunction where enums have overridden methods
       * Renaming of internal methods
       * Fix some typos in code documentations
       * Make tests more robust and make them cover more cases

            pminborg Per-Ake Minborg
            pminborg Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: