log

age author description
Wed, 21 Sep 2016 18:18:50 -0700 bpatel 8162363: Tables in javadoc documentation missing row headers
Wed, 21 Sep 2016 05:26:26 +0530 sadayapalam 8163027: AssertionError while compiling a program that uses try with resources.
Tue, 20 Sep 2016 12:12:18 +0530 sadayapalam 8156568: Update javac to support compiling against a modular JAR that is a multi-release JAR
Tue, 20 Sep 2016 05:28:54 +0530 sadayapalam 8166108: VerifyError passing anonymous inner class to supertype constructor
Thu, 22 Sep 2016 16:41:15 +0000 lana Added tag jdk-9+137 for changeset dd56c243c199
Mon, 19 Sep 2016 05:31:53 +0530 sadayapalam 8164742: ServiceConfigurationError on invoke of getServiceLoader method of StandardJavaFileManagerjdk-9+137
Fri, 16 Sep 2016 12:17:44 -0700 bpatel 8166176: module search generates URLs with extra '/'
Fri, 16 Sep 2016 11:58:23 -0600 dlsmith 8138822: Source version error missing version number
Thu, 15 Sep 2016 21:08:49 +0000 lana Merge
Wed, 14 Sep 2016 20:00:20 +0530 sadayapalam 8160699: java.lang.VerifyError: Inconsistent stackmap frames at branch target
Tue, 13 Sep 2016 19:32:03 +0530 sadayapalam 8138667: java.lang.IllegalAccessError: tried to access method (for a protected method)
Thu, 15 Sep 2016 17:15:55 +0000 lana Added tag jdk-9+136 for changeset c8f02f0ecbd7
Thu, 08 Sep 2016 22:13:38 +0000 lana Mergejdk-9+136
Thu, 08 Sep 2016 15:48:28 +0200 jlahoda 8131025: JShell: crash on tab-complete reference to bad class file
Wed, 07 Sep 2016 12:15:22 -0700 rfield 8080352: jshell tool: Error message for using "package" should be more descriptive than "Failed"
Tue, 06 Sep 2016 17:04:43 -0700 vromero 8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
Thu, 08 Sep 2016 21:11:55 +0000 lana Added tag jdk-9+135 for changeset af5eb8f3ffd2
Tue, 06 Sep 2016 12:51:40 +0200 jlahoda 8161376: Introduce -Xlint:exportsjdk-9+135
Fri, 02 Sep 2016 05:43:54 -0700 vromero 8160454: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getDirectives() causes NPE on unnamed modules
Fri, 02 Sep 2016 02:42:03 +0000 lana Merge
Fri, 02 Sep 2016 07:49:15 +0530 sadayapalam 8164073: Javac should unconditionally warn if deprecated javadoc tag is used without @Deprecated annotation
Thu, 01 Sep 2016 13:21:52 -0700 rfield 8165211: JShell: Fix completion analysis problems
Thu, 01 Sep 2016 21:25:33 +0200 jlahoda 8164952: JShell tests: jdk/jshell/CompletionSuggestionTest.testUncompletedDeclaration(): failure
Thu, 01 Sep 2016 12:13:13 -0700 rfield 8133507: JShell: StackTraceElement#getFileName of EvalException does not use custom id generator
Mon, 29 Aug 2016 15:53:03 +0200 jlahoda 8165008: javac -Xmodule compiles the module in a way that reads the unnamed module
Thu, 01 Sep 2016 10:30:50 +0200 jlahoda 8131023: JShell: System.in does not work
Thu, 01 Sep 2016 13:18:42 +0800 amlu 8165193: Workaround intermittent failures of JavacTreeScannerTest and SourceTreeScannerTest due to C2 memory usage
Thu, 01 Sep 2016 11:07:00 +0900 shinyafox 8164825: jshell tool: Completion for subcommand
Wed, 31 Aug 2016 10:35:51 -0700 rfield 8164518: JShell: Add failover case of explicitly listening to "localhost"
Tue, 30 Aug 2016 20:49:41 -0700 mchung 8165109: langtools/test switches to use new CLI options
Tue, 30 Aug 2016 17:47:46 -0700 mchung 8160851: Remove old launcher module-related options
Mon, 29 Aug 2016 13:44:43 -0700 smarks 8164837: fix jdeprscan TestLoad and TestScan failures on Windows
Thu, 01 Sep 2016 23:20:13 +0000 lana Added tag jdk-9+134 for changeset f08683786207
Mon, 29 Aug 2016 20:55:24 +0200 jlahoda 8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.javajdk-9+134
Mon, 29 Aug 2016 07:46:37 -0700 ksrini 8157349: Missing doc-files in javadoc documentation
Mon, 29 Aug 2016 18:14:26 +0200 jlahoda 8164951: Build broken after JDK-8164745
Mon, 29 Aug 2016 08:17:14 -0700 rfield 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
Mon, 29 Aug 2016 15:53:03 +0200 jlahoda 8164745: javac -Xmodule compiles the module in a way that reads the unnamed module
Mon, 29 Aug 2016 11:13:48 +0000 ntv 8153897: jshell tool: "not active" must be pulled from resource file
Mon, 29 Aug 2016 09:58:42 +0000 ntv 8156984: JShell tool: for (FormatCase e : EnumSet.allOf(FormatCase.class))
Fri, 26 Aug 2016 15:54:36 -0700 jjg 8164887: update tests to remove use of old-style options
Fri, 26 Aug 2016 11:36:08 -0700 rfield 8158738: jshell tool: Save does not affect jshell if started from another editor
Thu, 25 Aug 2016 21:58:13 -0700 smarks 8164835: add a few tools tests to the problem list
Thu, 25 Aug 2016 17:58:39 -0700 smarks 8145464: implement deprecation static analysis tool
Thu, 25 Aug 2016 22:35:51 +0000 lana Merge
Thu, 25 Aug 2016 11:51:19 +0100 mcimadamore 8164399: inference of thrown variable does not work correctly
Wed, 24 Aug 2016 17:41:52 -0700 vromero 8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package
Wed, 24 Aug 2016 15:40:35 -0700 jjg 8164747: allclasses-frame broken after JDK-8162353
Wed, 24 Aug 2016 12:23:10 -0700 vromero 8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
Tue, 23 Aug 2016 10:19:49 +0100 anazarov 8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/
Mon, 22 Aug 2016 19:33:00 -0700 darcy 8164598: Problem list TestIOException.java
Mon, 22 Aug 2016 19:31:37 -0700 rfield 8160089: jshell tool: use new double-dash long-form command-line options
Mon, 22 Aug 2016 16:32:40 -0700 jjg 8164130: Simplify doclet IOException handling
Thu, 25 Aug 2016 21:18:47 +0000 lana Added tag jdk-9+133 for changeset 7efa4b3477b2
Mon, 22 Aug 2016 18:19:31 +0200 jlahoda 8156911: JShell: file manager should be closedjdk-9+133
Mon, 22 Aug 2016 09:12:11 -0700 rfield 8154374: JShell: setContextClassLoader() for remote Snippet class loader
Mon, 22 Aug 2016 08:18:18 -0700 rfield 8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
Mon, 22 Aug 2016 15:16:30 +0200 jlahoda 8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391
Mon, 22 Aug 2016 09:59:43 +0200 jlahoda 8153391: an image created for \"jdk.compiler\" fails to run javac
Fri, 19 Aug 2016 13:55:26 -0700 rfield 8158906: JShell: crashes with extremely long result value
Fri, 19 Aug 2016 12:54:02 -0700 bpatel 8155995: Update javadoc to include module search
Fri, 19 Aug 2016 16:45:22 +0100 mcimadamore 8164481: Remove jtreg run configurations from langtools idea project
Thu, 18 Aug 2016 21:33:52 +0000 lana Merge
Thu, 18 Aug 2016 05:48:35 -0700 ksrini 8159305: Enhance the javadoc tool to support module related options
Wed, 17 Aug 2016 10:34:48 +0530 sadayapalam 8162576: Missing doclint check missing for modules
Tue, 16 Aug 2016 10:57:13 -0700 jjg 8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles
Tue, 16 Aug 2016 10:35:10 -0700 jjg 8098537: Incorrect fonts in Java 8 javadocs
Tue, 16 Aug 2016 16:43:00 +0200 jlahoda 8078561: Error message should be generated once when -source 6 is specified
Mon, 15 Aug 2016 22:14:25 -0700 bpatel 8135291: [javadoc] broken link in Package com.sun.tools.jconsole
Tue, 16 Aug 2016 09:45:19 +0530 sadayapalam 8157512: AssertionError in javac when module-info < v53.0
Tue, 16 Aug 2016 09:13:33 +0530 sadayapalam 8157519: Error messages when compiling a malformed module-info.java confusing
Mon, 15 Aug 2016 18:00:36 -0700 jjg 8162353: javadoc should provide a way to disable use of frames
Mon, 15 Aug 2016 13:42:34 -0700 darcy 8163999: Workaround intermittent failures of TreePosTest.java due to C2 memory usage
Mon, 15 Aug 2016 11:39:53 -0700 rfield 8159027: JShell API: SourceCodeAnalysis.Suggestion has constructor, ...
Thu, 18 Aug 2016 21:01:24 +0000 lana Added tag jdk-9+132 for changeset 2c17b65a37a8
Mon, 15 Aug 2016 08:28:26 +0200 jlahoda 8129421: JShell: unacceptable suggestions in 'extends', 'implements' in smart completionjdk-9+132
Sat, 13 Aug 2016 09:42:26 -0700 vromero 8067485: ct.properties has no copyright notice
Fri, 12 Aug 2016 17:45:31 -0700 jjg 8052398: Uniqify test framework class names
Fri, 12 Aug 2016 16:03:36 -0700 jjg 8160137: HTMLDoclet and AbstractDoclet should implement Doclet
Fri, 12 Aug 2016 15:41:47 -0700 jjg 8163524: doclet resources doclet.usage.NAME.name are redundant
Fri, 12 Aug 2016 11:49:18 +0530 sadayapalam 8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
Thu, 11 Aug 2016 17:02:00 +0000 lana Merge
Thu, 11 Aug 2016 17:26:12 +0200 jlahoda 8133884: javac moduleName/className and moduleName/packageName options
Wed, 10 Aug 2016 16:19:09 -0700 ksrini 8152054: fix @ignored langtools/test/jdk/javadoc/tool/ tests
Wed, 10 Aug 2016 15:54:25 -0700 mchung Merge
Wed, 10 Aug 2016 15:47:46 -0700 jjg 8136930: Simplify use of module-system options by custom launchers
Wed, 10 Aug 2016 15:52:26 -0700 rfield 8163817: JShell tests: disable minor failing editor tool cases: 8161276, 8163816, 8159229
Wed, 10 Aug 2016 13:52:02 -0700 vromero 8160156: javac is generating let expressions unnecessarily
Wed, 10 Aug 2016 10:47:43 -0700 rfield 8163500: JShell: ProblemList.txt update: 8139872 and 8080843 fixed
Tue, 09 Aug 2016 23:00:49 -0700 rfield 8143964: JShell API: convert query responses to Stream instead of List
Tue, 09 Aug 2016 13:22:57 -0700 jjg 8160697: HTMLWriter needs perf cleanup
Tue, 09 Aug 2016 20:27:06 +0200 jlahoda 8143048: Re-examine dependency on property sun.boot.class.path
Tue, 09 Aug 2016 07:31:16 -0700 ksrini 8075529: Documentation in DocumentationTool.getTask(...) should mention about "null" parameter for doclet.
Thu, 11 Aug 2016 15:47:10 +0000 lana Added tag jdk-9+131 for changeset aebfafc43714
Mon, 08 Aug 2016 11:48:02 -0700 vromero 8162874: AST nodes representing operators should have a common superclassjdk-9+131
Mon, 08 Aug 2016 17:22:44 +0200 jlahoda 8144733: Iterating over elements of a Scope can return spurious inner class elements
Thu, 04 Aug 2016 17:48:48 +0000 amurillo Merge
Thu, 04 Aug 2016 10:07:48 +0200 erikj 8157100: missing dependency in build system
Wed, 03 Aug 2016 16:01:09 -0700 jjg 8162359: javac should use stdout for --help and --version
Wed, 03 Aug 2016 11:30:27 -0700 darcy 8163113: langtools repeating annotations tests depend rely on annotations toString output
Wed, 03 Aug 2016 10:05:37 -0700 darcy 8163115: Temporarily problem list javac repeating annotations tests
Tue, 02 Aug 2016 13:14:12 -0700 bpatel 8154817: Fix the click-through navigation for modules
Thu, 04 Aug 2016 17:32:55 +0000 amurillo Added tag jdk-9+130 for changeset 3665ebc22a42
Mon, 01 Aug 2016 08:36:02 -0700 vromero 8161708: javac, consider a different way to handle access code for operatorsjdk-9+130
Fri, 29 Jul 2016 12:27:08 -0700 sdrach 8143366: Control characters in constant pool strings are not escaped properly
Fri, 29 Jul 2016 09:35:31 -0700 ddehaven 8161544: JDK9 message drop 20 resource updates - OpenJDK
Wed, 20 Jul 2016 12:49:32 -0700 ksrini 8154705: invalid use of ALL-MODULE-PATH causes crash
Thu, 28 Jul 2016 16:44:39 +0000 amurillo Merge
Thu, 28 Jul 2016 10:13:34 +0530 sadayapalam 8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
Wed, 27 Jul 2016 07:07:10 -0700 vromero 8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
Thu, 28 Jul 2016 16:08:17 +0000 amurillo Added tag jdk-9+129 for changeset e18190929198
Tue, 26 Jul 2016 07:45:29 -0700 vromero 8161019: javac, fold formatter optionsjdk-9+129
Tue, 26 Jul 2016 15:52:51 +0200 jlahoda 8162255: 'Alt-Enter v'/'Alt-Enter i' not working on some terminals
Fri, 22 Jul 2016 12:38:06 +0100 mcimadamore 8161985: Spurious override of Object.getClass leads to NPE
Thu, 21 Jul 2016 07:43:17 -0700 iris 8161236: Runtime.Version.{compareTo, equals}IgnoreOpt should be renamed
Thu, 21 Jul 2016 17:14:23 +0000 amurillo Merge
Wed, 20 Jul 2016 23:19:09 -0700 rfield 8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
Tue, 19 Jul 2016 11:27:56 -0700 vromero 8161383: javac is looking for operator symbols at the wrong place
Thu, 21 Jul 2016 16:43:00 +0000 amurillo Added tag jdk-9+128 for changeset 2764986661b6
Thu, 14 Jul 2016 13:30:56 -0700 jjg 8071484: fix comment in DCReferencejdk-9+128
Thu, 14 Jul 2016 11:14:22 -0700 rfield 8161132: JShell tests: jdk/jshell/KullaCompletenessStressTest.java should pass if jdk.shell sources are not provided
Thu, 14 Jul 2016 11:57:15 -0600 dlsmith 8161013: Never treat anonymous classes as 'final'
Thu, 14 Jul 2016 16:21:39 +0000 amurillo Merge
Wed, 13 Jul 2016 17:28:29 -0700 darcy 8161336: Remove two javadoc tests from the problem list
Wed, 13 Jul 2016 14:41:27 -0700 mchung 8160398: (jdeps) Replace a list of JDK 8 internal API for detecting if it's removed in JDK 9 or later
Tue, 12 Jul 2016 12:55:18 -0700 bpatel 8154261: Module summary page should display directives for the module
Thu, 14 Jul 2016 15:47:47 +0000 amurillo Added tag jdk-9+127 for changeset a42768b48cb0
Tue, 12 Jul 2016 21:14:24 +0000 amurillo Mergejdk-9+127
Mon, 11 Jul 2016 15:27:52 -0700 vromero 8161020: javac, fold stop compilation options
Mon, 11 Jul 2016 18:13:42 +0530 sadayapalam 8160928: javac incorrectly copies over interior type annotations to bridge method
Fri, 08 Jul 2016 16:47:13 -0700 vromero 8153407: javac, fold debug options
Fri, 08 Jul 2016 09:28:52 -0700 prr Merge
Fri, 01 Jul 2016 13:01:04 -0700 prr Merge
Mon, 27 Jun 2016 10:00:29 -0700 prr Merge
Mon, 20 Jun 2016 06:13:34 -0700 lana 8159324: JDK9 message drop 10 resource updates
Thu, 07 Jul 2016 14:51:08 -0700 ksrini 8160998: GPL header contains "(config)" in first line - not swapped in licensee bundles
Thu, 07 Jul 2016 18:35:22 +0000 amurillo Merge
Thu, 07 Jul 2016 18:59:35 +0000 amurillo Merge
Thu, 07 Jul 2016 00:10:24 -0700 rfield 8160935: JShell: Without at least one source file 8160035 breaks build
Wed, 06 Jul 2016 20:53:55 -0700 rfield 8160035: JShell API: Add javadoc overview and package files
Wed, 06 Jul 2016 15:27:36 -0700 vromero 8048543: JLS8 18.5.3: inference variable seems to be instantiated unexpectedly
Wed, 06 Jul 2016 12:46:37 -0700 vromero 8160915: javac, option forceSerializable should be restored
Wed, 06 Jul 2016 09:42:27 -0700 vromero 8160891: javac, remove unused options, step 3
Tue, 05 Jul 2016 13:30:40 -0700 bpatel 8157987: overview-summary.html generated by javadoc should include module information
Thu, 07 Jul 2016 18:21:25 +0000 amurillo Added tag jdk-9+126 for changeset ea4eea2997b9
Mon, 04 Jul 2016 14:57:33 +0530 sadayapalam 8132446: AsssertionError in ClassSymbol.setAnnotationTypejdk-9+126
Mon, 04 Jul 2016 08:52:45 +0200 jlahoda 8148131: compilation result depends on order of sources
Fri, 01 Jul 2016 14:41:07 -0700 rfield 8159111: JShell API: Add access to wrappers and dependencies
Fri, 01 Jul 2016 14:16:28 -0700 rfield 8159635: JShell API: Add compiler options
Thu, 30 Jun 2016 22:39:09 +0000 amurillo Merge
Wed, 29 Jun 2016 19:24:40 -0700 darcy 8160506: Use @implSpec tags in javax.lang.model.util
Tue, 28 Jun 2016 13:33:04 +0200 jlahoda 8155026: javac grants implied readability to explicit modules
Tue, 28 Jun 2016 17:39:44 -0700 darcy 8160504: Fix typo in JavacProcessingEnvironment.importStringToPattern
Tue, 28 Jun 2016 16:43:41 -0700 ksrini 8160301: javadoc RootDoclmpl and DocEnv needs to be renamed
Tue, 28 Jun 2016 15:29:20 -0700 vromero 8159970: javac, JLS8 18.2.4 is not completely implemented by the compiler
Tue, 28 Jun 2016 15:46:52 +0200 jlahoda 8132857: Historical name of default encoding shown on encoding mismatch
Mon, 27 Jun 2016 12:29:41 -0700 vromero 8159439: javac throws NPE with Module attribute and super_class != 0
Thu, 30 Jun 2016 22:10:11 +0000 amurillo Added tag jdk-9+125 for changeset 2d65e127e93d
Mon, 27 Jun 2016 09:43:12 +0200 jlahoda 8150860: Mach 5 tier1 test started failing - jdk/jshell/ComputeFQNsTest.java (after 8131027/8150814)jdk-9+125
Fri, 24 Jun 2016 16:00:43 -0700 ksrini 8160135: The Html doclet handles options incorrectly
Thu, 23 Jun 2016 21:13:09 +0000 lana Merge
Wed, 22 Jun 2016 17:20:53 -0700 jjg 8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
Tue, 21 Jun 2016 21:06:54 +0200 jlahoda 8136453: Parameter name indices array size not updated correctly
Tue, 21 Jun 2016 15:31:08 +0100 mcimadamore 8159834: Add some support for jtreg test headers in IntelliJ langtools project
Mon, 20 Jun 2016 13:21:09 -0700 jjg 8159537: create build file to generate diags reports for all locales
Thu, 23 Jun 2016 20:35:16 +0000 lana Added tag jdk-9+124 for changeset 26aa3caa778e
Mon, 20 Jun 2016 07:02:42 -0700 ksrini 8159756: javadoc tests needs a tool invokerjdk-9+124
Fri, 17 Jun 2016 17:53:00 -0700 jjg 8059631: Use of '#' to represent MethodHandle kind is confusing
Fri, 17 Jun 2016 17:40:01 -0700 jjg 8159749: Update toolbox ModuleBuilder for doc comments
Fri, 17 Jun 2016 17:09:21 -0600 dlsmith 8158992: langtools/test/Makefile: improve support for control via variables
Fri, 17 Jun 2016 14:33:54 -0700 mchung 8159524: jdeps -jdkinternals throws NPE when no replacement is known
Fri, 17 Jun 2016 18:17:16 +0100 mcimadamore 8159680: Inference failure with unchecked subtyping and arrays
Thu, 16 Jun 2016 20:57:32 +0000 lana Merge
Wed, 15 Jun 2016 12:47:50 -0700 ddehaven Merge
Wed, 15 Jun 2016 09:24:06 -0700 ddehaven Merge
Mon, 06 Jun 2016 13:16:46 -0700 ddehaven Merge
Wed, 01 Jun 2016 15:27:52 -0700 ddehaven Merge
Fri, 20 May 2016 00:03:52 -0700 lana 8157778: JDK9 preparation message drop resource updates
Tue, 14 Jun 2016 15:34:10 -0700 ksrini 8158836: langtools build.xml needs some adjustments
Tue, 14 Jun 2016 12:46:35 -0700 vromero 8058244: missing error in qualified default super call
Tue, 14 Jun 2016 11:13:14 -0700 vromero 8068460: Pretty printing for loops
Tue, 14 Jun 2016 08:18:53 -0700 ksrini 8159396: javadoc getSupportedVersion returns 8 instead of 9
Thu, 16 Jun 2016 19:07:29 +0000 lana Added tag jdk-9+123 for changeset d0c742ddfb01
Mon, 13 Jun 2016 09:21:01 -0700 darcy 8159378: Correct wording of RoundEnvironment.getElementsAnnotatedWithAnyjdk-9+123
Mon, 13 Jun 2016 09:12:35 -0700 darcy 8155880: Fix langtools usage of the deprecated Class.newInstance method
Mon, 13 Jun 2016 12:04:09 +0100 mcimadamore 8158630: Langtools Intellij project is missing some source roots
Sat, 11 Jun 2016 09:47:59 +0900 shinyafox 8158123: NPE when the annotations is used in export-to of module-info
Fri, 10 Jun 2016 13:52:03 -0700 iris 8158458: Update references from "1.9" to "9"
Fri, 10 Jun 2016 16:43:38 -0600 dlsmith 8037804: Implement specified test for related functional interface types
Fri, 10 Jun 2016 15:08:00 -0600 dlsmith 8144767: Fix handling of capture variables in most-specific test
Fri, 10 Jun 2016 11:11:52 +0000 ntv 8155581: jshell tool: replace use of Option.get()
Thu, 09 Jun 2016 23:24:05 -0700 bpatel 8156077: Support javadoc tags in module documentation
Thu, 09 Jun 2016 19:06:36 +0000 lana Merge
Thu, 09 Jun 2016 14:20:11 +0200 jlahoda 8158174: jshell tool: leaks threads waiting on StopDetectingInputStream
Wed, 08 Jun 2016 00:32:31 -0700 rfield 8139829: JShell API: No use of fields to return information from public types
Thu, 09 Jun 2016 17:28:38 +0000 lana Added tag jdk-9+122 for changeset 203a9e1b82b6
Thu, 02 Jun 2016 17:31:38 -0700 ksrini 8157975: Remove duplicate files in sample APIjdk-9+122
Thu, 02 Jun 2016 21:14:40 +0000 lana Merge
Thu, 02 Jun 2016 14:05:13 -0700 rfield 8131029: JShell: recover from VMConnection launch failure
Thu, 02 Jun 2016 12:52:00 -0700 rfield 8131024: JShell: multi-line comment not detected as incomplete
Thu, 02 Jun 2016 15:39:10 -0400 vromero 8037947: functional interface causes ClassCastException when extending raw superinterface
Thu, 02 Jun 2016 11:06:20 -0700 ksrini 8158559: Fix for 8132216 breaks langtools build
Thu, 02 Jun 2016 16:08:24 +0100 mcimadamore 8158355: Inference graph dot support broken
Thu, 02 Jun 2016 15:25:20 +0530 sadayapalam 8132216: [Findbugs] Annotation$Array_element_value may expose internal representation
Thu, 02 Jun 2016 15:22:34 +0530 sadayapalam 8146167: Anonymous type declarations drop supertype type parameter annotations
Wed, 01 Jun 2016 12:39:24 +0100 mcimadamore 8145489: NPE while compiling annotations with qualified names in package-info.java
Tue, 31 May 2016 14:02:52 -0700 rfield 8080843: JShell tool: invalid key error occurs when external editor is used
Tue, 31 May 2016 13:00:17 -0400 vromero 8152062: obscure error message for bad 'provides'
Mon, 30 May 2016 16:36:41 +0200 robilad 8154469: Update FSF address
Thu, 02 Jun 2016 20:33:36 +0000 lana Added tag jdk-9+121 for changeset 095bd53bdd1e
Sun, 29 May 2016 23:46:49 +0900 shinyafox 8141415: JShell: wrap erroneous with one-liner comment-outed importsjdk-9+121
Fri, 27 May 2016 19:45:57 -0400 vromero 8152785: Remove javac -XDnoModules
Fri, 27 May 2016 14:45:20 -0700 rfield 8139872: JShell tests: EditorPadTest failing on headless
Fri, 27 May 2016 13:06:58 -0700 jjg 8157606: deprecate com.sun.javadoc API
Fri, 27 May 2016 12:37:18 -0700 jjg 8049896: Clean up (Basic)JavacTask.getTypeMirror
Fri, 27 May 2016 10:37:46 -0700 rfield 8157261: jshell tool: truncation for expressions is not consistent
Thu, 26 May 2016 17:35:26 -0700 jjg 8157608: deprecate old entry points for javadoc tool
Thu, 26 May 2016 12:38:21 -0700 rfield 8157953: JShell tests: reenable ToolBasicTest
Thu, 26 May 2016 10:46:21 -0700 jjg Merge
Thu, 26 May 2016 10:45:13 -0700 jjg 8156962: javac should support options specified in _JAVAC_OPTIONS
Thu, 26 May 2016 17:18:12 +0000 lana Merge
Thu, 26 May 2016 18:09:42 +0100 mcimadamore 8157895: langtools launcher.sh-template script is broken
Thu, 26 May 2016 07:58:01 -0700 rfield 8157917: JShell: shutdown could cause remote JDWP errors to be visible to users
Thu, 26 May 2016 18:22:05 +0530 sadayapalam 8154052: Java compiler error displays line from the wrong file
Wed, 25 May 2016 22:32:16 -0700 darcy 8032230: Enhance javax.a.p.RoundEnvironment after repeating annotations
Wed, 25 May 2016 11:33:56 -0400 vromero 8152360: deprecate javah
Wed, 25 May 2016 19:30:55 +0530 sadayapalam 8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
Thu, 26 May 2016 16:02:17 +0000 lana Added tag jdk-9+120 for changeset 0f81cdd51b42
Tue, 24 May 2016 16:02:46 +0200 jlahoda 8131017: jshell tool: pasting code with tabs invokes tab completionjdk-9+120
Mon, 23 May 2016 13:05:04 -0700 rfield 8157528: jdk/jshell/ExecutionControlTest.java failed intermittently with NPE
Mon, 23 May 2016 10:12:05 -0700 rfield 8157517: jshell tool: allow undoing operations
Mon, 23 May 2016 15:07:10 +0100 mcimadamore 8157149: Inference: weird propagation of thrown inference variables
Mon, 23 May 2016 12:48:18 +0200 psandoz 8149821: Add VarHandle signature-polymorphic invocation byte code tests
Mon, 23 May 2016 10:08:48 +0530 sadayapalam 8154824: Compiler should handle java.nio.file.FileSystemNotFoundException gracefully and not abort
Sat, 21 May 2016 22:32:08 -0700 rfield 8156101: JShell SPI: Provide a pluggable execution control SPI
Fri, 20 May 2016 17:00:03 -0700 darcy 6415644: Make javax.lang.model.SourceVersion more informative
Fri, 20 May 2016 16:44:35 -0700 jjg 8157474: clean up/simplify/rename ModuleWrappers class
Fri, 20 May 2016 12:24:02 -0700 mchung 8153042: jdeps should continue to report JDK internal APIs that are removed/renamed in JDK
Fri, 20 May 2016 11:55:46 -0700 rfield 8157200: jshell tool: Add /retain command to persist settings
Fri, 20 May 2016 09:47:00 -0700 mchung 8157391: jdeps left JarFile open