duke [Wed, 05 Jul 2017 21:46:08 +0200] rev 38590
Merge
okutsu [Mon, 30 May 2016 14:58:59 +0900] rev 38589
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
xiaofeya [Sun, 29 May 2016 18:22:21 -0700] rev 38588
8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
Contributed-by: Felix Yang <felix.yang@oracle.com>
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
bgopularam [Wed, 25 May 2016 09:14:55 +0000] rev 38559
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
sundar [Wed, 25 May 2016 11:43:57 +0530] rev 38558
8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
jjiang [Wed, 25 May 2016 03:06:24 +0100] rev 38557
8157635: Fix module dependencies for /sun/* tests
Summary: Module declarations for the tests in /sun/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>
jjiang [Wed, 25 May 2016 02:47:28 +0100] rev 38556
8157633: Fix module dependencies for /com/* tests
Summary: Module declarations for the tests in /com/*
Reviewed-by: alanb
Contributed-by: John Jiang <sha.jiang@oracle.com>
jjiang [Wed, 25 May 2016 02:20:02 +0100] rev 38555
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Summary: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.
Reviewed-by: valeriep
Contributed-by: John Jiang <sha.jiang@oracle.com>
mli [Tue, 24 May 2016 18:41:31 -0700] rev 38554
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
darcy [Tue, 24 May 2016 13:51:35 -0700] rev 38553
8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
vtewari [Tue, 24 May 2016 20:15:18 +0100] rev 38552
8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
dl [Tue, 24 May 2016 10:14:41 -0700] rev 38551
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
lana [Thu, 26 May 2016 16:02:16 +0000] rev 38550
Added tag jdk-9+120 for changeset c4c94ae846e7
duke [Wed, 05 Jul 2017 21:45:55 +0200] rev 38549
Merge
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38548
Added tag jdk-9+120 for changeset afc9c8149b19
lana [Thu, 26 May 2016 17:17:51 +0000] rev 38547
Merge
erikj [Wed, 25 May 2016 12:53:26 +0200] rev 38546
8157336: Generation of classlists at build time should be configurable
Reviewed-by: tbell, dholmes
lana [Thu, 26 May 2016 16:02:14 +0000] rev 38545
Added tag jdk-9+120 for changeset cd251f56161f
duke [Wed, 05 Jul 2017 21:45:41 +0200] rev 38544
Added tag jdk-9+120 for changeset 933054343640
duke [Wed, 05 Jul 2017 21:45:40 +0200] rev 38543
Merge
duke [Wed, 05 Jul 2017 21:45:33 +0200] rev 38542
Merge
jlahoda [Tue, 24 May 2016 16:02:46 +0200] rev 38541
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, rfield, sundar
rfield [Mon, 23 May 2016 13:05:04 -0700] rev 38540
8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
Reviewed-by: jlahoda
rfield [Mon, 23 May 2016 10:12:05 -0700] rev 38539
8157517: jshell tool: allow undoing operations
8157395: jshell tool: allow the position of options on commands to be more flexible
8157393: jshell tool: change /set newmode ... to be consistent with /retain mode
Reviewed-by: jlahoda
mcimadamore [Mon, 23 May 2016 15:07:10 +0100] rev 38538
8157149: Inference: weird propagation of thrown inference variables
Summary: Overhaul of treatment of thrown inference variables
Reviewed-by: vromero
psandoz [Mon, 23 May 2016 12:48:18 +0200] rev 38537
8149821: Add VarHandle signature-polymorphic invocation byte code tests
Reviewed-by: mcimadamore
sadayapalam [Mon, 23 May 2016 10:08:48 +0530] rev 38536
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Reviewed-by: jjg
rfield [Sat, 21 May 2016 22:32:08 -0700] rev 38535
8156101: JShell SPI: Provide a pluggable execution control SPI
Reviewed-by: jlahoda
darcy [Fri, 20 May 2016 17:00:03 -0700] rev 38534
6415644: Make javax.lang.model.SourceVersion more informative
Reviewed-by: jjg
jjg [Fri, 20 May 2016 16:44:35 -0700] rev 38533
8157474: clean up/simplify/rename ModuleWrappers class
Reviewed-by: mchung
mchung [Fri, 20 May 2016 12:24:02 -0700] rev 38532
8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
Reviewed-by: dfuchs
rfield [Fri, 20 May 2016 11:55:46 -0700] rev 38531
8157200: jshell tool: Add /retain command to persist settings
8156910: jshell tool: crash when code with syntax error contains format specifier
Reviewed-by: jlahoda
mchung [Fri, 20 May 2016 09:47:00 -0700] rev 38530
8157391: jdeps left JarFile open
Reviewed-by: alanb
mchung [Thu, 19 May 2016 17:34:05 -0700] rev 38529
8152502: tools/jdeps/modules/GenModuleInfo.java and TransitiveDeps fails on windows
Reviewed-by: jjg
lana [Thu, 19 May 2016 20:14:16 +0000] rev 38528
Merge
lana [Thu, 19 May 2016 19:47:04 +0000] rev 38527
Merge
iris [Thu, 19 May 2016 11:56:38 -0700] rev 38526
8144062: Move jdk.Version to java.lang.Runtime.Version
Reviewed-by: abuckley, alanb, forax, jjg, mchung, psandoz
mchung [Thu, 19 May 2016 11:01:26 -0700] rev 38525
8156575: Add jdeps -addmods, -system, -inverse options
Reviewed-by: dfuchs
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38524
8156680: jdeps implementation refresh
Reviewed-by: dfuchs
mchung [Thu, 19 May 2016 10:55:33 -0700] rev 38523
8153481: tools/jdeps/modules/GenModuleInfo.java and ModuleTest.java fails intermittently
Reviewed-by: dfuchs
mcimadamore [Thu, 19 May 2016 17:57:28 +0100] rev 38522
8157326: Intellij langtools project should use shared run configurations
Summary: Turn langtools run configurations into shared configurations. Fix minor addExport issues.
Reviewed-by: jlahoda
jlahoda [Wed, 18 May 2016 21:00:43 +0200] rev 38521
8133549: Generalize jshell's EditingHistory
Summary: EditingHistory moved to jdk.internal.le
Reviewed-by: rfield
rfield [Wed, 18 May 2016 11:35:10 -0700] rev 38520
8157185: jshell tool: ambiguous format -- distinguished arguments should be options
Reviewed-by: vromero
sadayapalam [Wed, 18 May 2016 11:38:20 +0530] rev 38519
8154997: Add examples for jigsaw diagnostics
Reviewed-by: jjg, jlahoda
jjg [Tue, 17 May 2016 10:13:55 -0700] rev 38518
Merge
jjg [Tue, 17 May 2016 10:11:58 -0700] rev 38517
8149599: Update Minefield test
Reviewed-by: martin
mcimadamore [Tue, 17 May 2016 17:53:18 +0100] rev 38516
8156954: javac incorrectly complains of incompatible types
Summary: Add heuristics to pick best stuck constraint as per JLS 18.5.2
Reviewed-by: vromero
redestad [Tue, 17 May 2016 01:35:36 +0200] rev 38515
8157102: Avoid exceptional control flow in Configuration.getText
Reviewed-by: jjg
rfield [Mon, 16 May 2016 21:46:32 -0700] rev 38514
8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
Reviewed-by: vromero
rfield [Mon, 16 May 2016 21:25:44 -0700] rev 38513
8154812: jshell tool: value printing truncation
Reviewed-by: vromero
mcimadamore [Mon, 16 May 2016 14:51:17 +0100] rev 38512
8154180: Regression: stuck expressions do not behave correctly
Summary: ArgumentAttr should not cache stuck trees
Reviewed-by: vromero
jlahoda [Mon, 16 May 2016 15:41:57 +0200] rev 38511
8078559: Update error message to indicate illegal character when encoding set to ascii
Summary: When an input character cannot be decoded, include it in the produced error
Reviewed-by: jjg
jlahoda [Mon, 16 May 2016 15:41:20 +0200] rev 38510
8054562: document skip results in RunCodingRules.java
Summary: Documenting when RunCodingRules gets skipped; adding a short description of AssertCheckAnalyzer and MutableFieldsAnalyzer
Reviewed-by: jjg
mcimadamore [Mon, 16 May 2016 13:07:57 +0100] rev 38509
8156180: javac accepts code that violates JLS chapter 16
Summary: DA/DU analysis should skip parenthesis around variable references
Reviewed-by: vromero
mcimadamore [Mon, 16 May 2016 13:05:42 +0100] rev 38508
8153884: Expression lambda erroneously compatible with void-returning descriptor
Summary: Fix lambda compatibility check for void returning expressions
Reviewed-by: vromero
mcimadamore [Mon, 16 May 2016 12:03:41 +0100] rev 38507
8157030: langtools dev build broken after classfile version bump
Summary: fix build to use different source/target version when compiling build tools
Reviewed-by: jlahoda
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38506
Added tag jdk-9+119 for changeset e420b9f05aaf
duke [Wed, 05 Jul 2017 21:45:19 +0200] rev 38505
Merge
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38504
Added tag jdk-9+119 for changeset e45e72b91a6e
duke [Wed, 05 Jul 2017 21:45:12 +0200] rev 38503
Merge
sla [Tue, 24 May 2016 12:15:23 +0200] rev 38502
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
alanb [Sat, 21 May 2016 08:00:14 +0100] rev 38501
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
joehw [Fri, 20 May 2016 13:47:36 -0700] rev 38500
8054632: [since-tag]: javadoc for xml classes has invalid @since tag
Reviewed-by: lancea
joehw [Thu, 19 May 2016 16:19:01 -0700] rev 38499
8139585: Typo: "APIi" instead of "API"
Reviewed-by: mchung
lana [Thu, 19 May 2016 19:46:56 +0000] rev 38498
Merge
joehw [Tue, 17 May 2016 14:14:15 -0700] rev 38497
8156845: Uri is getting incorrectly unwrapped
Reviewed-by: lancea
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38496
Added tag jdk-9+119 for changeset dc320206b458
duke [Wed, 05 Jul 2017 21:45:02 +0200] rev 38495
Merge
jlahoda [Tue, 24 May 2016 16:03:48 +0200] rev 38494
8131017: jshell tool: pasting code with tabs invokes tab completion
Summary: Enabling copy-paste detection.
Reviewed-by: lagergren, sundar
sla [Tue, 24 May 2016 12:15:02 +0200] rev 38493
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
mhaupt [Fri, 20 May 2016 16:02:36 +0200] rev 38492
8157444: exclude jjs shebang handling test from runs
Reviewed-by: sundar, hannesw, jlaskey
sundar [Fri, 20 May 2016 13:20:10 +0530] rev 38491
8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
Reviewed-by: hannesw, attila
lana [Thu, 19 May 2016 19:46:39 +0000] rev 38490
Merge
hannesw [Wed, 18 May 2016 22:30:14 +0200] rev 38489
8157263: Octane svn repository no longer exists
Reviewed-by: sundar
jlahoda [Wed, 18 May 2016 21:00:22 +0200] rev 38488
8133549: Generalize jshell's EditingHistory
Summary: Using a generic EditingHistory in jjs
Reviewed-by: sundar
hannesw [Wed, 18 May 2016 18:44:44 +0200] rev 38487
8066229: Fuzzing bug: Can't find scope depth
Reviewed-by: sundar
mhaupt [Wed, 18 May 2016 17:37:34 +0200] rev 38486
8157250: BeanLinker assumes fixed array type linkage
Reviewed-by: attila, sundar
sundar [Wed, 18 May 2016 20:17:48 +0530] rev 38485
8157241: Remove javac warnings of Nashorn "ant clean test"
Reviewed-by: mhaupt, hannesw
mhaupt [Wed, 18 May 2016 12:07:54 +0200] rev 38484
8157225: adopt method handle for array length getter in BeanLinker
Reviewed-by: hannesw, sundar
sundar [Wed, 18 May 2016 14:08:38 +0530] rev 38483
8157160: JSON.stringify does not work on ScriptObjectMirror objects
Reviewed-by: hannesw, mhaupt
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38482
Added tag jdk-9+119 for changeset a78497edf9fb
duke [Wed, 05 Jul 2017 21:44:52 +0200] rev 38481
Merge
lana [Thu, 19 May 2016 17:48:01 +0000] rev 38480
Added tag jdk-9+119 for changeset be4ff50b6cb6
duke [Wed, 05 Jul 2017 21:44:44 +0200] rev 38479
Merge
naoto [Tue, 24 May 2016 09:18:45 -0700] rev 38478
8157632: 9-dev windows builds fail on zip_util.c
Reviewed-by: sherman, lana
vtewari [Tue, 24 May 2016 12:31:30 +0100] rev 38477
8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
alanb [Tue, 24 May 2016 11:31:25 +0100] rev 38476
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
sla [Tue, 24 May 2016 12:14:28 +0200] rev 38475
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
Reviewed-by: tbell, erikj
chegar [Tue, 24 May 2016 09:18:40 +0100] rev 38474
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
amlu [Tue, 24 May 2016 15:58:58 +0800] rev 38473
8151768: Consider moving pack200 tests to tier 1
Reviewed-by: darcy
mhaupt [Tue, 24 May 2016 09:13:47 +0200] rev 38472
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
Reviewed-by: psandoz
amlu [Tue, 24 May 2016 11:28:29 +0800] rev 38471
8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
dtitov [Mon, 23 May 2016 14:49:42 -0700] rev 38470
8157622: Add @Deprecated annotations to the Applet API classes
Reviewed-by: smarks, serb
naoto [Mon, 23 May 2016 14:05:57 -0700] rev 38469
8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman
chegar [Mon, 23 May 2016 21:28:39 +0100] rev 38468
8156497: Add jar tool support for Multi-Release Modular JARs
Reviewed-by: alanb
martin [Mon, 23 May 2016 12:44:55 -0700] rev 38467
8157613: Internal documentation improvements to ZipFile.java
Reviewed-by: plevart, sherman
sherman [Mon, 23 May 2016 12:53:56 -0700] rev 38466
8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
Reviewed-by: alanb
michaelm [Mon, 23 May 2016 12:57:40 +0100] rev 38465
8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
michaelm [Mon, 23 May 2016 12:38:48 +0100] rev 38464
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
xuelei [Mon, 23 May 2016 10:51:21 +0000] rev 38463
8046294: Generate the 4-byte timestamp randomly
Reviewed-by: jnimeh, weijun