1. 17 5月, 2013 1 次提交
    • D
      8013900: More warnings compiling jaxp. · b0951cac
      dfuchs 提交于
      Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals().
      Reviewed-by: chegar, joehw
      b0951cac