kvn [Tue, 02 Sep 2014 10:26:48 -0700] rev 26433
8056964: JDK-8055286 changes are incomplete.
Summary: added ccstr and ccstrlist types to compilerOracle 'option' command
Reviewed-by: roland
drchase [Fri, 29 Aug 2014 19:45:49 -0400] rev 26432
8054292: code comments leak in fastdebug builds
Summary: Added deallocation to destructor; hardened interface against misuse
Reviewed-by: kvn
thartmann [Fri, 29 Aug 2014 13:46:50 +0000] rev 26431
Merge
zmajo [Fri, 29 Aug 2014 15:32:16 +0200] rev 26430
8055286: Extend CompileCommand=option to handle numeric parameters
Summary: Changed CompileCommand=option to handle "extended" parameters: Klass::method,type,flag,value. Types supported are bool, intx, and uintx.
Reviewed-by: kvn, roland