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