Wed, 18 May 2016 21:00:43 +0200 8133549: Generalize jshell's EditingHistory
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
Wed, 18 May 2016 11:35:10 -0700 8157185: jshell tool: ambiguous format -- distinguished arguments should be options
rfield [Wed, 18 May 2016 11:35:10 -0700] rev 38520
8157185: jshell tool: ambiguous format -- distinguished arguments should be options Reviewed-by: vromero
Wed, 18 May 2016 11:38:20 +0530 8154997: Add examples for jigsaw diagnostics
sadayapalam [Wed, 18 May 2016 11:38:20 +0530] rev 38519
8154997: Add examples for jigsaw diagnostics Reviewed-by: jjg, jlahoda
Tue, 17 May 2016 10:13:55 -0700 Merge
jjg [Tue, 17 May 2016 10:13:55 -0700] rev 38518
Merge
Tue, 17 May 2016 10:11:58 -0700 8149599: Update Minefield test
jjg [Tue, 17 May 2016 10:11:58 -0700] rev 38517
8149599: Update Minefield test Reviewed-by: martin
Tue, 17 May 2016 17:53:18 +0100 8156954: javac incorrectly complains of incompatible types
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
Tue, 17 May 2016 01:35:36 +0200 8157102: Avoid exceptional control flow in Configuration.getText
redestad [Tue, 17 May 2016 01:35:36 +0200] rev 38515
8157102: Avoid exceptional control flow in Configuration.getText Reviewed-by: jjg
Mon, 16 May 2016 21:46:32 -0700 8153920: jshell tool: allow a parameter on the /vars /methods /classes commands
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
Mon, 16 May 2016 21:25:44 -0700 8154812: jshell tool: value printing truncation
rfield [Mon, 16 May 2016 21:25:44 -0700] rev 38513
8154812: jshell tool: value printing truncation Reviewed-by: vromero
Mon, 16 May 2016 14:51:17 +0100 8154180: Regression: stuck expressions do not behave correctly
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
Mon, 16 May 2016 15:41:57 +0200 8078559: Update error message to indicate illegal character when encoding set to ascii
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
Mon, 16 May 2016 15:41:20 +0200 8054562: document skip results in RunCodingRules.java
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
Mon, 16 May 2016 13:07:57 +0100 8156180: javac accepts code that violates JLS chapter 16
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
Mon, 16 May 2016 13:05:42 +0100 8153884: Expression lambda erroneously compatible with void-returning descriptor
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
Mon, 16 May 2016 12:03:41 +0100 8157030: langtools dev build broken after classfile version bump
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
Thu, 19 May 2016 17:48:04 +0000 Added tag jdk-9+119 for changeset e420b9f05aaf
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38506
Added tag jdk-9+119 for changeset e420b9f05aaf
Wed, 05 Jul 2017 21:45:19 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:19 +0200] rev 38505
Merge
Thu, 19 May 2016 17:48:02 +0000 Added tag jdk-9+119 for changeset e45e72b91a6e
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38504
Added tag jdk-9+119 for changeset e45e72b91a6e
Wed, 05 Jul 2017 21:45:12 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:12 +0200] rev 38503
Merge
Tue, 24 May 2016 12:15:23 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
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
Sat, 21 May 2016 08:00:14 +0100 8152650: ModuleFinder.compose should accept varargs
alanb [Sat, 21 May 2016 08:00:14 +0100] rev 38501
8152650: ModuleFinder.compose should accept varargs Reviewed-by: mchung
Fri, 20 May 2016 13:47:36 -0700 8054632: [since-tag]: javadoc for xml classes has invalid @since tag
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
Thu, 19 May 2016 16:19:01 -0700 8139585: Typo: "APIi" instead of "API"
joehw [Thu, 19 May 2016 16:19:01 -0700] rev 38499
8139585: Typo: "APIi" instead of "API" Reviewed-by: mchung
Thu, 19 May 2016 19:46:56 +0000 Merge
lana [Thu, 19 May 2016 19:46:56 +0000] rev 38498
Merge
Tue, 17 May 2016 14:14:15 -0700 8156845: Uri is getting incorrectly unwrapped
joehw [Tue, 17 May 2016 14:14:15 -0700] rev 38497
8156845: Uri is getting incorrectly unwrapped Reviewed-by: lancea
Thu, 19 May 2016 17:48:02 +0000 Added tag jdk-9+119 for changeset dc320206b458
lana [Thu, 19 May 2016 17:48:02 +0000] rev 38496
Added tag jdk-9+119 for changeset dc320206b458
Wed, 05 Jul 2017 21:45:02 +0200 Merge
duke [Wed, 05 Jul 2017 21:45:02 +0200] rev 38495
Merge
Tue, 24 May 2016 16:03:48 +0200 8131017: jshell tool: pasting code with tabs invokes tab completion
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
Tue, 24 May 2016 12:15:02 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
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
Fri, 20 May 2016 16:02:36 +0200 8157444: exclude jjs shebang handling test from runs
mhaupt [Fri, 20 May 2016 16:02:36 +0200] rev 38492
8157444: exclude jjs shebang handling test from runs Reviewed-by: sundar, hannesw, jlaskey
Fri, 20 May 2016 13:20:10 +0530 8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
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
Thu, 19 May 2016 19:46:39 +0000 Merge
lana [Thu, 19 May 2016 19:46:39 +0000] rev 38490
Merge
Wed, 18 May 2016 22:30:14 +0200 8157263: Octane svn repository no longer exists
hannesw [Wed, 18 May 2016 22:30:14 +0200] rev 38489
8157263: Octane svn repository no longer exists Reviewed-by: sundar
Wed, 18 May 2016 21:00:22 +0200 8133549: Generalize jshell's EditingHistory
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
Wed, 18 May 2016 18:44:44 +0200 8066229: Fuzzing bug: Can't find scope depth
hannesw [Wed, 18 May 2016 18:44:44 +0200] rev 38487
8066229: Fuzzing bug: Can't find scope depth Reviewed-by: sundar
Wed, 18 May 2016 17:37:34 +0200 8157250: BeanLinker assumes fixed array type linkage
mhaupt [Wed, 18 May 2016 17:37:34 +0200] rev 38486
8157250: BeanLinker assumes fixed array type linkage Reviewed-by: attila, sundar
Wed, 18 May 2016 20:17:48 +0530 8157241: Remove javac warnings of Nashorn "ant clean test"
sundar [Wed, 18 May 2016 20:17:48 +0530] rev 38485
8157241: Remove javac warnings of Nashorn "ant clean test" Reviewed-by: mhaupt, hannesw
Wed, 18 May 2016 12:07:54 +0200 8157225: adopt method handle for array length getter in BeanLinker
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
Wed, 18 May 2016 14:08:38 +0530 8157160: JSON.stringify does not work on ScriptObjectMirror objects
sundar [Wed, 18 May 2016 14:08:38 +0530] rev 38483
8157160: JSON.stringify does not work on ScriptObjectMirror objects Reviewed-by: hannesw, mhaupt
Thu, 19 May 2016 17:48:04 +0000 Added tag jdk-9+119 for changeset a78497edf9fb
lana [Thu, 19 May 2016 17:48:04 +0000] rev 38482
Added tag jdk-9+119 for changeset a78497edf9fb
Wed, 05 Jul 2017 21:44:52 +0200 Merge
duke [Wed, 05 Jul 2017 21:44:52 +0200] rev 38481
Merge
Thu, 19 May 2016 17:48:01 +0000 Added tag jdk-9+119 for changeset be4ff50b6cb6
lana [Thu, 19 May 2016 17:48:01 +0000] rev 38480
Added tag jdk-9+119 for changeset be4ff50b6cb6
Wed, 05 Jul 2017 21:44:44 +0200 Merge
duke [Wed, 05 Jul 2017 21:44:44 +0200] rev 38479
Merge
Tue, 24 May 2016 09:18:45 -0700 8157632: 9-dev windows builds fail on zip_util.c
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
Tue, 24 May 2016 12:31:30 +0100 8143923: java.net socket supportedOptions set depends on call order
vtewari [Tue, 24 May 2016 12:31:30 +0100] rev 38477
8143923: java.net socket supportedOptions set depends on call order Reviewed-by: chegar
Tue, 24 May 2016 11:31:25 +0100 8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
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
Tue, 24 May 2016 12:14:28 +0200 8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
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
Tue, 24 May 2016 09:18:40 +0100 8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
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
Tue, 24 May 2016 15:58:58 +0800 8151768: Consider moving pack200 tests to tier 1
amlu [Tue, 24 May 2016 15:58:58 +0800] rev 38473
8151768: Consider moving pack200 tests to tier 1 Reviewed-by: darcy
Tue, 24 May 2016 09:13:47 +0200 8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
mhaupt [Tue, 24 May 2016 09:13:47 +0200] rev 38472
8157590: MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception Reviewed-by: psandoz
Tue, 24 May 2016 11:28:29 +0800 8157499: Mark several tests from jdk_net as intermittently failing
amlu [Tue, 24 May 2016 11:28:29 +0800] rev 38471
8157499: Mark several tests from jdk_net as intermittently failing Reviewed-by: chegar
Mon, 23 May 2016 14:49:42 -0700 8157622: Add @Deprecated annotations to the Applet API classes
dtitov [Mon, 23 May 2016 14:49:42 -0700] rev 38470
8157622: Add @Deprecated annotations to the Applet API classes Reviewed-by: smarks, serb
Mon, 23 May 2016 14:05:57 -0700 8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
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
Mon, 23 May 2016 21:28:39 +0100 8156497: Add jar tool support for Multi-Release Modular JARs
chegar [Mon, 23 May 2016 21:28:39 +0100] rev 38468
8156497: Add jar tool support for Multi-Release Modular JARs Reviewed-by: alanb
Mon, 23 May 2016 12:44:55 -0700 8157613: Internal documentation improvements to ZipFile.java
martin [Mon, 23 May 2016 12:44:55 -0700] rev 38467
8157613: Internal documentation improvements to ZipFile.java Reviewed-by: plevart, sherman
Mon, 23 May 2016 12:53:56 -0700 8147588: Jar file and Zip file not removed in spite of the OPEN_DELETE flag
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
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 tip