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

ScopedAccessException should be an Error

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      Since ScopedAccessException should never be visible in user code, unless something extremely bad happens (e.g. failure to dleiver the async exception in time), this exception should:

      1) be turned into an Error
      2) have stack trace disabled (since it's a singleton, anyway)
      3) have some explanatory text as to what happened

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: