Andrey Turbanov
2ff22087f2
8289804: Remove redundant stream() call before forEach in jdk.jshell
...
Reviewed-by: psandoz
2022-07-19 11:32:30 +00:00
Jan Lahoda
062db59eeb
8286206: Missing cases for RECORD
...
Reviewed-by: vromero, jjg
2022-06-07 14:44:44 +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
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
Alan Bateman
9583e3657e
8284161: Implementation of Virtual Threads (Preview)
...
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
2022-05-07 08:06:16 +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
Alisen Chung
38df5701ff
8283805: [REDO] JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto
2022-03-31 22:59:21 +00:00
Alisen Chung
634800a536
8283806: [BACKOUT] JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: kcr, naoto
2022-03-28 23:37:35 +00:00
Alisen Chung
c0aecd15ae
8280400: JDK 19 L10n resource files update - msgdrop 10
...
Reviewed-by: naoto, kizune
2022-03-28 18:31:17 +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
Andrey Turbanov
04dbdd36dd
8274898: Cleanup usages of StringBuffer in jdk tools modules
...
Reviewed-by: sspitsyn, lmesnik
2021-12-15 19:28:58 +00:00
Jan Lahoda
3955b037da
8277328: jdk/jshell/CommandCompletionTest.java failures on Windows
...
Reviewed-by: vromero
2021-12-07 18:15:25 +00:00
Tim Prinzing
652b5f8546
8276674: Malformed Javadoc inline tags in JDK source
...
Reviewed-by: jjg, rriggs, prappo, bchristi
2021-12-02 20:47:29 +00:00
Ichiroh Takiguchi
8f9eb620ac
8274784: jshell: Garbled character was displayed by System.out.println(...) on Japanese Windows
...
Reviewed-by: naoto
2021-11-29 00:11:28 +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
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
Magnus Ihse Bursie
b9331360f5
8276641: Use blessed modifier order in jshell
...
Reviewed-by: iris
2021-11-05 12:06:39 +00:00
Jan Lahoda
70157c78a8
8272135: jshell: Method cannot use its overloaded version
...
Reviewed-by: vromero
2021-09-07 09:50:10 +00:00
Sergey Bylokhov
7fff22afe7
8272805: Avoid looking up standard charsets
...
Reviewed-by: weijun, naoto, dfuchs, azvegint, erikj
2021-09-02 22:56:20 +00:00
Sergey Tsypanov
6a3f8343bc
8268113: Re-use Long.hashCode() where possible
...
Reviewed-by: redestad
2021-08-02 12:49:41 +00:00
Jan Lahoda
40c9e258b5
8265444: Javadocs: jdk.jshell - small typo
...
Reviewed-by: sundar
2021-06-04 12:35:36 +00:00
Joe Darcy
0ae4ceb413
8244146: javac changes for JEP 306
...
8266399: Core libs update for JEP 306
Reviewed-by: sadayapalam, bpb, naoto
2021-06-01 21:59:39 +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
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
Guoxiong Li
657f103937
8057543: Replace javac's Filter with Predicate (and lambdas)
...
Reviewed-by: mcimadamore
2021-04-22 16:44:29 +00:00
Tagir F. Valeev
787908c778
8264221: Rewrite confusing stream API chain in SnippetMaps
...
Reviewed-by: jlahoda
2021-04-20 01:44:32 +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
Tagir F. Valeev
3997c99e0a
8264222: Use switch expression in jshell where possible
...
Reviewed-by: briangoetz
2021-04-01 06:02:21 +00:00
Alex Blewitt
8735259f05
8264333: Use the blessed modifier order in jdk.jshell
...
Reviewed-by: iris, shade
2021-03-30 08:15:50 +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
Ian Graves
fad8484058
8263411: Convert jshell tool to use Stream.toList()
...
Reviewed-by: jlahoda
2021-03-24 09:31:54 +00:00
Jan Lahoda
41276eb83a
8259863: doc: JShell snippet doesn't compile
...
Reviewed-by: sundar
2021-03-17 12:36:24 +00:00
Jan Lahoda
0675473486
8252409: JShell: Intersection types cause NoSuchFieldError
...
Reviewed-by: vromero
2021-01-29 09:19:14 +00:00
Jesper Wilhelmsson
133bcb0995
Merge
2021-01-21 05:23:42 +00:00
Leo Jiang
012051090d
8259732: JDK 16 L10n resource file update - msg drop 10
...
Reviewed-by: naoto
2021-01-20 13:58:49 +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
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
Alan Bateman
79e57ace65
8256643: Terminally deprecate ThreadGroup stop, destroy, isDestroyed, setDaemon and isDaemon
...
Reviewed-by: serb, rriggs, iris, mchung, smarks
2020-11-25 08:26:00 +00:00
Jan Lahoda
cdef186c11
8232856: jshell crashes when pressing up arrow after /!
...
Reviewed-by: psandoz
2020-11-05 09:12:07 +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
Jan Lahoda
3770be7f70
8249367: JShell uses 100% of one core all the time
...
Workarounding busy wait while reading from NonBlocking.NonBlockingReaderInputStream wrapping NonBlockingPumpReader.
Reviewed-by: rfield, cstein
2020-07-16 11:30:11 +02:00
Mark Reinhold
55039aa1c6
8249205: Remove unnecessary trademark symbols
...
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
2020-07-15 14:21:54 -07:00
Leo Jiang
1b1fb08000
8249086: JDK 15 L10N resource file update - msg drop 10
...
Reviewed-by: naoto
2020-07-09 17:04:06 +00:00
Robert Field
a2db08ae98
8247438: JShell: When FailOverExecutionControlProvider fails the proximal cause is not shown
...
8237743: test/langtools/jdk/jshell/FailOverExecutionControlTest.java fails No ExecutionControlProvider with name 'nonExistent' and parameter keys: []
8199646: JShell tests: jdk/jshell/FailOverDirectExecutionControlTest.java failed with java.lang.UnsupportedOperationException
Reviewed-by: jlahoda
2020-06-26 18:20:22 -07:00
Jan Lahoda
61e44cdb6a
8247932: JShell crashes when typing text block
...
Setting up Log before running javac's scanner, so that errors reported from the scanner are properly ignored.
Reviewed-by: rfield
2020-06-22 12:03:11 +02:00