Bernard Blaser
|
bc1ae385d3
|
8147527: Wrong code generated for postfix unary operators
Avoiding use of duplicated tree nodes when these may be changed in place.
Reviewed-by: mcimadamore, jlahoda
|
2016-12-12 13:27:39 +01:00 |
|
Jonathan Gibbons
|
7812306bc0
|
8152897: refactor ToolBox to allow reduced documented dependencies
Reviewed-by: vromero
|
2016-03-31 15:20:50 -07: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 |
|
Jan Lahoda
|
efa7c6652a
|
8143388: Compiler throws NullPointerException during compilation
Avoid putting "super" into a local variable while desugaring postfix operators.
Reviewed-by: mcimadamore
|
2016-01-22 21:00:26 +01:00 |
|
Sonali Goel
|
2caa264885
|
8046770: .out files for assert, boxing, and overload tests in tools/javac dir
Reviewed-by: jjg
|
2014-07-02 14:27:10 -07:00 |
|
Joe Darcy
|
e5fb7f77d6
|
8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2
Reviewed-by: jjg, sogoel
|
2014-03-07 13:30:23 -08:00 |
|
Kelly O'Hair
|
bd4f4be9d7
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy
|
2010-05-25 15:54:51 -07:00 |
|
Joe Darcy
|
05ea258bbb
|
6843761: Update langtools tests to remove unncessary -source and -target options
Reviewed-by: jjg
|
2009-05-27 22:34:43 -07:00 |
|
Maurizio Cimadamore
|
d0892edd69
|
6816548: Uninitialized register when performing casting + auto(un)boxing
Constant value of final variable is lost during lowering
Reviewed-by: jjg
|
2009-03-25 10:28:52 +00:00 |
|
Maurizio Cimadamore
|
702926ba55
|
6614974: javac successfully compiles code that throws java.lang.VerifyError when run
Synthetic cast missing when translating autoboxing expressions
Reviewed-by: jjg
|
2008-03-03 16:03:53 +00:00 |
|
J. Duke
|
f57b87e8f6
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|