July 2015 Archives by subject
Starting: Wed Jul 1 05:05:14 UTC 2015
Ending: Fri Jul 31 19:56:03 UTC 2015
Messages: 131
- Annotation on public method does not work if annotation is placed before public modifier
Nikolay Botev
- Annotation on public method does not work if annotation is placed before public modifier
Robert Field
- Annotation on public method does not work if annotation is placed before public modifier
Andrei Eremeev
- Bug - Cannot enter multi-line comments
Nikolay Botev
- Bug - Cannot enter multi-line comments
Robert Field
- Classpath Bug -
Nikolay Botev
- Classpath Bug - crashing on auto-complete attempt
Nikolay Botev
- Classpath Bug - crashing on auto-complete attempt
Robert Field
- Error when running kulla.jar against JDK 1.9.0 ea
Peter Wong
- Error when running kulla.jar against JDK 1.9.0 ea
Peter Wong
- Failed to run kulla on Mac OS X Yosemite 10.10.3
Ben Yu
- Failed to run kulla on Mac OS X Yosemite 10.10.3
Robert Field
- hg: kulla/dev/corba: 11 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/hotspot: 185 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/jaxp: 22 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/jaxws: 13 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/jdk: 249 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/jdk: Disabling jcheck
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: 2 new changesets
robert.field at oracle.com
- hg: kulla/dev/langtools: 31 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
bitterfoxc at gmail.com
- hg: kulla/dev/langtools: 8129942: JShell tests: add tests for '/n', '/-n' and '/!'
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: 8130356: JShell tests: write tests for interruption by Ctrl+C
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: 8130453: JShell API: add setIdGenerator and setTempVariableNameGenerator; ...
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130455: JShell API: clarify concurrency in the API javadocs. Last of API update issues.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130456: JShell API: rename JShell.SubscriptionToken -> JShell.Subscription
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130456: JShell API: rename JShell.SubscriptionToken -> JShell.Subscription (new files)
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130456: JShell API: rename JShell.SubscriptionToken -> JShell.Subscription (new files)
Robert Field
- hg: kulla/dev/langtools: 8130637 (partial): JShell API: Deeper API docs. Fix javadoc errors.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130637: (partial:DeclarationSnippet, ErroneousSnippet, EvalException, UnresolvedException) JShell API: Deeper API docs.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130637: (partial:JShell, Snippet, Kind, SubKind, Status) JShell API: Deeper API docs.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130637: JShell API: Deeper API docs. The lat of several commits -- enhancing and rewriting the javadoc comments.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8130946: JShell API: failed import should not persist
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131189: JShell API: Switch API to source Snippet based (away from Key-based); ...
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131190: JShell API: Switch the API to Snippet-based (but not yet docs). Previous commits and subsequent fixes and test updates (including this one).
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131199: JShell API: make constructors package-private. Also move immutable accessors to Snippet from JShell.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131203: JShell API: fold jdk.internal.jshell.impl into jdk.jshell
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131307: (partial) Update docs to refer to Snippet rather than Key
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131307: (partial:DeclarationSnippet) Update docs to refer to Snippet rather than Key. Remove signature() from DeclarationSnippet, add typeName() to VariableDeclSnippet.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131307: (partial:JShell and Snippet subclasses) Update docs to refer to Snippet rather than Key.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131307: (partial:Snippet) Update docs to refer to Snippet rather than Key. And on-going doc work.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131312: JShell Testing: Test Subscription; ...
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: 8131646: JShell API: collapse ImportDeclaration into SubKind
robert.field at oracle.com
- hg: kulla/dev/langtools: 8131897: JShell API: Add package doc. Also hide implementation packages and fix a the name of the Snippet accessor on UnresolvedException.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8132055: JShell API: Change SnippetStatusEvent to an interface. And fill in its docs.
robert.field at oracle.com
- hg: kulla/dev/langtools: 8132124: JShell tool: '/save all' does not save startup snippets
robert.field at oracle.com
- hg: kulla/dev/langtools: 8132201: JShell API: switch to builder pattern for JShell creation
robert.field at oracle.com
- hg: kulla/dev/langtools: 8132293: JShell API: Use factory method for builder.
robert.field at oracle.com
- hg: kulla/dev/langtools: Adjust tests.
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: build-jar.sh should be working again.
jan.lahoda at oracle.com
- hg: kulla/dev/langtools: Down to a handfull of failures.
robert.field at oracle.com
- hg: kulla/dev/langtools: Fix in assertEvalFail.
andrei.eremeev at oracle.com
- hg: kulla/dev/langtools: Partial conversion to source-snippet based entities (away from Key based). Docs have not been updated. Several tests fail, though much of the test infrastructure have been changed to reflect new expectations.
robert.field at oracle.com
- hg: kulla/dev/langtools: Streamification
ShinyaYoshida
- hg: kulla/dev/langtools: Streamification
Robert Field
- hg: kulla/dev/langtools: Streamification
ShinyaYoshida
- hg: kulla/dev/langtools: Streamification of SourceCodeAnalysisImpl
bitterfoxc at gmail.com
- hg: kulla/dev/nashorn: 55 new changesets
jan.lahoda at oracle.com
- hg: kulla/dev: 54 new changesets
jan.lahoda at oracle.com
- How to build kulla
Mani Sarkar
- How to build kulla
Robert Field
- How to build kulla
Mani Sarkar
- Initial and partial high-level REPL API review
Paul Sandoz
- Initial and partial high-level REPL API review
Robert Field
- Initial and partial high-level REPL API review
Paul Sandoz
- Initial and partial high-level REPL API review
Robert Field
- Initial and partial high-level REPL API review
Robert Field
- Initial and partial high-level REPL API review
Paul Sandoz
- Initial and partial high-level REPL API review
Jan Lahoda
- Initial and partial high-level REPL API review
Paul Sandoz
- JShell.setIdGenerator/setTempVariableNameGenerator
Paul Sandoz
- JShell.setIdGenerator/setTempVariableNameGenerator
Brian Goetz
- JShell.setIdGenerator/setTempVariableNameGenerator
Robert Field
- JShell.setIdGenerator/setTempVariableNameGenerator
Robert Field
- JShell.setIdGenerator/setTempVariableNameGenerator
Paul Sandoz
- JShell.setIdGenerator/setTempVariableNameGenerator
Robert Field
- JShell.setIdGenerator/setTempVariableNameGenerator
Brian Goetz
- JShell.setIdGenerator/setTempVariableNameGenerator
Paul Sandoz
- JShell.setIdGenerator/setTempVariableNameGenerator
Robert Field
- JShell Feature Request
Hariharan Vijayakumar
- JShell Feature Request
Robert Field
- JShell Feature Request
Hariharan Vijayakumar
- JShell Feature Request
Robert Field
- Kulla: JShell API ready for round two review
Robert Field
- Kulla: JShell API ready for round two review
A. Sundararajan
- Kulla: JShell API ready for round two review
Robert Field
- Kulla: JShell API ready for round two review
A. Sundararajan
- Kulla: JShell API ready for round two review
Brian Goetz
- Kulla: JShell API ready for round two review
Robert Field
- Kulla: JShell API ready for round two review
Robert Field
- Kulla: JShell API ready for round two review
A. Sundararajan
- Kulla: JShell API ready for round two review
Robert Field
- Kulla: JShell API ready for round two review
Jan Lahoda
- Kulla: Please review JShell API
Robert Field
- Kulla: Please review JShell API
joe darcy
- Kulla binaries: missing native library
Eugene Zhuravlev
- Kulla binaries: missing native library
Jan Lahoda
- Kulla binaries: missing native library
Eugene Zhuravlev
- Kulla binaries: missing native library
Andrei Eremeev
- Kulla binaries: missing native library
Robert Field
- Kulla bug: class literals
Brian Goetz
- Kulla bug: class literals
John Rose
- Kulla bug: class literals
Robert Field
- Kulla build broken on Mac
Ben Evans
- Kulla build broken on Mac
Jan Lahoda
- Kulla build broken on Mac
Ben Evans
- Kulla build broken on Mac
Jan Lahoda
- Kulla build broken on Mac
Ben Evans
- Kulla build broken on Mac
Mani Sarkar
- Kulla build broken on Mac
Jan Lahoda
- Lock on Kulla lifted
Robert Field
- Modules -- Initial and partial high-level REPL API review
Robert Field
- Questions about JShell
Barry Burd
- Questions about JShell
Robert Field
- Questions about JShell
Barry Burd
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
ShinyaYoshida
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
Robert Field
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
ShinyaYoshida
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
Robert Field
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
ShinyaYoshida
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
Robert Field
- RFR 8129935: JShell Tool: Variable decl which is for the variable of the type of multi-byte character shows the unicode string as the type
ShinyaYoshida
- UI review: jshell commands
Paul Sandoz
- UI review: jshell commands
Paul Sandoz
- UI review: jshell commands
Paul Sandoz
- UI review: Key.id() was: jshell commands
Robert Field
- UI review: Key.id() was: jshell commands
Brian Goetz
- UI review: Key.id() was: jshell commands
Robert Field
- UI review: Key.id() was: jshell commands
Brian Goetz
- UI review: Key.id() was: jshell commands
Robert Field
- Where is Robert?
Robert Field
Last message date:
Fri Jul 31 19:56:03 UTC 2015
Archived on: Mon Oct 12 14:34:32 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).