Joe Darcy
|
1f206e5e12
|
8372850: Update comment in SourceVersion for language evolution history for changes in 26
Reviewed-by: liach
|
2025-12-03 00:27:42 +00:00 |
|
Nizar Benalla
|
a2ad5ca93e
|
8372939: Update JDK 26 spec URLs
Reviewed-by: liach
|
2025-12-02 20:51:52 +00:00 |
|
Nizar Benalla
|
af87035b71
|
8355746: Start of release updates for JDK 26
8355748: Add SourceVersion.RELEASE_26
8355751: Add source 26 and target 26 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, coleenp, darcy
|
2025-06-05 16:01:32 +00:00 |
|
Sergey Bylokhov
|
5ad02c98f1
|
8355004: Apply java.io.Serial annotations in java.compiler
Reviewed-by: liach, darcy
|
2025-05-31 00:16:40 +00:00 |
|
Joe Darcy
|
24d84cf66a
|
8354091: Update RELEASE_25 description for Flexible Constructor Bodies
Reviewed-by: iris, liach, vromero
|
2025-05-08 16:30:01 +00:00 |
|
Nizar Benalla
|
606f2012b0
|
8174840: Elements.overrides does not check the return type of the methods
Co-authored-by: Pavel Rappo <prappo@openjdk.org>
Reviewed-by: liach, darcy
|
2025-05-05 21:52:25 +00:00 |
|
Joe Darcy
|
6719b9214f
|
8356108: Update SourceVersion.RELEASE_25 description for JEPs 511 and 512
Reviewed-by: vromero, liach, iris, jlahoda
|
2025-05-05 15:42:19 +00:00 |
|
Pavel Rappo
|
5cc150c636
|
8342979: Start of release updates for JDK 25
8342982: Add SourceVersion.RELEASE_25
8342983: Add source 25 and target 25 to javac
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Reviewed-by: iris, darcy, erikj, dholmes
|
2024-12-05 17:03:27 +00:00 |
|
Joe Darcy
|
525f33baae
|
8345324: Update comment in SourceVersion for language evolution history for changes in 24
Reviewed-by: iris
|
2024-12-02 19:43:47 +00:00 |
|
Hannes Wallnöfer
|
fd5ff0547c
|
8342827: Fix order of @param tags in other modules
Reviewed-by: jpai, iris, joehw, darcy, dfuchs
|
2024-10-25 07:08:29 +00:00 |
|
Joe Darcy
|
a3e23572d5
|
8341483: Clarify special case handling of Types.getArrayType
Reviewed-by: liach, prappo, dlsmith
|
2024-10-04 20:31:28 +00:00 |
|
Joe Darcy
|
e70cbcfd0c
|
8341541: Wrong anchor in wrapper classes links
Reviewed-by: hannesw, liach
|
2024-10-04 19:25:31 +00:00 |
|
Nizar Benalla
|
2dc3b1a71f
|
8341201: Broken link in AbstractAnnotationValueVisitor7 due to extra quotation mark
Reviewed-by: iris, darcy
|
2024-10-01 10:27:07 +00:00 |
|
Joe Darcy
|
5586f83e34
|
8341064: Define anchor point and index term for "wrapper classes"
Reviewed-by: prappo, liach
|
2024-09-30 16:13:35 +00:00 |
|
Joe Darcy
|
73ebb848fd
|
8340721: Clarify special case handling of unboxedType and getWildcardType
Reviewed-by: prappo, mcimadamore
|
2024-09-27 23:34:04 +00:00 |
|
Pavel Rappo
|
3e673d9e46
|
8340680: Fix typos in javax.lang.model.SourceVersion
Reviewed-by: darcy, iris
|
2024-09-24 10:48:35 +00:00 |
|
Pavel Rappo
|
67448b0eb2
|
8339852: Fix typos in java.compiler documentation
Reviewed-by: liach, darcy
|
2024-09-23 10:32:58 +00:00 |
|
Joe Darcy
|
08b25611f6
|
8339781: Better use of Javadoc tags in javax.lang.model
Reviewed-by: jjg
|
2024-09-20 21:27:22 +00:00 |
|
Joe Darcy
|
ec3cba0296
|
8340399: Update comment in SourceVersion for language evolution history
Reviewed-by: iris
|
2024-09-19 17:10:23 +00:00 |
|
Joe Darcy
|
6b5958d661
|
8339696: Clarify modeling scope of javax.lang.model.element
Reviewed-by: jjg, jlahoda, prappo
|
2024-09-09 19:24:33 +00:00 |
|
Pavel Rappo
|
88cccc14db
|
8339631: Fix block @jls and @jvms tags
Reviewed-by: liach, darcy, jjg
|
2024-09-09 12:06:21 +00:00 |
|
Pavel Rappo
|
a5e28005fa
|
8338834: Remove unused import declarations in java.compiler
Reviewed-by: darcy
|
2024-08-23 08:05:16 +00:00 |
|
Joe Darcy
|
aff7936ff0
|
8338333: Add jls links to javax.lang.model.element.Modifier
Reviewed-by: liach, iris, prappo, vromero, jlahoda
|
2024-08-14 18:42:59 +00:00 |
|
Joe Darcy
|
75dc2f8518
|
8330182: Start of release updates for JDK 24
8330183: Add SourceVersion.RELEASE_24
8330184: Add source 24 and target 24 to javac
Reviewed-by: iris, vromero, asotona, dholmes
|
2024-06-06 16:01:57 +00:00 |
|
Joe Darcy
|
67b9a08139
|
8333586: Improve syntax of @see tags in javax.lang.model
Reviewed-by: iris, jjg
|
2024-06-05 00:56:25 +00:00 |
|
Nizar Benalla
|
d59c12fe10
|
8329718: Incorrect @since tags in elements in jdk.compiler and java.compiler
Reviewed-by: darcy, jjg
|
2024-05-22 19:13:21 +00:00 |
|
Jonathan Gibbons
|
0a58cffe88
|
8298405: Implement JEP 467: Markdown Documentation Comments
8329296: Update Elements for '///' documentation comments
Co-authored-by: Jim Laskey <jlaskey@openjdk.org>
Reviewed-by: prappo, darcy, hannesw
|
2024-05-17 17:42:46 +00:00 |
|
Joe Darcy
|
f6feeb03bb
|
8330703: Improve link syntax in javax.lang.model.util
Reviewed-by: jjg
|
2024-04-19 20:32:18 +00:00 |
|
Joe Darcy
|
c1dd82b4d2
|
8329644: Discuss expected visitor evolution patterns in javax.lang.model.util
Reviewed-by: prappo, jlahoda, jjg
|
2024-04-19 19:00:17 +00:00 |
|
Joe Darcy
|
5860a48c71
|
8329624: Add visitors for preview language features
Reviewed-by: vromero, jlahoda
|
2024-04-05 05:04:48 +00:00 |
|
Joe Darcy
|
2e748c998e
|
8175386: Clarify exception behavior of Types utility methods
Reviewed-by: jjg
|
2024-01-26 22:33:17 +00:00 |
|
Joe Darcy
|
ed3272cc44
|
8042981: Strip type annotations in Types' utility methods
Co-authored-by: Liam Miller-Cushon <cushon@openjdk.org>
Reviewed-by: cushon, jjg, jlahoda
|
2024-01-26 20:55:46 +00:00 |
|
Joe Darcy
|
b5995a76f7
|
8302019: Clarify Elements.overrides
Reviewed-by: prappo, jjg
|
2024-01-25 22:17:07 +00:00 |
|
Joe Darcy
|
fcf8368eb1
|
8322248: Fix inconsistent wording in ElementFilter.typesIn
Reviewed-by: jjg, iris
|
2024-01-02 23:05:58 +00:00 |
|
Hannes Wallnöfer
|
c51685267c
|
8321889: JavaDoc method references with wrong (nested) type
Reviewed-by: alanb
|
2023-12-12 11:27:31 +00:00 |
|
Joe Darcy
|
519ecd352a
|
8319413: Start of release updates for JDK 23
8319414: Add SourceVersion.RELEASE_23
8319416: Add source 23 and target 23 to javac
Reviewed-by: iris, erikj, alanb, vromero
|
2023-12-07 17:01:29 +00:00 |
|
Joe Darcy
|
1839433bff
|
8320941: Discuss receiver type handling
Reviewed-by: vromero
|
2023-12-01 20:24:09 +00:00 |
|
Jim Laskey
|
04ad98ed32
|
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
|
2023-11-30 12:49:49 +00:00 |
|
Joe Darcy
|
6871a2ff12
|
8320803: Update SourceVersion.RELEASE_22 description for language changes
Reviewed-by: jjg
|
2023-11-27 20:36:29 +00:00 |
|
Aggelos Biboudis
|
c9d23c3940
|
8315532: Compiler Implementation for Unnamed Variables & Patterns
8317221: Implementation for javax.lang.model for Unnamed Variables & Patterns
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Co-authored-by: Gavin Bierman <gbierman@openjdk.org>
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Joe Darcy <darcy@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: jlahoda, mcimadamore
|
2023-10-30 10:28:48 +00:00 |
|
Joe Darcy
|
5308bbbcf8
|
8246280: Refine API to model sealed classes and interfaces in javax.lang.model
Reviewed-by: vromero, jjg
|
2023-09-18 20:40:01 +00:00 |
|
Joe Darcy
|
578ded4645
|
8312418: Add Elements.getEnumConstantBody
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: vromero
|
2023-09-08 22:06:24 +00:00 |
|
Joe Darcy
|
8e2a533df6
|
8315137: Add explicit override RecordComponentElement.asType()
Reviewed-by: jjg
|
2023-08-28 20:43:54 +00:00 |
|
Pavel Rappo
|
f39fc0aa2d
|
8314738: Remove all occurrences of and support for @revised
Reviewed-by: mr
|
2023-08-22 13:02:53 +00:00 |
|
Joe Darcy
|
6445314fec
|
8314477: Improve definition of "prototypical type"
Reviewed-by: prappo
|
2023-08-17 20:25:46 +00:00 |
|
Joe Darcy
|
0c3bc71d24
|
8281169: Expand discussion of elements and types
Reviewed-by: mcimadamore, prappo
|
2023-08-16 20:31:51 +00:00 |
|
Joe Darcy
|
c307391ab1
|
8307184: Incorrect/inconsistent specification and implementation for Elements.getDocComment
Reviewed-by: vromero, jjg
|
2023-08-09 21:17:10 +00:00 |
|
Joe Darcy
|
69f3114c41
|
8310676: add note about unnamed module to Elements.getAllModuleElements
Reviewed-by: jjg
|
2023-06-23 21:21:41 +00:00 |
|
Joe Darcy
|
cf8d0b0537
|
8309964: Use directed inheritDoc for javax.lang.model API
Reviewed-by: vromero
|
2023-06-16 16:43:00 +00:00 |
|
Joe Darcy
|
5a706fb403
|
8306584: Start of release updates for JDK 22
8306585: Add SourceVersion.RELEASE_22
8306586: Add source 22 and target 22 to javac
Reviewed-by: erikj, iris, dholmes, jlahoda, alanb
|
2023-06-08 16:02:21 +00:00 |
|