September 2015 Archives by thread
Starting: Tue Sep 1 23:01:09 UTC 2015
Ending: Mon Sep 28 17:25:17 UTC 2015
Messages: 108
- Implementation notes: Compilation and analysis within JShell
Robert Field
- hg: kulla/dev/langtools: Code cleanup based on review comments
jan.lahoda at oracle.com
- REPL tool implementation code review
Paul Sandoz
- hg: kulla/dev/langtools: Reflecting some of the review comments by Paul and Remi.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Per review, remove unneeded argument null checks.
robert.field at oracle.com
- hg: kulla/dev/langtools: Per JShellTool review, use Files.newBufferedWriter. Also, related, change resolveUserHome to return a Path 'toPathResolvingUserHome'
robert.field at oracle.com
- hg: kulla/dev/langtools: Per JShellTool review, streamify errorsOnly(). Thanks Paul.
robert.field at oracle.com
- hg: kulla/dev/langtools: Per JShellTool review, streamify saveFile(). Thanks Remi.
robert.field at oracle.com
- hg: kulla/dev/langtools: Per JShellTool review, switch EditPad's closeLock to CountDownLatch.
robert.field at oracle.com
- hg: kulla/dev/langtools: Review feedback - moving input-related threading into CircularBuffer, renaming it to StopDetectingInput, more cleanup around ConsoleIOContext.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Review comment - using forEach(result:add) instead of collect(toList()) to avoid unnecessary instance creation
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Review comment: test code clean-up
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: Renaming StopDetectingInput to StopDetectingInputStream; not passing unfinished this to another object
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Review comment: improving synchronization of JShell.stop()
jan.lahoda at oracle.com
- REPL code review
Maurizio Cimadamore
- hg: kulla/dev/langtools: Resolve issue raised in JShell tool review of command arguments processing using sets, by adjusting logic for future named ids, and switching to List.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8136423: JShell: rationalize TreeDependencyScanner. Per review, changed TreeDependencyScanner to Void returns and removed reduce and scanDeclaration. Also changed decl/body logic to nest 'correctly' even though this distinction is not currently used. And other clean-up.
robert.field at oracle.com
- hg: kulla/dev/langtools: Close the reader properly, and restore terminal, when finishing.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: 4 new changesets
jan.lahoda at oracle.com
- JShell: source in langtools vs JDK?
Robert Field
- JShell: packages
Jonathan Gibbons
- hg: kulla/dev/langtools: 8136822: JShell tool: Fix tests for EditorPad and ExternalEditor
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: Per review of MemoryFileManager, compound iterator for lazy list(), and comments on unused methods
robert.field at oracle.com
- hg: kulla/dev/langtools: Adding ability to build jdk.jshell using the langtools/make/build.xml script.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: 8136981: JShell API: completion analysis of new is inconsistent
robert.field at oracle.com
- hg: kulla/dev/langtools: 2 new changesets
jan.lahoda at oracle.com
- Dan: JDK 9 RFR of JDK-8134254 JShell API/tool: REPL for Java into JDK9
Robert Field
- hg: kulla/dev/langtools: 8136422: the version of jshell should now follow the same conventions as javac version does (based on Robert's patch).
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Per review, fix comments.
robert.field at oracle.com
- hg: kulla/dev/langtools: Per review, adding a short sleep into the loop that waits for the stop exception.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Partial 8137064: JShell API: circular dependencies cause infinite circular update. Steps to simultaneous compiles: Our own Diag interface. Generated classes no longer public, not package-private.
robert.field at oracle.com
- hg: kulla/dev/langtools: Partial 8137064: JShell API: circular dependencies cause infinite circular update. More steps to simultaneous compiles: TaskFactory restructured to allow multiple inputs and to track the Snippet in the JavaFileObject for later Diagnostic demultiplexing.
robert.field at oracle.com
- hg: kulla/dev/langtools: Partial 8137064: JShell API: circular dependencies cause infinite circular update. Decompose compilation, individually tracking Snippet compilation state.
robert.field at oracle.com
- hg: kulla/dev/langtools: Partial 8137064: JShell API: circular dependencies cause infinite circular update. Demultiplex diagnostics using specialized diagnostic list.
robert.field at oracle.com
Last message date:
Mon Sep 28 17:25:17 UTC 2015
Archived on: Mon Sep 28 17:25:20 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).