log

age author description
Tue, 21 Jun 2016 14:36:31 -0700 Tom Rodriguez Use ClassValue instead of WeakHashMap to track ResolvedJavaTypes
Tue, 21 Jun 2016 14:36:16 -0700 Tom Rodriguez Rename JVMCIRuntime::max_oop_map_stack_offset to CompilerToVM::Data::_max_oop_map_stack_offset
Tue, 21 Jun 2016 14:36:00 -0700 Tom Rodriguez Provide more control over the kind reported when printing Values
Tue, 21 Jun 2016 14:35:45 -0700 Tom Rodriguez Eliminate TODO message on IGV stdout
Tue, 21 Jun 2016 14:35:29 -0700 Tom Rodriguez Remove unused fields in HotSpotVMConfig
Tue, 21 Jun 2016 17:16:26 +0200 Doug Simon the client VM build is broken when INCLUDE_JVMCI is defined (JDK-8159888)
Tue, 21 Jun 2016 15:41:01 +0200 Doug Simon back port of JDK-8139379