ascarpino [Sun, 18 May 2014 23:06:51 +0000] rev 27721
8042480: CipherInputStream.close() throws AEADBadTagException in some cases
Reviewed-by: xuelei
msheppar [Sat, 15 Nov 2014 18:26:29 +0000] rev 27720
8015692: java.net.BindException is thrown on Windows XP when HTTP server is started and stopped in the loop.
Summary: join the dispatcher thread in the ServerImpl.stop method to ensure Dispatcher is finished prior to exiting stop().
Reviewed-by: chegar
martin [Thu, 06 Nov 2014 13:29:36 -0800] rev 27719
8063147: Class.getFields spec should state that fields are inherited from superinterfaces
Reviewed-by: psandoz, chegar
martin [Mon, 27 Oct 2014 16:24:43 -0700] rev 27718
8062194: java.util.jar.Attributes should use insertion-ordered iteration
Summary: s/HashMap/LinkedHashMap/g
Reviewed-by: alanb, sherman
chegar [Fri, 14 Nov 2014 18:15:52 +0000] rev 27717
8050983: Misplaced parentheses in sun.net.www.http.HttpClient break HTTP PUT streaming
Reviewed-by: michaelm
vinnie [Fri, 14 Nov 2014 11:41:42 +0000] rev 27716
8034031: [parfait] JNI exception pending in jdk/src/macosx/native/apple/security/KeystoreImpl.m
Reviewed-by: alanb