thartmann [Wed, 18 Jan 2017 08:30:02 +0000] rev 43457
Merge
thartmann [Wed, 18 Jan 2017 08:54:29 +0100] rev 43456
8172884: TraceOptoPipelining and TraceOptoOutput are broken
Summary: Compiler Control code needs not set the default values for the directive according to the flag value.
Reviewed-by: neliasso, redestad
jcm [Tue, 17 Jan 2017 21:38:07 -0800] rev 43455
8166002: Emulate client build on platforms with reduced virtual address space
Summary: The default VM ergonomics on Windows/x86 (32-bit) are changed to client like.
Reviewed-by: kvn, iveresov
mgronlun [Tue, 17 Jan 2017 17:00:22 +0100] rev 43454
Merge
mgronlun [Tue, 17 Jan 2017 16:18:03 +0100] rev 43453
8171960: Event-based tracing needs separate flag representation for Method
Reviewed-by: hseigel, gtriantafill, dholmes
rprotacio [Tue, 17 Jan 2017 15:27:22 +0100] rev 43452
Merge
rprotacio [Fri, 13 Jan 2017 16:49:34 -0500] rev 43451
8170827: Correct errant "java.base" string to macro
Summary: used JAVA_BASE_NAME instead of "java.base" string in one location
Reviewed-by: coleenp, jiangli