Srikanth Adayapalam
|
90a4b8ab1a
|
8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
Reviewed-by: jlahoda
|
2016-07-28 10:13:34 +05:30 |
|
Vicente Romero
|
a7cc024b53
|
8161020: javac, fold stop compilation options
Reviewed-by: mcimadamore
|
2016-07-11 15:27:52 -07:00 |
|
Jan Lahoda
|
0cc565280e
|
8155026: javac grants implied readability to explicit modules
Automatic modules should not 'requires public' ordinary named modules
Reviewed-by: jjg
|
2016-06-28 13:33:04 +02:00 |
|
Vicente Romero
|
b69fa0a44d
|
8159439: javac throws NPE with Module attribute and super_class != 0
Reviewed-by: jjg
|
2016-06-27 12:29:41 -07:00 |
|
Jonathan Gibbons
|
6f1a819053
|
8159749: Update toolbox ModuleBuilder for doc comments
Reviewed-by: ksrini
|
2016-06-17 17:40:01 -07:00 |
|
Shinya Yoshida
|
e4edbb4617
|
8158123: NPE when the annotations is used in export-to of module-info
Reviewed-by: mcimadamore
|
2016-06-11 09:47:59 +09:00 |
|
Vicente Romero
|
8d93dc2a15
|
8152062: obscure error message for bad 'provides'
Reviewed-by: jjg
|
2016-05-31 13:00:17 -04:00 |
|
Jonathan Gibbons
|
6cb53fe31c
|
8156962: javac should support options specified in _JAVAC_OPTIONS
Reviewed-by: vromero
|
2016-05-26 10:45:13 -07:00 |
|
Srikanth Adayapalam
|
4917261f1c
|
8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Reviewed-by: jjg
|
2016-05-23 10:08:48 +05:30 |
|
Vicente Romero
|
9f41228dab
|
8153268: javac accepts enums being referenced by 'uses' statement
Reviewed-by: jjg
|
2016-05-06 16:06:27 -04:00 |
|
Alan Bateman
|
d2463eca44
|
Merge
|
2016-05-03 11:38:13 +01:00 |
|
Jonathan Gibbons
|
64261477b1
|
8154956: Module system implementation refresh (4/2016)
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: jjg, mchung, alanb
|
2016-05-03 09:11:12 +01:00 |
|
Jonathan Gibbons
|
325a065aff
|
8155774: move code from ModuleTestBase to toolbox
Reviewed-by: ksrini, jlahoda
|
2016-05-02 16:17:39 -07:00 |
|
Jan Lahoda
|
d20efa360f
|
8154283: Check for clash between package and class not working when package in a different module
Looking for any visible package when checking for package-class clash
Reviewed-by: jjg
|
2016-04-15 11:39:31 +02:00 |
|
Alan Bateman
|
337d1abca4
|
8153370: Drop use of old style -XaddExports from tests
Reviewed-by: mchung
|
2016-04-05 21:17:25 +01:00 |
|
Kumar Srinivasan
|
baf7e598c8
|
8152771: NPE accessing comments on module declarations
Reviewed-by: jjg
|
2016-03-29 10:24:30 -07:00 |
|
Jonathan Gibbons
|
7812306bc0
|
8152897: refactor ToolBox to allow reduced documented dependencies
Reviewed-by: vromero
|
2016-03-31 15:20:50 -07:00 |
|
Vicente Romero
|
332e2c9a68
|
8150733: NPE when compiling module-info.java with a class declaration in a non-module mode
Reviewed-by: jjg
|
2016-03-31 17:25:58 -04:00 |
|
Alan Bateman
|
001ebb3a72
|
8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Vicente Romero <vicente.romero@oracle.com>
Co-authored-by: Andreas Lundblad <andreas.lundblad@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: jjg, jlahoda, vromero, mcimadamore, bpatel, ksrini, darcy, anazarov, dfuchs
|
2016-03-17 19:04:28 +00:00 |
|