Srinivas Dama
|
37169f4bbc
|
8201544: Improve javac command line parsing and error reporting
Modified exception into an error message for invalid filenames on windows
Reviewed-by: vromero, jjg
|
2019-02-14 21:52:39 +05:30 |
|
Vicente Romero
|
d0696b538a
|
8213100: fix test OptionSmokeTest before removing it from the problem list
Reviewed-by: jlahoda
|
2018-10-29 17:09:44 -04:00 |
|
Jonathan Gibbons
|
065fdac559
|
8210555: create --source --target synonyms for -source -target
Reviewed-by: hannesw
|
2018-09-26 15:14:17 -07:00 |
|
Vicente Romero
|
8e61321b6c
|
8205493: OptionSmokeTest.java uses hard-coded release values
Reviewed-by: darcy
|
2018-07-20 14:48:41 -07:00 |
|
Joe Darcy
|
90518f0635
|
8028563: Remove javac support for 6/1.6 source and target values
Reviewed-by: jjg, erikj, henryjen
|
2018-07-12 14:13:15 -07:00 |
|
Bernard Blaser
|
b416d3915e
|
8203398: Test test/langtools/tools/javac/options/release/ReleaseOptionCurrent.java writes into the source directory
Reviewed-by: jjg, jlahoda
|
2018-05-18 12:48:09 +02:00 |
|
Jan Lahoda
|
81bad1fe6b
|
8202387: javac --release 11 not supported
Adding historical data for JDK 10; adding ability to produce the historical data incrementally.
Reviewed-by: erikj, forax, jjg
|
2018-05-07 10:37:46 +02:00 |
|
Vicente Romero
|
03a10ec7b2
|
8196433: use the new error diagnostic approach at javac.Main
Reviewed-by: jjg
|
2018-04-18 16:02:53 -04:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Jan Lahoda
|
f9431b7d26
|
8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed
Returning the number of standalone arguments from com.sun.tools.javac.api.JavacTool.isSupportedOption.
Reviewed-by: jjg
|
2017-12-08 16:28:14 +01:00 |
|
Maurizio Cimadamore
|
686d74f11e
|
8189749: Devise strategy for making source level checks more uniform
Create a 'feature' enum which is responsible for handling source version checks and related diagnostic generation
Reviewed-by: jjg, jlahoda
|
2017-12-04 17:54:49 +00:00 |
|
Jan Lahoda
|
7a77a63845
|
8180744: Update ct.sym for JDK 10
Adding historical data and code support for --release 9.
Reviewed-by: jjg, mcimadamore
|
2017-11-06 14:10:39 +01:00 |
|
Jan Lahoda
|
c6be2c363a
|
8187681: Compiling for target 9 while also using --patch-module
Removing limitation on simultaneous use of --release and --patch-module for system modules.
Reviewed-by: mcimadamore, jjg
|
2017-11-02 11:16:27 +01:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|