igerasim [Sat, 02 Dec 2017 18:37:45 -0800] rev 48049
8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
Reviewed-by: wetmore
dl [Sat, 02 Dec 2017 10:13:18 -0800] rev 48048
8191069: Miscellaneous changes imported from jsr166 CVS 2017-12
Reviewed-by: martin, psandoz
dl [Sat, 02 Dec 2017 10:08:55 -0800] rev 48047
8187947: A race condition in SubmissionPublisher
Reviewed-by: martin, psandoz
dl [Sat, 02 Dec 2017 10:03:41 -0800] rev 48046
8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw
Reviewed-by: martin, psandoz
sherman [Fri, 01 Dec 2017 22:04:03 -0800] rev 48045
8191918: tomcat gzip-compressed response bodies appear to be broken in update 151
Reviewed-by: psandoz
psandoz [Fri, 01 Dec 2017 17:06:09 -0800] rev 48044
8186961: Class.getFields() does not return fields of previously visited super interfaces/classes.
Reviewed-by: mchung, redestad