mcimadamore [Wed, 06 Feb 2013 14:04:43 +0000] rev 15706
8007479: Refactor DeferredAttrContext so that it points to parent context
Summary: Move DeferredAttrNode out of DeferredAttrContext; add support for nested deferred contexts
Reviewed-by: jjg
mcimadamore [Wed, 06 Feb 2013 14:03:39 +0000] rev 15705
8007463: Cleanup inference related classes
Summary: Make Infer.InferenceContext an inner class; adjust bound replacement logic in Type.UndetVar
Reviewed-by: jjg