Jesper Wilhelmsson
67a5fc2529
Merge
2019-01-09 22:59:49 +01:00
Joe Darcy
ffb08ea636
8216335: Minor cleanups to javax.annotation.processing and javax.lang.model javadoc
...
Reviewed-by: vromero
2019-01-08 13:04:04 -08:00
Joe Darcy
b5f0eec3d8
8205626: Start of release updates for JDK 13
...
8205393: Add SourceVersion.RELEASE_13
8205394: Add source 13 and target 13 to javac
8205645: Bump maximum recognized class file version to 57 for JDK 13
8214825: Update preview language features for start of JDK 13
Reviewed-by: erikj, alanb, mchung, mcimadamore, dholmes, smarks, jjg
2018-12-13 19:06:11 +01:00
Joe Darcy
ee4f45eb70
8216322: Missing since information in deprecation of constructor visitors
...
Reviewed-by: vromero
2019-01-08 16:26:46 -08:00
Joe Darcy
24d201cb54
8213256: Clarify runtime vs compile time annotations for RoundEnvironment.getElementsAnnotatedWith(Class)
...
Reviewed-by: jjg, jlahoda
2018-11-02 18:49:10 -07:00
Joe Darcy
2517ca3937
8208200: Add missing periods to sentences in RoundEnvironment specs
...
Reviewed-by: jjg
2018-07-25 17:22:26 -07:00
Joe Darcy
a29cd6d430
8208201: Update SourceVersion.RELEASE_11 docs to mention var for lambda param
...
Reviewed-by: jjg
2018-07-25 12:54:58 -07:00
Joe Darcy
2363998598
8173606: Deprecate constructors of 7-era visitors
...
Reviewed-by: vromero, jjg
2018-07-11 08:24:39 -07:00
Joe Darcy
e56162b43d
8205615: Start of release updates for JDK 12
...
8205621: Increment JDK version for JDK 12
8193292: Add SourceVersion.RELEASE_12
8193290: Add source 12 and target 12 to javac
8205619: Bump maximum recognized class file version to 56 for JDK 12
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Mikael Vidstedt <mikael.vidstedt@oracle.com>
Reviewed-by: alanb, smarks, jjg, mr, erikj, psandoz, dholmes
2018-06-27 21:01:12 -07:00
Jan Lahoda
78b7362c97
8193302: Javac AssertionError: typeSig ERROR on usage of @Generated
...
Importing from an invisible package whose name is a prefix of a visible package is not allowed.
Reviewed-by: vromero
2018-06-13 12:52:21 +02:00
Joe Darcy
e8fff78093
8202334: Update javax.lang.model.util visitors for 11
...
Reviewed-by: jjg
2018-05-01 17:19:18 -07:00
Lana Steuck
8f528fba93
Merge
2018-01-18 18:58:46 +00:00
Joe Darcy
abb2ba45ae
8191839: ModuleElement.DirectiveVisitor :: visit() method behavior is deviating from the spec
...
Reviewed-by: jjg
2018-01-17 17:53:37 -08:00
Lana Steuck
aad1a3592c
Merge
2018-01-16 22:24:20 +00:00
Jonathan Gibbons
5edc13c005
8151850: eliminate javax.tools.FileManagerUtils
...
Reviewed-by: vromero
2018-01-11 13:47:11 -08:00
Jonathan Gibbons
9927f9eab3
8194901: remove interim code from javax.tools.ToolProvider
...
Reviewed-by: mchung
2018-01-10 15:05:33 -08:00
Jonathan Gibbons
11f43713d5
8185986: redundant/obsolete overview.html pages
...
Reviewed-by: darcy
2018-01-09 17:03:39 -08:00
Joe Darcy
edd2c3b6ca
8187951: Update javax.lang.model.SourceVersion for "var" name
...
Reviewed-by: jjg, mcimadamore
2018-01-08 17:32:54 -08:00
Joe Darcy
691eb78732
8173382: Add -source 11 and -target 11 to javac
...
8193291: Add SourceVersion.RELEASE_11
Reviewed-by: jjg, erikj, psandoz
2017-12-18 18:51:40 -08:00
Joe Darcy
a05689a09f
8193489: Add information about local variable type inference to SourceVersion.RELEASE_10
...
Reviewed-by: sundar, mr
2017-12-13 19:48:03 -08:00
Joe Darcy
99332f8fe0
8193194: Update javax.lang.model.util visitors for 10
...
Reviewed-by: jjg
2017-12-08 11:05:42 -08:00
Joe Darcy
14a3a70439
8191234: TypeKindVisitor needs to handle modules
...
Reviewed-by: jjg
2017-11-27 18:00:56 -08:00
Joe Darcy
38f5cea050
8191162: Use @implSpec tag for javax.lang.model.util visitor methods
...
Reviewed-by: vromero
2017-11-20 20:33:51 -08:00
Kumar Srinivasan
56eea64225
8129077: Unfix JDK-8087205
...
Reviewed-by: jlahoda, mcimadamore, vromero
2017-10-30 07:06:49 -07:00
Joe Darcy
5f6a5a4d9d
8172818: Add since=9 deprecation information to javax.lang.model classes
...
Reviewed-by: vromero
2017-10-26 17:06:52 -07:00
Joe Darcy
5d2a4c319a
8187982: Update SourceVersion to mention restricted keywords
...
Reviewed-by: mcimadamore
2017-09-27 14:23:41 -07:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00