Joe Darcy
|
ae44237a42
|
8173676: Improvements to javax.annotation.processing and javax.lang.model doc
Reviewed-by: anazarov
|
2017-02-01 11:25:56 -08:00 |
|
Jonathan Gibbons
|
ea2592fd1d
|
8172810: ModuleElement should declare and provide appropriate modifiers
Reviewed-by: darcy
|
2017-01-30 17:43:18 -08:00 |
|
Jan Lahoda
|
210dd83834
|
8173068: ElementUtils getPackageElement does not allow for an unnamed package
Removing special handling of unnamed packages in Elements.getPackageElement.
Reviewed-by: darcy, jjg, ksrini
|
2017-01-26 14:14:01 +01:00 |
|
Joe Darcy
|
7caafc69f1
|
8173164: Resolve remaining HTML5 issues in javax.lang.model.*
Reviewed-by: martin
|
2017-01-23 10:37:27 -08:00 |
|
Joe Darcy
|
5fe31c310c
|
8172910: Use default methods as appropriate for language model visitors
Reviewed-by: jjg
|
2017-01-18 19:39:06 -08:00 |
|
Joe Darcy
|
4873a69abe
|
8172686: Use less aggressive deprecation of utility visitors
Reviewed-by: jjg, smarks
|
2017-01-17 09:40:23 -08:00 |
|
Joe Darcy
|
c96f02f2e8
|
8172531: Correct misstatements in javax.lang.model visitor documentation
Reviewed-by: jjg
|
2017-01-13 19:29:55 -08:00 |
|
Joe Darcy
|
bee65032d4
|
8172458: Make javax.lang.model javadoc HTML 5 compliant
Reviewed-by: jjg
|
2017-01-09 16:20:48 -08:00 |
|
Joe Darcy
|
11ce270bfc
|
8163315: Implement an API to identify an implicitly declared annotation (or declaration)
Adding javax.lang.model.util.Elements.getOrigin
Reviewed-by: jjg
|
2016-12-16 12:04:32 +01:00 |
|
Jan Lahoda
|
e62a384eb3
|
8133896: Update javax.lang.model APIs
Reviewed-by: darcy, jjg
|
2016-12-16 12:02:30 +01:00 |
|
Alan Bateman
|
2381943e61
|
8170987: Module system implementation refresh (12/2016)
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Srikanth Adayapalam <srikanth.adayapalam@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mcimadamore
|
2016-12-16 05:47:58 +00:00 |
|
Alan Bateman
|
22e233b2e9
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Bhavesh Patel <bhavesh.x.patel@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Reviewed-by: mcimadamore, jjg, mchung, anazarov
|
2016-12-01 09:02:42 +00:00 |
|
Joe Darcy
|
568bc5dbee
|
8160506: Use @implSpec tags in javax.lang.model.util
Reviewed-by: jjg
|
2016-06-29 19:24:40 -07:00 |
|
Joe Darcy
|
8c88656e09
|
6415644: Make javax.lang.model.SourceVersion more informative
Reviewed-by: jjg
|
2016-05-20 17:00:03 -07: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 |
|
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 |
|
Iris Clark
|
ac8a084ede
|
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea
|
2016-01-19 20:32:06 -08:00 |
|
Jonathan Gibbons
|
70b454532e
|
8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools]
Reviewed-by: darcy
|
2016-01-06 13:31:20 -08:00 |
|
Kumar Srinivasan
|
bbea2ef8bf
|
8087205: Follow-up fix in langtools for JDK-8085822
Reviewed-by: darcy
|
2015-06-22 11:21:59 -07:00 |
|
Magnus Ihse Bursie
|
ebd376a99e
|
8085822: JEP 223: New Version-String Scheme (initial integration)
Co-authored-by: Kumar Srinivasan <kumar.x.srinivasan@oracle.com>
Reviewed-by: erikj, dcubed, dholmes, alanb
|
2015-06-11 00:23:18 +02:00 |
|
Chris Hegarty
|
2b80c4715f
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:52:32 +01:00 |
|