eosterlund [Tue, 26 Feb 2019 11:36:00 +0100] rev 53921
8218974: Free GC native structures in nmethod::flush
Reviewed-by: pliden
nishjain [Tue, 26 Feb 2019 14:57:23 +0530] rev 53920
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
Reviewed-by: naoto, rriggs
rschmelter [Fri, 22 Feb 2019 04:59:12 -0800] rev 53919
8219577: Returning NULL in a function which returns bools
Reviewed-by: shade, zgu, clanger
cjplummer [Mon, 25 Feb 2019 18:54:40 -0800] rev 53918
8219143: jdb should support breakpoint thread filters
Summary: add thread filter to stop command.
Reviewed-by: sspitsyn, amenkov
mikael [Mon, 25 Feb 2019 16:05:06 -0800] rev 53917
8219675: Disable harfbuzz warnings with gcc 8
Reviewed-by: erikj, prr
jjiang [Tue, 26 Feb 2019 07:26:29 +0800] rev 53916
8215524: Finished message validation failure should be decrypt_error alert
Reviewed-by: xuelei
darcy [Mon, 25 Feb 2019 14:45:29 -0800] rev 53915
8219561: Update jdeprscan to avoid the need for start-of-release changes
Reviewed-by: dfuchs, lancea, smarks
mseledtsov [Mon, 25 Feb 2019 08:16:20 -0800] rev 53914
8219553: [TESTBUG] Problem list JFR TestPeriod test
Summary: Problem listed the test
Reviewed-by: egahlin
mullan [Mon, 25 Feb 2019 08:25:23 -0500] rev 53913
8159525: Add @FunctionalInterface annotation to PrivilegedAction and PrivilegedExceptionAction
Reviewed-by: clanger
jgeorge [Mon, 25 Feb 2019 13:50:32 +0530] rev 53912
8214756: SA should ignore archived java heap objects that are not in use
Summary: Ignore objects, the associated classes of which are unloaded while walking the heap to create a heapdump
Reviewed-by: jiangli, redestad