sadayapalam [Sat, 28 May 2016 09:47:28 +0530] rev 38587
8033812: javadoc for java.lang.annotation.ElementType needs minor correction
Summary: Fix incorrect count of type contexts.
Reviewed-by: mcimadamore
shurailine [Fri, 27 May 2016 14:26:58 -0700] rev 38586
8157996: Unneeded import in lib/testlibrary/jdk/testlibrary/SimpleSSLContext.java
Reviewed-by: mchung, chegar
Contributed-by: alexandre.iline@oracle.com
asmotrak [Fri, 27 May 2016 14:24:38 -0700] rev 38585
8152207: Perform array bound checks while getting a length of bytecode instructions
Reviewed-by: hseigel
jlaskey [Fri, 27 May 2016 14:02:28 -0300] rev 38584
8158061: Additional argument checks to BasicImageReader calls
Reviewed-by: alanb, coffeys
mchung [Fri, 27 May 2016 08:52:22 -0700] rev 38583
8157986: Runtime support for javac to determine arguments to the runtime environment
Reviewed-by: alanb
jlaskey [Fri, 27 May 2016 12:34:08 -0300] rev 38582
8156209: Add argument checks to BasicImageReader calls
Reviewed-by: sundar
okutsu [Fri, 27 May 2016 14:33:48 +0900] rev 38581
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository.
Reviewed-by: alanb, peytoia, naoto
xiaofeya [Thu, 26 May 2016 18:56:46 -0700] rev 38580
8157931: jdk/internal/jrtfs/Basic.java fails with exploded builds
Reviewed-by: alanb, sundar, jlaskey
Contributed-by: Felix Yang <felix.yang@oracle.com>
mli [Thu, 26 May 2016 15:47:39 -0700] rev 38579
8157783: Fix module dependencies for /jdk/* tests
Summary: Module declarations for the tests in /jdk/*
Reviewed-by: chegar
Contributed-by: John Jiang <sha.jiang@oracle.com>
naoto [Thu, 26 May 2016 14:44:42 -0700] rev 38578
8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
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
alanb [Wed, 25 May 2016 20:12:32 +0100] rev 38565
8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
alanb [Wed, 25 May 2016 19:58:03 +0100] rev 38564
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
chegar [Wed, 25 May 2016 20:04:57 +0100] rev 38563
8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
chegar [Wed, 25 May 2016 20:00:20 +0100] rev 38562
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
Reviewed-by: alanb, mchung, shade
snikandrova [Wed, 25 May 2016 17:07:13 +0300] rev 38561
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
amlu [Wed, 25 May 2016 18:01:16 +0800] rev 38560
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade