Jan Lahoda
|
39cd1635bf
|
8293578: Duplicate ldc generated by javac
Reviewed-by: mcimadamore
|
2022-09-16 11:37:45 +00:00 |
|
Adam Sotona
|
aff5ff14b2
|
8244681: Add a warning for possibly lossy conversion in compound assignments
8293797: Release Note: Javac warns about type casts in compound assignments with possible lossy conversions
Reviewed-by: erikj, prr
|
2022-09-15 10:10:23 +00:00 |
|
Jan Lahoda
|
2a3879180e
|
8292755: Non-default method in interface leads to a stack overflow in JShell
Reviewed-by: vromero
|
2022-09-14 08:51:03 +00:00 |
|
Aggelos Biboudis
|
1169a15936
|
8291657: Javac assertion when compiling a method call with switch expression as argument
Reviewed-by: jlahoda
|
2022-09-14 06:48:01 +00:00 |
|
Vicente Romero
|
46e6e41b9a
|
8293051: Further refactor javac after removal of -source/-target/--release 7
Reviewed-by: darcy, mcimadamore
|
2022-09-08 14:36:19 +00:00 |
|
Jan Lahoda
|
c0ee30a25a
|
8293348: A false cyclic inheritance error reported
Reviewed-by: vromero
|
2022-09-08 14:10:06 +00:00 |
|
Jan Lahoda
|
26f2a978f6
|
8290561: Coalesce incubator-module warnings for single-file source-code programs
Reviewed-by: mcimadamore
|
2022-09-06 09:27:48 +00:00 |
|
Joe Darcy
|
3ac91b08cb
|
8293003: Review running time of Warn5 regression test
Reviewed-by: vromero
|
2022-09-02 02:53:59 +00:00 |
|
Joe Darcy
|
2d18dda3f2
|
8173605: Remove support for source and target 1.7 option in javac
Reviewed-by: vromero
|
2022-09-01 16:43:50 +00:00 |
|
Aggelos Biboudis
|
9444a081cc
|
8290709: Incorrect dominance error for unconditional pattern vs. null
Reviewed-by: jlahoda
|
2022-09-01 16:09:03 +00:00 |
|
Jan Lahoda
|
0c40128fec
|
7194212: NPE in Flow.visitIdent
Reviewed-by: vromero
|
2022-08-12 08:12:28 +00:00 |
|
Joe Darcy
|
0657acf534
|
8289249: Add methods to Elements for record constructors
Reviewed-by: vromero
|
2022-08-05 22:18:59 +00:00 |
|
Vicente Romero
|
3ba317167d
|
8285935: Spurious lint warning for static method accessed through instance qualifier
Reviewed-by: jlahoda
|
2022-08-04 17:57:28 +00:00 |
|
Vicente Romero
|
67f001186b
|
8260892: Compilation fails: lambda parameter not visible in body when generics involved
Reviewed-by: jlahoda
|
2022-08-03 19:19:34 +00:00 |
|
Joe Darcy
|
cc2861a993
|
8290901: Reduce use of -source in langtools tests
Reviewed-by: jjg
|
2022-07-29 17:35:22 +00:00 |
|
Aggelos Biboudis
|
64a1a08ff9
|
8289647: AssertionError during annotation processing of record related tests
Reviewed-by: vromero
|
2022-07-29 16:02:18 +00:00 |
|
Aggelos Biboudis
|
f5a7de8627
|
8290379: Parse error with parenthesized pattern and guard using an array
Reviewed-by: jlahoda
|
2022-07-19 09:03:28 +00:00 |
|
Vicente Romero
|
f3abb82989
|
8268312: Compilation error with nested generic functional interface
Reviewed-by: mcimadamore
|
2022-07-15 13:06:03 +00:00 |
|
Jesper Wilhelmsson
|
c79baaa811
|
Merge
|
2022-07-11 16:15:49 +00:00 |
|
Aggelos Biboudis
|
bba6be79e0
|
8269674: Improve testing of parenthesized patterns
Reviewed-by: jlahoda
|
2022-07-11 11:13:55 +00:00 |
|
Jan Lahoda
|
25f4b04365
|
8289894: A NullPointerException thrown from guard expression
Reviewed-by: vromero
|
2022-07-11 08:59:32 +00:00 |
|
Jonathan Gibbons
|
54b4576f78
|
8288699: cleanup HTML tree in HtmlDocletWriter.commentTagsToContent
Reviewed-by: hannesw
|
2022-07-08 19:33:03 +00:00 |
|
Vicente Romero
|
9c86c82091
|
8282714: synthetic arguments are being added to the constructors of static local classes
Reviewed-by: jlahoda
|
2022-07-08 17:24:27 +00:00 |
|
Jesper Wilhelmsson
|
01b9f95c62
|
Merge
|
2022-07-08 02:07:36 +00:00 |
|
Jan Lahoda
|
8dd94a2c14
|
8289196: Pattern domination not working properly for record patterns
Reviewed-by: vromero
|
2022-07-07 07:54:18 +00:00 |
|
Jesper Wilhelmsson
|
86dc760f9e
|
Merge
|
2022-06-28 22:11:23 +00:00 |
|
Jonathan Gibbons
|
a814293e1f
|
8275784: Bogus warning generated for record with compact constructor
Reviewed-by: prappo
|
2022-06-28 15:54:52 +00:00 |
|
Jesper Wilhelmsson
|
d4b040f42d
|
Merge
|
2022-06-27 18:25:53 +00:00 |
|
Vicente Romero
|
53b37fe153
|
8288130: compiler error with AP and explicit record accessor
Reviewed-by: jlahoda
|
2022-06-24 21:42:23 +00:00 |
|
Jan Lahoda
|
bdf9902f75
|
8288120: VerifyError with JEP 405 pattern match
Reviewed-by: vromero
|
2022-06-24 08:13:28 +00:00 |
|
Jonathan Gibbons
|
53a0acee06
|
8286101: Support formatting in @value tag
Reviewed-by: prappo
|
2022-06-13 18:13:21 +00:00 |
|
Joe Darcy
|
edff51e5fd
|
8284858: Start of release updates for JDK 20
8286035: Add source 20 and target 20 to javac
8286034: Add SourceVersion.RELEASE_20
Reviewed-by: dholmes, kcr, iris, erikj, jjg, ihse
|
2022-06-09 16:16:49 +00:00 |
|
Magnus Ihse Bursie
|
f7791ad0ea
|
8287895: Some langtools tests fail on msys2
Reviewed-by: jjg
|
2022-06-08 14:04:48 +00:00 |
|
Joe Darcy
|
32dd1eef88
|
8287967: Update golden test files after JDK-8287886
Reviewed-by: dholmes
|
2022-06-08 01:59:50 +00:00 |
|
Jan Lahoda
|
2f62f15b09
|
8287808: javac generates illegal class file for pattern matching switch with records
Reviewed-by: sundar
|
2022-06-07 13:41:24 +00:00 |
|
Adam Sotona
|
905bcbe34e
|
8286571: java source launcher from a minimal jdk image containing jdk.compiler fails with --enable-preview option
Reviewed-by: jlahoda
|
2022-06-07 13:38:56 +00:00 |
|
Jan Lahoda
|
bde7a7ae03
|
8287236: Reorganize AST related to pattern matching for switch
Reviewed-by: mcimadamore
|
2022-06-07 10:31:09 +00:00 |
|
Jonathan Gibbons
|
deb06539b0
|
8287337: SnippetUtils should throw exceptions if snippets not found
Reviewed-by: hannesw
|
2022-06-02 23:53:23 +00:00 |
|
Raffaello Giulietti
|
72bcf2aa03
|
4511638: Double.toString(double) sometimes produces incorrect results
Reviewed-by: aturbanov, darcy, bpb
|
2022-06-01 21:53:54 +00:00 |
|
Jan Lahoda
|
171a7cdd5d
|
8286895: InternalError: Exception during analyze
Reviewed-by: vromero
|
2022-05-31 15:01:38 +00:00 |
|
Jan Lahoda
|
7ef6993576
|
8276836: Error in javac caused by switch expression without result expressions: Internal error: stack sim error
Reviewed-by: vromero
|
2022-05-31 11:04:50 +00:00 |
|
Pavel Rappo
|
3d6d7b7e73
|
8287338: tools/javac/api/snippets/TestJavaxToolsSnippets.java failing tier1 on all platforms
Reviewed-by: jjg
|
2022-05-25 19:44:12 +00:00 |
|
Jonathan Gibbons
|
7156f98e32
|
8279513: jdk/javadoc/doclet/testDocletExample/TestDocletExample.java fails after 8278795
Reviewed-by: prappo
|
2022-05-25 17:45:02 +00:00 |
|
Jan Lahoda
|
e9bddc18ab
|
8262889: Compiler implementation for Record Patterns
Co-authored-by: Brian Goetz <briangoetz@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: mcimadamore, vromero
|
2022-05-25 11:56:24 +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 |
|
Alexey Ivanov
|
e0d361cea9
|
8284191: Replace usages of 'a the' in hotspot and java.base
Reviewed-by: lancea, wetmore, naoto, iris, kevinw, xuelei
|
2022-05-24 11:25:13 +00:00 |
|
Aggelos Biboudis
|
9473c383c6
|
8286057: Make javac error on a generic enum friendlier
Reviewed-by: jlahoda
|
2022-05-24 10:31:11 +00:00 |
|
Pavel Rappo
|
7c0864752a
|
8287099: Clean up terminology regarding doc comment descriptions.
Reviewed-by: jjg
|
2022-05-21 08:48:11 +00:00 |
|
Aggelos Biboudis
|
fd36f3730e
|
8286797: Guards of constant value false are not permitted
Reviewed-by: vromero
|
2022-05-19 16:11:24 +00:00 |
|
Jan Lahoda
|
c0d51d42d9
|
8282080: Lambda deserialization fails for Object method references on interfaces
Reviewed-by: vromero, mcimadamore
|
2022-05-17 13:48:45 +00:00 |
|