Jan Lahoda
|
fbd8b42d70
|
8293591: Remove use of Thread.stop from jshell tests
Reviewed-by: alanb
|
2022-09-15 11:27:15 +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 |
|
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 |
|
Daniel D. Daugherty
|
02dce24b59
|
8207166: jdk/jshell/JdiHangingLaunchExecutionControlTest.java - launch timeout
Reviewed-by: vromero
|
2022-09-07 18:30:16 +00:00 |
|
Jan Lahoda
|
4955835249
|
8282434: Leading combining diacritic character in string renders incorrectly
Reviewed-by: vromero
|
2022-09-06 08:42:45 +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 |
|
Jan Lahoda
|
062db59eeb
|
8286206: Missing cases for RECORD
Reviewed-by: vromero, jjg
|
2022-06-07 14:44:44 +00:00 |
|
Aleksey Shipilev
|
0d1a3053cd
|
8287732: jdk/jshell/ToolEnablePreviewTest.java fails on x86_32 after JDK-8287496
Reviewed-by: alanb, kvn
|
2022-06-06 05:29:30 +00:00 |
|
Jan Lahoda
|
171a7cdd5d
|
8286895: InternalError: Exception during analyze
Reviewed-by: vromero
|
2022-05-31 15:01:38 +00:00 |
|
Jan Lahoda
|
6a1b09898d
|
8278039: Code completion not woking after some statements such as "if" or "while"
Reviewed-by: jlaskey
|
2022-05-13 11:03:17 +00:00 |
|
Jan Lahoda
|
11fa03f3ee
|
8282160: JShell circularly-required classes cannot be defined
Reviewed-by: vromero
|
2022-05-13 09:45:48 +00:00 |
|
Matthias Baesken
|
de8f4d01b2
|
8286191: misc tests fail due to JDK-8285987
Reviewed-by: rriggs
|
2022-05-10 07:44:20 +00:00 |
|
Matthias Baesken
|
9d2f591e6a
|
8285987: executing shell scripts without #! fails on Alpine linux
Reviewed-by: mdoerr, goetz
|
2022-05-05 12:45:32 +00:00 |
|
Jan Lahoda
|
9156c0b213
|
8274148: can jshell show deprecated classes, methods and fields as strikethrough text?
Reviewed-by: vromero
|
2022-04-01 06:37:46 +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
|
3955b037da
|
8277328: jdk/jshell/CommandCompletionTest.java failures on Windows
Reviewed-by: vromero
|
2021-12-07 18:15:25 +00:00 |
|
Jan Lahoda
|
8a44e093dc
|
8268725: jshell does not support the --enable-native-access option
Reviewed-by: sundar
|
2021-11-23 16:46:45 +00:00 |
|
Jan Lahoda
|
2f20b0d8da
|
8273039: JShell crashes when naming variable or method "abstract" or "strictfp"
Reviewed-by: vromero
|
2021-11-19 07:49:58 +00:00 |
|
Sergey Bylokhov
|
29e552c03a
|
8272358: Some tests may fail when executed with other locales than the US
Reviewed-by: aivanov
|
2021-11-17 22:21:38 +00:00 |
|
Aleksey Shipilev
|
75adf54bdc
|
8276306: jdk/jshell/CustomInputToolBuilder.java fails intermittently on storage acquisition
Reviewed-by: jlahoda
|
2021-11-08 15:35:27 +00:00 |
|
Jan Lahoda
|
fa754b8ffd
|
8276149: jshell throws EOF error when throwing exception inside switch expression
Reviewed-by: vromero
|
2021-11-08 13:20:44 +00:00 |
|
Jan Lahoda
|
4c14eddf41
|
8274734: the method jdk.jshell.SourceCodeAnalysis documentation not working
Reviewed-by: vromero
|
2021-11-08 13:19:51 +00:00 |
|
Mandy Chung
|
c6339cb8a2
|
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
|
2021-10-28 18:32:50 +00:00 |
|
Christoph Langer
|
47262670f3
|
8274642: jdk/jshell/CommandCompletionTest.java fails with NoSuchElementException after JDK-8271287
Reviewed-by: jlahoda
|
2021-10-05 21:06:52 +00:00 |
|
Jan Lahoda
|
71788c69db
|
8271287: jdk/jshell/CommandCompletionTest.java fails with "lists don't have the same size expected"
Reviewed-by: vromero
|
2021-09-22 12:53:57 +00:00 |
|
Jan Lahoda
|
ba7d550c6e
|
8270139: jshell InternalError crash for import of @Repeatable followed by unresolved ref
Reviewed-by: vromero
|
2021-09-22 12:52:31 +00:00 |
|
Jan Lahoda
|
70157c78a8
|
8272135: jshell: Method cannot use its overloaded version
Reviewed-by: vromero
|
2021-09-07 09:50:10 +00:00 |
|
Jan Lahoda
|
7b023a3f60
|
8273257: jshell doesn't compile a sealed hierarchy with a sealed interface and a non-sealed leaf
Reviewed-by: vromero
|
2021-09-03 09:30:56 +00:00 |
|
Vicente Romero
|
4f9d6b7d68
|
8267465: remove superfluous preview related annotations and test options
Reviewed-by: jlahoda
|
2021-06-07 13:57:15 +00:00 |
|
Jan Lahoda
|
de6472c441
|
8267459: Pasting Unicode characters into JShell does not work.
Reviewed-by: vromero
|
2021-06-02 09:55:06 +00:00 |
|
Jan Lahoda
|
2c8e94f680
|
8247403: JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder
Reviewed-by: vromero
|
2021-05-31 09:25:16 +00:00 |
|
Jan Lahoda
|
f632254943
|
8267221: jshell feedback is incorrect when creating method with array varargs parameter
Reviewed-by: vromero
|
2021-05-26 11:12:22 +00:00 |
|
Jan Lahoda
|
8072ea5628
|
8238173: jshell - switch statement with a single default not return cause syntax error
Reviewed-by: vromero
|
2021-04-29 14:54:39 +00:00 |
|
Jan Lahoda
|
325eecbccb
|
8255273: jshell crashes with UnsupportedOperationException: Should not get here.
Reviewed-by: vromero
|
2021-04-15 16:17:35 +00:00 |
|
Jan Lahoda
|
e43aee58e1
|
8262900: ToolBasicTest fails to access HTTP server it starts
Reviewed-by: sundar, vromero
|
2021-04-15 15:16:11 +00:00 |
|
Jan Lahoda
|
6c0fbf70e8
|
8254196: jshell infinite loops when startup script contains System.exit call
Reviewed-by: sundar
|
2021-03-24 10:34:31 +00:00 |
|
Jan Lahoda
|
0675473486
|
8252409: JShell: Intersection types cause NoSuchFieldError
Reviewed-by: vromero
|
2021-01-29 09:19:14 +00:00 |
|
Jan Lahoda
|
0ec2c969df
|
8259820: JShell does not handle -source 8 properly
Reviewed-by: sundar
|
2021-01-15 12:45:22 +00:00 |
|
Jan Lahoda
|
77ca1031a0
|
8257236: can't use var with a class named Z
Reviewed-by: sundar
|
2021-01-13 11:27:52 +00:00 |
|
Dan Smith
|
48d8650ae1
|
8257845: Integrate JEP 390
8254047: [JEP 390] Revise "value-based class" & apply to wrappers
8252181: [JEP 390] Define & apply annotation jdk.internal.ValueBased
8252183: [JEP 390] Add 'lint' warning for @ValueBased classes
8257027: [JEP 390] Diagnose synchronization on @ValueBased classes
8252180: [JEP 390] Deprecate wrapper class constructors for removal
Co-authored-by: Roger Riggs <rriggs@openjdk.org>
Co-authored-by: Srikanth Adayapalam <sadayapalam@openjdk.org>
Co-authored-by: Lois Foltan <lfoltan@openjdk.org>
Reviewed-by: rriggs, hseigel, mchung, darcy
|
2020-12-08 23:04:01 +00:00 |
|
Mandy Chung
|
56b15fbbcc
|
8159746: (proxy) Support for default methods
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: darcy, alanb, plevart
|
2020-12-01 17:23:07 +00:00 |
|
Jan Lahoda
|
cdef186c11
|
8232856: jshell crashes when pressing up arrow after /!
Reviewed-by: psandoz
|
2020-11-05 09:12:07 +00:00 |
|
Vicente Romero
|
8bde2f4e3d
|
8255013: implement Record Classes as a standard feature in Java, follow-up
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: jlahoda
|
2020-10-28 17:18:46 +00:00 |
|
Vicente Romero
|
1da28de82f
|
8255009: delta apply fixes for JDK-8246774 and JDK-8253455, pushed too soon
Reviewed-by: jlahoda
|
2020-10-19 15:55:54 +00:00 |
|
Vicente Romero
|
c17d58516f
|
8246774: implement Record Classes as a standard feature in Java
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Co-authored-by: Harold Seigel <hseigel@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Reviewed-by: coleenp, jlahoda, sspitsyn, chegar
|
2020-10-18 18:54:33 +00:00 |
|
Jan Lahoda
|
68da63dcde
|
8240658: Code completion not working for lambdas in method invocations that require type inference
Reviewed-by: vromero
|
2020-09-14 08:13:10 +00:00 |
|
Jan Lahoda
|
c98417ebca
|
8250840: some tests use --enable-preview unnecessarily
Reviewed-by: vromero
|
2020-09-09 07:51:43 +00:00 |
|
Robert Field
|
261eb76ea2
|
8247456: JShell: Handling of top-level final, abstract, and static modifiers
Reviewed-by: jlahoda
|
2020-09-02 09:37:25 -07:00 |
|
Robert Field
|
9390446081
|
8249566: jshell tool: retained modes from JDK-13 or prior cause confusing messages to be generated for records
Reviewed-by: jlahoda
|
2020-08-01 14:18:06 -07:00 |
|
Robert Field
|
6e198fec0b
|
8249197: JShell: variable declaration with unicode type name gets garbled result
8249199: JShell: Consistent representation of unicode
Reviewed-by: jlahoda
|
2020-07-23 10:37:06 -07:00 |
|