1. 13 11月, 2013 1 次提交
  2. 01 11月, 2011 1 次提交
    • Y
      4243978: (ref) Race condition in Reference.enqueue() · 3ccb9ece
      ysr 提交于
      4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued
      Summary: The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports.
      Reviewed-by: mchung, alanb, jcoomes
      3ccb9ece