static A _registerWeakMap(A map) { try { call(javax(), '_registerWeakMap, map); } catch { print("Upgrade JavaX!!"); } ret map; }