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