naoto [Thu, 26 May 2016 14:21:09 -0700] rev 38577
8157997: Reverting a push with wrong id
Reviewed-by: sherman
ascarpino [Thu, 26 May 2016 13:33:27 -0700] rev 38576
8154005: Add algorithm constraint that specifies the restriction date
Reviewed-by: mullan, igerasim
darcy [Thu, 26 May 2016 13:18:32 -0700] rev 38575
6961865: javadoc for Boolean.valueOf(String) with null argument not clearly specified
Reviewed-by: shade
naoto [Thu, 26 May 2016 13:06:54 -0700] rev 38574
8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
dfuchs [Thu, 26 May 2016 19:55:00 +0200] rev 38573
8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Summary: Updates the test to match the changes in the XML content that were brought by JDK-8072645.
Reviewed-by: joehw
lana [Thu, 26 May 2016 17:19:13 +0000] rev 38572
Merge
alanb [Thu, 26 May 2016 10:56:58 +0100] rev 38571
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
amlu [Thu, 26 May 2016 16:11:04 +0800] rev 38570
8157663: Remove tools/jimage/JImageTest.java from ProblemList.txt
Reviewed-by: darcy
mchung [Wed, 25 May 2016 14:05:51 -0700] rev 38569
8157877: Clean up StackWalker permission checks
Reviewed-by: lancea, ahgross
sherman [Wed, 25 May 2016 13:53:03 -0700] rev 38568
8147539: (zipfs) ZipPath should throw ProviderMismatchException when invoking register()
8153248: (zipfs) ZipPath#getFileName( ) returns inconsistent result
8146754: (zipfs) ZipPath.relativize() returns wrong result for path ending with slash /
8139956: (zipfs) ZipPath does not produce correct empty path on relativize()
Reviewed-by: alanb, shurailine
smarks [Wed, 25 May 2016 13:38:35 -0700] rev 38567
8133977: add specification for serialized forms
Reviewed-by: chegar, plevart, scolebourne
alanb [Wed, 25 May 2016 20:26:43 +0100] rev 38566
Merge