[patch] wait for static initialization happens before creating instance
-----------------------------------------------------------------------

                 Key: CASSANDRA-1887
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1887
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Dave Brosius
            Priority: Trivial
         Attachments: init_order.diff

Code creates an instance of GCInspector before the static fields are 
initialized, reorder so that the statics are initialized first.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to