Jan Lahoda
1e97c1c913
8335989: Implement JEP 494: Module Import Declarations (Second Preview)
...
Reviewed-by: vromero, abimpoudis, mcimadamore, alanb
2024-11-14 06:14:33 +00:00
Jorn Vernee
02f240415c
8333560: -Xlint:restricted does not work with --release
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: vromero, mcimadamore
2024-06-06 15:18:18 +00:00
Liam Miller-Cushon
7564949a56
8291643: Consider omitting type annotations from type error diagnostics
...
Reviewed-by: vromero
2024-06-05 19:10:13 +00:00
Jan Lahoda
8771015d7e
8331027: JDK's ct.sym file packs corrupted module-info classes
...
Reviewed-by: asotona
2024-05-02 14:32:03 +00:00
Daniel Jeliński
ecc603ca9b
8201183: sjavac build failures: "Connection attempt failed: Connection refused"
...
Reviewed-by: erikj, ihse
2024-04-11 12:42:24 +00:00
Daniel Jeliński
3b6629cec7
8324673: javacserver failed during build: RejectedExecutionException
...
Reviewed-by: cstein, erikj
2024-04-09 14:10:58 +00:00
Jan Lahoda
18c7922781
8321224: ct.sym for JDK 22 contains references to internal modules
...
Reviewed-by: darcy, vromero, asotona, ihse
2023-12-05 17:24:48 +00:00
Magnus Ihse Bursie
ce4e6e2bd7
8320915: Update copyright year in build files
...
Reviewed-by: erikj, iris
2023-11-28 21:40:20 +00:00
Jan Lahoda
fc314740e9
8318913: The module-infos for --release data do not contain pre-set versions
...
Co-authored-by: Erik Joelsson <erikj@openjdk.org>
Reviewed-by: vromero, ihse
2023-11-24 06:30:08 +00:00
Matthias Baesken
b9983c7229
8318961: increase javacserver connection timeout values and max retry attempts
...
Reviewed-by: clanger, erikj
2023-10-30 12:56:15 +00:00
Justin Lu
b55e418a07
8301991: Convert l10n properties resource bundles to UTF-8 native
...
Reviewed-by: naoto
2023-09-14 22:19:18 +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
Hannes Greule
b3dbf28bc0
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
...
Co-authored-by: Chen Liang <liach@openjdk.org>
Reviewed-by: vromero, jwaters
2023-04-30 07:34:09 +00:00
Magnus Ihse Bursie
b035056d28
8297455: Use the official ToolProvider API to call javac
...
Reviewed-by: erikj
2022-12-02 00:08:34 +00:00
Magnus Ihse Bursie
257aa15f15
8297444: Refactor the javacserver build tool
...
Reviewed-by: erikj, cstein
2022-12-01 23:41:58 +00:00
Magnus Ihse Bursie
4527dc67be
8297041: Remove the last remnants of sjavac
...
Reviewed-by: cstein, erikj, jjg
2022-11-17 09:20:22 +00:00
Jonathan Gibbons
f8b2574ebc
8296137: diags-examples.xml is broken
...
Reviewed-by: iris, vromero, ihse
2022-11-07 15:58:42 +00:00
Alexey Ivanov
9b7e42c0f0
8284209: Replace remaining usages of 'a the' in source code
...
Reviewed-by: lancea, wetmore, dfuchs, iris, jjg, ihse
2022-05-24 20:08:11 +00:00
Magnus Ihse Bursie
02fec1e6e5
8287155: Additional make typos
...
Reviewed-by: lancea, iris
2022-05-23 20:56:49 +00:00
Magnus Ihse Bursie
160eb2bd39
8284891: Fix typos in build system files
...
Reviewed-by: erikj
2022-04-14 19:33:28 +00:00
Magnus Ihse Bursie
3357d9a168
8284588: Remove GensrcCommonLangtools.gmk
...
Reviewed-by: erikj
2022-04-08 20:33:24 +00:00
Magnus Ihse Bursie
f8878cb0cc
8257733: Move module-specific data from make to respective module
...
Reviewed-by: jjg, weijun, naoto, erikj, prr, alanb, mchung
2022-03-21 21:34:09 +00:00
Matteo Baccan
ccad39237a
8282657: Code cleanup: removing double semicolons at the end of lines
...
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
2022-03-07 21:33:40 +00:00
Jan Lahoda
42d9b1baac
8277106: Cannot compile certain sources with --release
...
Reviewed-by: darcy, mcimadamore
2021-12-08 18:50:38 +00:00
Vicente Romero
3c2951f738
8275771: JDK source code contains redundant boolean operations in jdk.compiler and langtools
...
Reviewed-by: jlahoda
2021-12-07 23:31:09 +00:00
Julia Boes
9d191fce55
8245095: Implementation of JEP 408: Simple Web Server
...
Co-authored-by: Julia Boes <jboes@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Ivan Šipka <isipka@openjdk.org>
Reviewed-by: ihse, jlaskey, michaelm, chegar, dfuchs
2021-10-19 10:19:15 +00:00
Jan Lahoda
7fcd5ca025
8266036: class file for sun.misc.Contended not found
...
8258421: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with "error: cannot access jdk.internal.ValueBased"
Reviewed-by: darcy
2021-07-07 09:49:53 +00:00
Vicente Romero
0fa9223f34
8260517: implement Sealed Classes as a standard feature in Java
...
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: dholmes, mcimadamore, jlahoda
2021-05-20 09:11:08 +00:00
Jan Lahoda
235488215b
8250768: javac should be adapted to changes in JEP 12
...
Reviewed-by: mcimadamore, erikj, jjg, ihse
2021-01-11 10:10:47 +00:00
Jan Lahoda
6eff9315e1
8256950: Add record attribute support to symbol generator CreateSymbols
...
Reviewed-by: jjg, chegar
2020-12-09 15:05:01 +00:00
Hannes Wallnöfer
1e8e543b26
8216497: javadoc should auto-link to platform classes
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Reviewed-by: erikj, jjg
2020-10-07 13:08:34 +00:00
Jan Lahoda
a4b135316c
8244763: Update --release 8 symbol information after JSR 337 MR3
...
Reviewed-by: jjg, wetmore
2020-05-18 18:20:53 +02:00
Jan Lahoda
31c511e6a5
8246704: --release => \"unknown enum constant PreviewFeature$Feature.TEXT_BLOCKS\"
...
Use a synthetic annotation instead of inaccessible jdk.internal.PreviewFeature in ct.sym, and avoid resolving that annotation, to prevent errors being printed for the inaccessible types.
Reviewed-by: jlaskey
2020-06-25 11:06:46 +02:00
Mikael Vidstedt
071bd521bc
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
...
Reviewed-by: alanb, bchristi, dcubed, dfuchs, eosterlund, erikj, glaubitz, ihse, iignatyev, jjiang, kbarrett, ksrini, kvn, naoto, prr, rriggs, serb, sspitsyn, stefank, tschatzl, valeriep, weijun, weijun
2020-05-20 17:33:37 -07:00
Magnus Ihse Bursie
74f1e6da4e
8244093: Move all IDE support into coherent structure in make directory
...
Reviewed-by: mcimadamore, jlahoda, chegar, erikj
2020-05-19 15:49:46 +02:00
Jan Lahoda
ed9cbe252d
8241616: Timestamps on ct.sym entries lead to non-reproducible builds
...
Generate ct.sym in a reproducible way
Reviewed-by: ihse
2020-04-29 18:35:14 +02:00
Jan Lahoda
65344142d3
8243000: javac only build fails after removal of Nashorn
...
Adjusting langtools ant build and Idea project to Nashorn removal.
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, jlahoda
2020-04-28 10:43:29 +02:00
Jan Lahoda
c41e980320
8234078: Missing license headers in a few javac files
...
Reviewed-by: vromero
2019-12-02 10:58:15 +01:00
Jan Lahoda
42a47d9491
8218630: CreateSymbols includes class and module headers unnecessarily
...
Ensure class and module headers from the current version are properly matched to existing ones to avoid duplication.
Reviewed-by: jjg
2019-02-08 12:31:23 +01:00
Magnus Ihse Bursie
3474e9a9fe
8214718: Update missing copyright year in build system
...
Reviewed-by: erikj, tbell
2018-12-03 18:46:10 +01:00
Liam Miller-Cushon
c7e3654a5c
8211057: Gensrc step CompileProperties generates unstable CompilerProperties output
...
Reviewed-by: mcimadamore, vromero
2018-10-01 21:14:58 -07:00
Jan Lahoda
c1033edca8
8209865: Incorrect 'multiple elements' notes with Elements#getTypeElement and --release
...
Changing ct.sym to be module-path oriented, rather than class-path oriented.
Reviewed-by: jjg
2018-09-21 12:29:31 +02:00
Jan Lahoda
52ba129b0a
8207954: Data for --release 11
...
Adding support for --release 11
Reviewed-by: erikj, ihse, jjg
2018-09-19 10:50:25 +02:00
Magnus Ihse Bursie
99eee041ba
8210731: PropertiesParser does not produce reproducible output
...
Reviewed-by: mchung, jjg, erikj
2018-09-14 09:16:51 +02:00
Maurizio Cimadamore
66288b8c6c
8210318: idea.sh script doesn't work on Mac
...
Remove usage non-portable sed options
Reviewed-by: erikj, ihse
2018-09-06 13:13:35 +01:00
Maurizio Cimadamore
4871d9935e
8210226: Add support for multiple project folders to idea.sh
...
Overhaul templating logic for idea.sh; add support for -o option
Reviewed-by: erikj, ihse
2018-08-31 18:01:47 +01:00
Maurizio Cimadamore
d91630f948
8209064: Make intellij support more robust after changes for 2018.2
...
Do not treat build.xml wrapper as a template file
Reviewed-by: erikj, ihse
2018-08-29 11:25:51 +01:00
Jan Lahoda
b3b644438e
8206986: Compiler support for Switch Expressions (Preview)
...
8207405: Compiler Tree API support for Switch Expressions (Preview)
Support for switch expression, switch with rules and multiple constants for cases.
Reviewed-by: jjg, mcimadamore, vromero
2018-08-29 09:36:17 +02:00
Maurizio Cimadamore
9d25c65fda
8208524: IntelliJ support broken since 2018.2
...
Move build.xml out of .idea folder
Reviewed-by: stuefe
2018-07-31 16:49:51 +01:00
Jonathan Gibbons
fe24730ed9
8201274: Launch Single-File Source-Code Programs
...
Reviewed-by: mcimadamore, jlahoda, ksrini, mchung, ihse, alanb
2018-06-07 16:06:49 -07:00