Jan Lahoda
|
5635d6f937
|
8202832: cycle detection depends on ordering of requires directives
Ensuring cyclic dependencies among modules produce a compile-time error.
Reviewed-by: vromero
|
2018-05-29 10:53:55 +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 |
|
Jan Lahoda
|
594fb594ce
|
8189765: Improve error reporting for compiling against package not visible due to modules
When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
|
2018-04-12 09:23:34 +02:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Joe Darcy
|
80f4b22956
|
8196623: Update JavaBaseTest.java to be version agnostic
Reviewed-by: vromero
|
2018-02-02 10:29:25 -08:00 |
|
Vicente Romero
|
5f7d996632
|
8196403: remove the remaining use of string keys for errors and warnings in the compiler
Reviewed-by: mcimadamore, jlahoda
|
2018-02-02 07:43:54 -05:00 |
|
Jonathan Gibbons
|
b5fa820c6e
|
8193125: javac should not compile a module if it requires java.base with modifiers
Reviewed-by: vromero
|
2018-01-03 11:10:56 -08:00 |
|
Jan Lahoda
|
905ead0ac3
|
8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
When validating type visibility, ignore transitive automatic modules dependencies.
Reviewed-by: abuckley, jjg
|
2017-11-21 10:26:45 +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 |
|