发明名称 System and method for runtime optimization of private variable function calls in a secure interpreter
摘要 <p>A secure program interpreter performs a special check the first time it executes a method call to determine if the sole purpose of the called method is to access the value of private variable, modify the value of a private variable, or return a constant value. When this is the case, the interpreter's internal representation of the method being executed is modified so as to directly access the private variable of the called method, or to directly access the stored constant of the called method. The modified method representation uses special "privileged" load and store instructions, not available in normal source code programs, that access private variables and constants outside the method being executed without causing a security violation to be flagged. When the modified portion of the method is executed, the private variable or constant is accessed directly by the executed method using a privileged load or store instruction, the use of which avoids the flagging of a security violation by the program interpreter. When execution of the program is completed, the modified internal representation of the method is flushed, such that when the program is executed again said interpreter generates a new working representation of the aforementioned method. &lt;IMAGE&gt;</p>
申请公布号 EP0778521(A2) 申请公布日期 1997.06.11
申请号 EP19960308721 申请日期 1996.12.03
申请人 SUN MICROSYSTEMS, INC. 发明人 YELLIN, FRANK
分类号 G06F9/44;G06F9/42;G06F9/45;G06F9/46;(IPC1-7):G06F9/45 主分类号 G06F9/44
代理机构 代理人
主权项
地址