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