ICEfaces
  1. ICEfaces
  2. ICE-10602

DOMRenderKit addRenderer warning displayed on server start

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P03
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      All

      Description

      A customer is reporting seeing the following warning messages (6 in total) on server startup:

      Mar 31, 2015 11:56:32 AM org.icefaces.impl.renderkit.DOMRenderKit addRenderer
      WARNING: For class org.icefaces.impl.renderkit.DOMRenderKit$FormBoost, the field 'this$0' is not declared 'static final'. Ren
      derer classes must not have instance fields, and must be re-entrant.
      Mar 31, 2015 11:56:32 AM org.icefaces.impl.renderkit.DOMRenderKit addRenderer
      WARNING: For class org.icefaces.impl.renderkit.DOMRenderKit$FormBoost, in its superclass org.icefaces.impl.renderkit.Renderer
      Wrapper, the field 'renderer' is not declared 'static final'. Renderer classes must not have instance fields, and must be re-
      entrant.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #44529 Tue Apr 21 05:00:47 MDT 2015 mircea.toma ICE-10602 Make RendererWrapper.renderer field final. Modified DOMRenderKit to warn when renderer static or non-static fields are not marked as final.
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/renderkit/RendererWrapper.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/renderkit/DOMRenderKit.java

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: