log

age author description
Tue, 10 Jan 2017 13:53:44 +0100 jlahoda 8172414: jshell not working in exploded JDK build
Tue, 10 Jan 2017 10:17:47 +0100 jlahoda 8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows
Mon, 09 Jan 2017 18:04:16 -0800 rfield 8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
Mon, 09 Jan 2017 16:20:48 -0800 darcy 8172458: Make javax.lang.model javadoc HTML 5 compliant
Mon, 09 Jan 2017 13:50:45 -0800 rfield 8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
Mon, 09 Jan 2017 16:44:45 +0100 jlahoda 8172411: -XDnoModules must be removed
Thu, 12 Jan 2017 23:41:19 +0000 lana Added tag jdk-9+152 for changeset 5b6f12de6f91
Fri, 06 Jan 2017 10:31:25 -0800 rfield 8165405: jshell tool: /classpath is inconsistent jdk-9+152
Fri, 06 Jan 2017 14:16:45 +0100 jlahoda 8172158: Annotation processor not run with -source <= 8
Thu, 05 Jan 2017 15:39:57 -0800 jjg 8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Thu, 05 Jan 2017 19:47:14 +0000 lana Merge
Thu, 05 Jan 2017 11:20:56 -0800 vromero 8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Thu, 05 Jan 2017 11:16:39 -0800 vromero 8148100: Convert lambda most specific positive tests to check runtime behavior
Thu, 05 Jan 2017 19:10:24 +0000 mcimadamore 8172287: improve intellij logging to cover javac internal errors
Thu, 05 Jan 2017 11:02:35 -0800 darcy 8172220: Mark UserInputTest.java as intermittently failing and problem list it
Thu, 05 Jan 2017 10:04:40 -0800 cushon 8065800: javac, fix diagnostic position for statement-bodied lambdas
Wed, 04 Jan 2017 18:33:20 -0800 jjg 8172260: remove tests from ProblemList
Wed, 04 Jan 2017 16:08:27 -0800 jjg 8171977: Add support for latest messages from 'tidy'
Tue, 03 Jan 2017 17:49:08 -0500 cushon 8172214: typo in "intersection types in cast are not supported" message
Tue, 03 Jan 2017 17:53:34 -0800 mchung 8172212: jdeps --require and --check should detect the specified module in the image
Tue, 03 Jan 2017 16:27:54 -0700 dlsmith 8144066: StackOverflowException when computing glb
Thu, 05 Jan 2017 17:51:12 +0000 lana Added tag jdk-9+151 for changeset 4f348bd05341
Tue, 03 Jan 2017 11:33:18 +0000 mcimadamore 8169091: Method reference T::methodName for generic type T does not compile any more jdk-9+151
Wed, 21 Dec 2016 15:40:08 -0800 cushon 8171132: Improve class reading of invalid or out-of-range ConstantValue attributes
Mon, 02 Jan 2017 18:31:30 -0800 rfield 8172102: jshell tool: remove print method forwarding to System.out from default startup
Fri, 23 Dec 2016 11:17:50 -0800 rfield 8171892: JShell: incorrect printing of multidemensional arrays
Thu, 22 Dec 2016 18:48:42 +0000 lana Merge
Wed, 21 Dec 2016 20:14:39 -0800 rfield 8168615: JShell API: jdk.jshell.spi should be a pluggable ServiceLoader SPI
Wed, 14 Dec 2016 16:32:07 +0100 erikj 8170741: Enable uploading of built artifacts through Jib
Thu, 22 Dec 2016 08:26:03 +0000 lana Added tag jdk-9+150 for changeset e5a42ddaf633
Tue, 20 Dec 2016 13:42:13 -0800 rfield 8170162: jshell tool: no mechanism to programmatically launch jdk-9+150
Tue, 20 Dec 2016 06:06:01 -0800 jjg 8171413: jdk/javadoc/doclet/testModules/TestModules.java failed due to some subtests failed
Tue, 20 Dec 2016 05:50:39 -0800 jjg 8171412: tools/javac/modules/AddLimitMods.java failed with "error: module not found"
Mon, 19 Dec 2016 12:30:39 -0800 mchung 8171418: Remove jdeps internal --include-system-modules option
Mon, 19 Dec 2016 11:15:01 -0800 jjg 8171255: Javac generates Deprecated class file attribute for @deprecated javadoc tag on module declaration.
Mon, 19 Dec 2016 11:07:44 -0800 jjg 8171451: update langtools problem lists for failing tests
Sat, 17 Dec 2016 16:57:14 -0500 vromero 8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
Fri, 16 Dec 2016 11:58:18 -0800 ddehaven Merge
Mon, 12 Dec 2016 20:54:41 -0800 ddehaven Merge
Mon, 05 Dec 2016 08:36:16 -0800 ddehaven Merge
Thu, 01 Dec 2016 10:34:29 -0800 prr Merge
Tue, 29 Nov 2016 15:15:20 -0800 mchung 8170428: Move src.zip to JDK/lib/src.zip
Fri, 16 Dec 2016 09:07:57 -0800 bpatel 8160196: Module summary page should display information based on "api" or "detail" mode.
Fri, 16 Dec 2016 18:54:09 +0300 anazarov Merge
Fri, 16 Dec 2016 18:40:23 +0300 anazarov 8170549: Improve testing of annotations on modules
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Fri, 16 Dec 2016 15:27:34 +0000 mcimadamore 8181370: Convert anonymous inner classes into lambdas/method references
Fri, 16 Dec 2016 12:08:46 +0100 jlahoda 8171355: Implement Elements.getOrigin
Fri, 16 Dec 2016 12:04:32 +0100 darcy 8163315: Implement an API to identify an implicitly declared annotation (or declaration)
Fri, 16 Dec 2016 12:02:30 +0100 jlahoda 8133896: Update javax.lang.model APIs
Fri, 16 Dec 2016 08:17:55 +0000 alanb Merge
Fri, 16 Dec 2016 05:47:58 +0000 alanb 8170987: Module system implementation refresh (12/2016)
Thu, 15 Dec 2016 11:47:25 -0800 jjg 8170553: javac info options should match launcher options
Wed, 14 Dec 2016 18:30:56 -0800 jjg 8170708: javap -m <module> cannot read a module-info.class
Wed, 14 Dec 2016 17:56:11 -0700 dlsmith 8075793: Source incompatibility for inference using -source 7
Wed, 14 Dec 2016 20:34:19 +0000 lana Merge
Wed, 14 Dec 2016 10:51:21 -0800 mchung 8171201: Drop java.compact$N aggregator modules
Tue, 13 Dec 2016 12:25:58 -0800 bpatel 8162674: change javadoc output text and style emitted by for-removal deprecations
Tue, 13 Dec 2016 10:49:28 +0100 jlahoda 8072988: Update javax.annotation.processing for modules
Tue, 13 Dec 2016 10:48:18 +0100 jlahoda 8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
Mon, 12 Dec 2016 18:56:45 -0800 mchung 8169925: Organize licenses by module in source, JMOD file, and run-time image
Wed, 14 Dec 2016 20:23:26 +0000 lana Added tag jdk-9+149 for changeset 4d4cd7cd731c
Mon, 12 Dec 2016 17:00:30 +0100 jlahoda 8153229: JavacFiler.checkFileReopening drowns in exceptions after Modular Runtime Images change jdk-9+149
Mon, 12 Dec 2016 13:27:39 +0100 jlahoda 8147527: Wrong code generated for postfix unary operators
Fri, 09 Dec 2016 16:24:50 -0800 jjg 8170251: Add javax.tools.Tool.name()
Fri, 09 Dec 2016 18:06:48 +0100 cushon 8170667: ClassReader assigns method parameters from MethodParameters incorrectly when long/double parameters are present
Thu, 08 Dec 2016 16:52:38 -0800 jjg 8170953: CheckResourceKeys tests should declare the resource package to be open
Thu, 08 Dec 2016 21:21:48 +0000 lana Merge
Thu, 08 Dec 2016 12:46:59 -0800 bpatel 8168688: javadoc top left frame should display all modules while in module mode
Wed, 07 Dec 2016 05:58:43 -0800 lana 8169618: JDK9 message drop interim resource updates - OpenJDK
Thu, 08 Dec 2016 18:03:37 +0000 lana Added tag jdk-9+148 for changeset 586c93260d3b
Mon, 05 Dec 2016 15:08:24 -0800 bpatel 8139101: javadoc emits "specified by" clause when class has a method that matches a static interface method jdk-9+148
Mon, 05 Dec 2016 19:00:56 +0000 mcimadamore 8170410: inference: javac doesn't implement 18.2.5 correctly
Mon, 05 Dec 2016 19:42:42 +0100 jlahoda 8165564: langtools\test\jdk\jshell\CommandCompletionTest.java fails on some windows
Fri, 02 Dec 2016 14:15:43 -0800 jjg 8162712: StandardJavaFileManager.getModuleLocation() can't find a module
Fri, 02 Dec 2016 10:48:37 -0800 rfield 8167185: JShell API: Exported elements referring to inaccessible types in jdk.jshell
Fri, 02 Dec 2016 10:17:03 -0800 rfield 8169828: jdk/jshell/ExternalEditorTest.java testStatementMush() fails frequently on all platform
Fri, 02 Dec 2016 14:39:00 +0100 jlahoda 8166628: Compiling with annotation processing, access error in specific situation
Thu, 01 Dec 2016 21:40:58 +0000 lana Merge
Thu, 01 Dec 2016 15:10:32 +0100 erikj 8168607: langtools/test/Makefile should set -retain:fail,error by default
Thu, 01 Dec 2016 11:16:45 +0000 alanb Merge
Thu, 01 Dec 2016 09:02:42 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 29 Nov 2016 11:51:01 +0100 erikj 8166737: default langtools make test settings result in no ouput
Mon, 28 Nov 2016 18:05:09 -0800 mchung 8170424: back out src.zip change from JDK-8170424
Mon, 28 Nov 2016 11:36:43 -0800 mchung 8169816: Move src.zip and jrt-fs.jar under the lib directory
Mon, 28 Nov 2016 09:20:13 +0100 ihse 8031567: Better model for storing source revision information
Thu, 01 Dec 2016 21:01:54 +0000 lana Added tag jdk-9+147 for changeset 76389430a13e
Thu, 24 Nov 2016 20:48:52 -0800 ksrini 8164316: Refine the Doclet APIs jdk-9+147
Thu, 24 Nov 2016 11:44:37 +0100 erikj 8170279: Langtools test/Makefile ignores failed tests
Wed, 23 Nov 2016 19:31:41 -0800 jjg 8170301: remove debug print statement
Wed, 23 Nov 2016 19:15:26 +0000 lana Merge
Tue, 22 Nov 2016 20:27:42 -0800 xiaofeya 8170249: Problem list 2 jdk/jshell tests
Tue, 22 Nov 2016 19:24:02 -0800 rfield 8169519: JShell: Handle start-up failures and hangs gracefully
Tue, 22 Nov 2016 16:31:03 -0800 jjg Merge
Tue, 22 Nov 2016 16:29:24 -0800 jjg 8155765: javax.tools.ToolProvider::getSystemToolClassLoader returns app class loader even if no tool is available
Tue, 22 Nov 2016 15:57:32 -0800 jjg 8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
Tue, 22 Nov 2016 07:04:43 -0800 fyuan 8170170: Problem list ExternalEditorTest.java on all platforms
Mon, 21 Nov 2016 12:28:56 -0800 rfield 8114842: JShell: SourceCodeAnalysis splits code with array initialiazer incorrectly
Mon, 21 Nov 2016 07:13:21 -0800 darcy 8170110: Problem list ExternalEditorTest.java
Fri, 18 Nov 2016 09:41:51 -0800 rfield 8153402: jshell tool: completion provider for /help
Thu, 17 Nov 2016 22:18:50 +0000 lana Merge
Wed, 16 Nov 2016 17:22:08 -0800 bpatel 8147890: Javadoc search does not work with Enums
Wed, 16 Nov 2016 13:47:25 -0800 reinhapa 8169659: (jdeps) missing messages for localization
Wed, 16 Nov 2016 12:12:02 -0800 jjg 8163190: Clarify JavaFileManager use of \"module location\"
Wed, 16 Nov 2016 11:53:24 -0800 jjg 8169676: boolean result of Option.process is often ignored
Wed, 16 Nov 2016 10:45:23 -0800 rfield 8143006: jshell tool: /edit doesn't process each line as same as inputs for jshell
Wed, 16 Nov 2016 17:48:43 +0100 jlahoda 8169561: jshell tool: double shift-tab on variable crashes tool
Wed, 23 Nov 2016 16:16:36 +0000 lana Added tag jdk-9+146 for changeset 26f972dc2d17
Thu, 17 Nov 2016 17:50:09 +0000 lana Added tag jdk-9+145 for changeset cb9e896265ef jdk-9+146
Mon, 14 Nov 2016 16:33:48 -0800 ksrini 8167967: javadoc should identify the ordinal value of enum constants jdk-9+145
Mon, 14 Nov 2016 19:45:41 +0530 sadayapalam 8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
Sat, 12 Nov 2016 09:26:08 -0800 mchung 8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
Fri, 11 Nov 2016 17:32:21 -0800 mchung 8168386: Fix jdeps verbose options
Fri, 11 Nov 2016 11:50:11 -0800 rfield 8166333: jshell tool: shortcut var does not import its type
Fri, 11 Nov 2016 17:45:29 +0100 jlahoda 8169599: Several JShell tests are failing on Solaris after JDK-8145838
Fri, 11 Nov 2016 12:54:47 +0100 jlahoda 8145838: JShell: restrict RemoteAgent connection socket to localhost
Fri, 11 Nov 2016 05:56:09 +0000 lana Merge
Thu, 10 Nov 2016 13:29:34 -0800 jjg 8169447: javac should detect/reject repeated use of --patch-module on command line
Thu, 10 Nov 2016 17:27:01 +0100 jlahoda 8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
Tue, 08 Nov 2016 12:56:17 -0800 ksrini 8166379: IAE while invoking javadoc with --patch-module