redestad [Sun, 11 Dec 2016 12:20:45 +0100] rev 42469
8170595: Optimize Class.isAnonymousClass, isLocalClass, and isMemberClass
Reviewed-by: mchung, darcy
Contributed-by: claes.redestad@oracle.com, christoph.dreis@freenet.de
chegar [Sat, 10 Dec 2016 14:19:53 +0000] rev 42468
8166568: Add jmod extract subcommand
8169492: jdk.internal.jmod.JmodFile.JMOD_MAGIC_NUMBER is a mutable array
Reviewed-by: alanb, anazarov, dfuchs, mchung
mchung [Fri, 09 Dec 2016 16:38:34 -0800] rev 42467
8170772: ResourceBundle improper caching causes tools/javadoc tests intermittently
Reviewed-by: dfuchs, naoto
xuelei [Fri, 09 Dec 2016 21:25:54 +0000] rev 42466
8171003: A couple of JSSE tests have been failing after JDK-8170329
Reviewed-by: ascarpino, mullan
mullan [Fri, 09 Dec 2016 14:14:37 -0500] rev 42465
8069128: Fix deprecation warnings in jdk.deploy.osx module
Reviewed-by: mullan
Contributed-by: adam.petcher@oracle.com
xuelei [Fri, 09 Dec 2016 17:21:50 +0000] rev 42464
8170329: New SSLSocket testing template
Reviewed-by: asmotrak, mullan
sherman [Fri, 09 Dec 2016 08:49:42 -0800] rev 42463
8170952: jar's usage message output need some cleanup
Reviewed-by: chegar
dfuchs [Fri, 09 Dec 2016 15:48:48 +0000] rev 42462
8170984: java.util.logging might force the initialization of ResourceBundle class too early.
Reviewed-by: alanb
rriggs [Fri, 09 Dec 2016 10:17:27 -0500] rev 42461
8153882: rmid emits warning about security policy with obsolete URL
Summary: Remove absolute link to rmid documentation
Reviewed-by: smarks
michaelm [Fri, 09 Dec 2016 11:35:02 +0000] rev 42460
8170648: Move java.net.http package out of Java SE to incubator namespace
Reviewed-by: chegar, dfuchs, michaelm, prappo, skuksenko
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Daniel Fuchs <daniel.fuchs@oracle.com>, Michael McMahon <michael.x.mcmahon@oracle.com>, Pavel Rappo <pavel.rappo@oracle.com>, Sergey Kuksenko <sergey.kuksenko@oracle.com>, anthony.vanelverdinghe@gmail.com
rpatil [Fri, 09 Dec 2016 17:01:03 +0530] rev 42459
8170316: (tz) Support tzdata2016j
Reviewed-by: martin, okutsu
tidu [Thu, 08 Dec 2016 23:21:54 -0800] rev 42458
8157529: Remove intermittent key from javax/net/ssl/DTLS/CipherSuite.java
Reviewed-by: asmotrak
Contributed-by: Tim Du <tiantian.du@oracle.com>
valeriep [Fri, 09 Dec 2016 02:26:48 +0000] rev 42457
8079898: Resolve disabled warnings for libj2ucrypto
Summary: Updated header/code to address the E_MACRO_REDEFINED warning
Reviewed-by: ascarpino, ihse
lana [Thu, 08 Dec 2016 21:21:39 +0000] rev 42456
Merge