tschatzl [Wed, 16 Jan 2019 11:43:51 +0100] rev 53354
8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
Summary: Print periodic gc status at startup and only print regular messages if enabled.
Reviewed-by: sangheki, kbarrett
lucy [Wed, 16 Jan 2019 09:48:35 +0100] rev 53353
8216314: SIGILL in CodeHeapState::print_names()
Reviewed-by: thartmann, kvn
never [Tue, 15 Jan 2019 22:59:33 -0800] rev 53352
8215748: Application fails when executed with Graal
Reviewed-by: iveresov, kvn, thartmann
weijun [Wed, 16 Jan 2019 11:25:55 +0800] rev 53351
8215694: keytool cannot generate RSASSA-PSS certificates
Reviewed-by: xuelei
dfuchs [Wed, 16 Jan 2019 19:09:16 +0000] rev 53350
8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available
Summary: The patch makes suer that the SSLFlowDelegate's ALPN CF is always completed
Reviewed-by: chegar
igerasim [Wed, 16 Jan 2019 10:12:58 -0800] rev 53349
8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly
Reviewed-by: clanger, mbaesken
zgu [Wed, 09 Jan 2019 19:05:05 -0500] rev 53348
8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect
Reviewed-by: kbarrett, rkennke, tschatzl