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

Beans.isdesigntime return false in jdk 7u2 even beans.setdesigntime(true) called

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 7u2
    • client-libs
    • generic
    • generic

      SHORT SUMMARY:

      beans.isdesigntime returns false in jdk 7u2 even if beans.setdesigntime(true)
      is called

      INDICATORS:

      When JDeveloper is started, it would call Bean.setDesignTime(true). In the
      older jdk7 (e.g. 1.7.0-b147), calling Beans.isDesignTime() later in other UI
      thread would return true. However, when using jdk7u2, isDesignTime() does
      not return true if it is called from a different ThreadGroup. This is a
      change in behavior and causes regression in our product.

      COUNTER INDICATORS:

      no delay

      TRIGGERS:

      1.7.0.2

      KNOWN WORKAROUND:

      na

      PRESENT SINCE:

      1.7.0.2

      HOW TO VERIFY:

      test case provided

      NOTES FOR SE:

      None

      REGRESSION:

      yes

            malenkov Sergey Malenkov (Inactive)
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: