log

age author description
Wed, 19 Mar 2014 11:34:27 -0400 pgovereau 6898851: Compiling against this corrupt class file causes a stacktrace from javac
Wed, 02 Apr 2014 22:00:13 -0700 katleman Added tag jdk9-b07 for changeset e25d44c21b29
Thu, 27 Mar 2014 11:38:37 -0700 katleman Added tag jdk9-b06 for changeset 31946c0a3f4d jdk9-b07
Tue, 25 Mar 2014 12:32:12 -0700 lana Merge jdk9-b06
Tue, 18 Mar 2014 17:46:44 -0700 lana Merge
Tue, 18 Mar 2014 22:12:46 +0000 vromero 8036007: javac crashes when encountering an unresolvable interface
Mon, 17 Mar 2014 14:03:59 -0600 dlsmith 8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java
Fri, 14 Mar 2014 15:35:13 -0400 emc 8037420: Silent failures in Annotate.actualEnterTypeAnnotations
Thu, 13 Mar 2014 20:13:43 +0000 vromero 8034924: Incorrect inheritance of inaccessible static method
Thu, 13 Mar 2014 17:36:51 +0000 vromero 8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar
Tue, 11 Mar 2014 17:52:45 -0700 darcy 8037120: Fix doclint warnings in javax.lang.model exception types
Fri, 07 Mar 2014 13:30:23 -0800 darcy 8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2
Fri, 07 Mar 2014 13:35:56 +0100 jlahoda 8034854: outer_class_info_index of synthetic class is not zero
Thu, 06 Mar 2014 13:50:12 -0500 pgovereau 8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines.
Thu, 20 Mar 2014 13:44:52 -0700 katleman Added tag jdk9-b05 for changeset 1d5e6fc88a4c
Tue, 11 Mar 2014 15:42:05 -0700 katleman Added tag jdk9-b04 for changeset fa2ec6b6b169 jdk9-b05
Thu, 06 Mar 2014 16:15:02 -0800 darcy 8031670: Remove unneeded -source options in javadoc tests jdk9-b04
Thu, 06 Mar 2014 10:41:56 -0800 lana Merge
Mon, 03 Mar 2014 15:24:31 -0800 jjg 8035878: javadoc tool documentation should be using {@code ..} specifier
Mon, 03 Mar 2014 15:10:01 -0800 jjg 8035877: javadoc classes are missing @return and @param tags
Mon, 03 Mar 2014 15:03:17 -0800 jjg 8035875: remove deprecated html <font> tags from javadoc package-info.java file
Mon, 03 Mar 2014 16:17:32 -0500 emc 8036142: Remove redundant call to annotateTypeLater with null Symbol
Fri, 28 Feb 2014 20:25:24 +0100 jlahoda 8031383: Error recovery in JavacParser could be improved
Fri, 28 Feb 2014 18:27:14 +0000 vromero 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
Thu, 27 Feb 2014 13:57:57 -0800 jjg 8033287: Reduce the size of the endPosTable
Thu, 27 Feb 2014 11:47:39 -0800 jjg 8035972: missing test file for 8034048
Thu, 27 Feb 2014 00:29:22 -0500 emc 8035766: Execute TypeAnnotate visitor at queue flush time
Wed, 26 Feb 2014 18:05:02 -0800 jjg 6533516: Warning needed for file with future time stamps
Wed, 26 Feb 2014 15:38:55 -0800 jjg 8034048: javac crash with method references plus lambda plus var args
Tue, 25 Feb 2014 14:06:48 -0500 emc 8035758: Move annotation codepaths from MemberEnter.java to Annotate.java
Mon, 24 Feb 2014 13:06:07 -0800 lana Merge
Sat, 22 Feb 2014 17:42:10 +0000 vromero 8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method
Fri, 21 Feb 2014 15:14:09 +0400 yan 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages
Fri, 21 Feb 2014 10:35:19 +0100 jlahoda 6411385: Trees.getPath does not work for constructors
Thu, 20 Feb 2014 20:00:43 -0800 lana Merge
Wed, 19 Feb 2014 15:05:19 -0800 jjg 8035364: An extra space in the comments of constant pool entries
Tue, 28 Jan 2014 20:10:19 +0000 jeff 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Mon, 13 Jan 2014 14:44:29 -0800 jeff 7129980: Third Party License Readme update for JDK8
Sat, 15 Feb 2014 16:37:19 -0800 ksrini 8031545: [javac] refactor and cleanup JNIWriter.java
Fri, 14 Feb 2014 17:28:07 -0800 ksrini 8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set
Thu, 13 Feb 2014 14:58:10 +0100 alundblad 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
Thu, 13 Feb 2014 13:38:48 +0100 jlahoda 8033961: Formatting of -Xlint: command line help
Wed, 12 Feb 2014 12:31:30 -0700 dlsmith 4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
Mon, 10 Feb 2014 11:52:52 -0800 jjg 8033930: Unnecessary new line after the StackMapTable
Fri, 07 Feb 2014 21:43:33 +0100 jlahoda 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method
Thu, 06 Feb 2014 18:54:13 -0800 jjg 8033581: Incorrect comment aligment
Thu, 06 Feb 2014 16:39:19 -0800 cl 8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools
Thu, 06 Feb 2014 15:43:23 -0800 jjg 8033114: The values of non-static final fields are printed for the -constants option
Thu, 06 Feb 2014 11:01:50 -0800 jjg 8033711: An exception is thrown if using the \"-classpath\" option with no arguments
Thu, 06 Feb 2014 10:58:51 -0800 jjg 8033686: Internal error for zero indent
Thu, 06 Feb 2014 18:49:01 +0000 vromero 8030855: Default methods should be visible under source previous to 8
Thu, 06 Feb 2014 15:49:51 +0000 alanb 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Fri, 21 Feb 2014 11:40:51 -0800 katleman Added tag jdk9-b03 for changeset 151222468d1d
Tue, 11 Feb 2014 11:25:59 -0800 lana Merge jdk9-b03
Wed, 05 Feb 2014 11:04:04 +0100 erikj 8026773: Failing compilation in Corba does not fail the build
Mon, 03 Feb 2014 17:19:15 -0500 emc 8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
Sun, 02 Feb 2014 12:12:01 +0100 jlahoda 8030091: Request to update error messages from javac for negative varargs test cases
Thu, 30 Jan 2014 17:46:25 -0800 jjg 8033180: An inappropriate newline symbol in the help section
Thu, 30 Jan 2014 07:35:49 -0500 emc 8033218: Silent failure in TypeAnnotations.resolveFrame
Wed, 29 Jan 2014 14:32:27 -0800 jjg 8032869: remove support for legacy options in javap