Stefan, Am 13.04.2011 um 19:40 schrieb Stephan Eggermont <[email protected]>: > JSR 292 explicitly talks about become: (calls it hotswap)
the HotSwap I know is JVM technology introduced in Java 1.4 and is solely about changing method implementations at run-time. I haven't read the JSR, but I'd be amazed if another technology, this time for object identity exchange, would be introduced under the same name. Best, Michael
