Skip to content
  1. Oct 25, 2017
  2. Oct 24, 2017
  3. May 04, 2017
  4. May 03, 2017
  5. Jan 30, 2017
  6. Dec 19, 2016
  7. Dec 15, 2016
  8. Oct 07, 2016
  9. Oct 06, 2016
  10. Aug 29, 2016
  11. Aug 26, 2016
  12. Aug 25, 2016
    • Lubomir Bulej's avatar
      REDispatch: make the class final. · 13370baa
      Lubomir Bulej authored
      REDispatch: improve the class documentation -- it's a public API class after all.
      13370baa
    • Lubomir Bulej's avatar
      NetReferenceHelper: add getUniqueId() method that will return a net reference... · 5c376d0e
      Lubomir Bulej authored
      NetReferenceHelper: add getUniqueId() method that will return a net reference with the special payload bit masked.
      ShadowObject: add (package private) getUniqueId() method.
      ShadowObject: add (package private) isSpecial() method.
      ShadowObject, ShadowClass: move (package private) getClassId() method from ShadowClass to ShadowObject.
      ShadowObject: remove the getNetRef() method to (sort of) keep a lid on the raw net reference.
      ShadowObject: test equality using getUniqueId() instead of raw net reference, so that objects with the same it but one containing special payload are considered equal.
      ShadowObjectTable: only call updateFrom() on an existing object when the other object is "special", i.e., it contains special payload.
      ShadowClassTable: avoid using net reference directly, use isSpecial() and getClassId() on the shadow object.
      
      5c376d0e
  13. Aug 18, 2016
  14. Aug 16, 2016
  15. Aug 15, 2016
Loading