Penguin
Annotated edit history of RunTime version 1 showing authors affecting page license. View with all changes included.
Rev Author # Line
1 StuartYeates 1 [RunTime] is when a program is running, as opposed to [CompileTime]. Much information necessary for program execution is available at [RunTime] but not at [CompileTime], a fact that [HotSpotCompiler]s capitalise on.