=== 6.2.8.1 Accessing Static Class Fields === Bytecodes: getstatic, putstatic *If the Java Card RE is the currently active context, access is allowed. *Otherwise, if the bytecode is **putstatic** and the field being stored is a reference type and the reference being stored is a reference to a temporary Java Card RE Entry Point Object or a global array, access is denied. *Otherwise, access is allowed.