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