log

age author description
Wed, 16 Feb 2011 13:30:12 -0800 ohair 7013964: openjdk LICENSE file needs rebranding
Fri, 18 Feb 2011 14:23:59 -0800 cl Added tag jdk7-b130 for changeset 7a98db8cbfce
Sat, 09 Apr 2011 00:45:10 +0100 andrew Merge
Tue, 15 Feb 2011 12:34:33 -0800 ohair Merge jdk7-b130
Fri, 11 Feb 2011 23:49:42 -0800 mfang Merge
Fri, 11 Feb 2011 22:58:59 -0800 mfang Merge
Thu, 10 Feb 2011 16:51:53 -0800 mfang 7017734: jdk7 message drop 1 translation integration
Mon, 14 Feb 2011 16:31:21 -0800 lana Merge
Mon, 07 Feb 2011 11:42:12 -0800 jjg 7017675: typo in JavacParser for allowUnderscoresInLiterals
Mon, 07 Feb 2011 18:10:13 +0000 mcimadamore 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123.
Mon, 07 Feb 2011 18:09:46 +0000 mcimadamore 7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package
Fri, 04 Feb 2011 17:30:28 -0800 lana Merge
Thu, 03 Feb 2011 09:38:19 +0000 mcimadamore 7014715: javac returns different error code for certain failure(s)
Thu, 03 Feb 2011 09:37:28 +0000 mcimadamore 6969184: poor error recovery after symbol not found
Thu, 03 Feb 2011 09:36:28 +0000 mcimadamore 5017953: spurious cascaded diagnostics when name not found
Thu, 03 Feb 2011 09:35:21 +0000 mcimadamore 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable
Tue, 01 Feb 2011 10:11:05 -0800 darcy 6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE
Mon, 31 Jan 2011 19:06:32 -0800 darcy 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources
Fri, 28 Jan 2011 16:54:18 -0800 darcy 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces
Fri, 28 Jan 2011 12:36:34 +0000 alanb Merge
Fri, 28 Jan 2011 09:25:20 +0000 alanb 7006126: (fs) Updates to file system API (1/2011)
Fri, 28 Jan 2011 12:06:21 +0000 mcimadamore 6838943: inference: javac is not handling type-variable substitution properly
Fri, 28 Jan 2011 12:03:49 +0000 mcimadamore 6313164: javac generates code that fails byte code verification for the varargs feature
Fri, 28 Jan 2011 12:01:07 +0000 mcimadamore 6910550: javac 1.5.0_17 fails with incorrect error message
Fri, 28 Jan 2011 00:09:38 -0800 jjh 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo
Wed, 26 Jan 2011 13:45:25 -0800 jjg 7013272: Automatically generate info about how compiler resource keys are used
Wed, 26 Jan 2011 11:20:19 -0800 jjg 6554097: "final" confuses @SuppressWarnings
Tue, 25 Jan 2011 17:02:56 -0800 darcy 7013420: Project Coin: remove general expression support from try-with-resources statement
Mon, 24 Jan 2011 16:38:56 -0800 jjg 6988106: javac report 'java.lang.IllegalMonitorStateException'
Mon, 24 Jan 2011 16:34:25 -0800 jjg 6581775: Fix the white space problem in javac shell tests
Mon, 24 Jan 2011 16:17:33 -0800 jjg 6963934: JCCompilationUnit.getImports does not report all imports
Thu, 10 Feb 2011 16:24:51 -0800 cl Added tag jdk7-b129 for changeset 1383d1ee8b5d
Thu, 03 Feb 2011 17:22:28 -0800 cl Added tag jdk7-b128 for changeset d7225b476a5d jdk7-b129
Fri, 28 Jan 2011 10:06:08 -0800 lana Merge jdk7-b128
Mon, 24 Jan 2011 13:25:42 -0800 lana Merge
Mon, 24 Jan 2011 15:45:41 +0000 mcimadamore 7013865: varargs: javac crashes during overload resolution with generic varargs
Mon, 24 Jan 2011 15:45:24 +0000 mcimadamore 6569633: Varargs: parser error when varargs element type is an array
Mon, 24 Jan 2011 15:45:06 +0000 mcimadamore 6510286: Wording of javac error for inner classes
Mon, 24 Jan 2011 15:44:51 +0000 mcimadamore 6968793: issues with diagnostics
Mon, 24 Jan 2011 15:44:15 +0000 mcimadamore 6943278: spurious error message for inference and type-variable with erroneous bound
Wed, 19 Jan 2011 19:01:35 -0800 lana Merge
Tue, 18 Jan 2011 08:37:05 -0800 ksrini 6982999: tools must support -target 7 bytecodes
Fri, 14 Jan 2011 13:59:18 -0800 ksrini 7011272: langtools build.xml should provide a patch target
Fri, 14 Jan 2011 11:55:53 -0800 jjg 6571165: Minor doc bugs in JavaCompiler.java
Fri, 14 Jan 2011 11:45:19 -0800 jjg 6419926: JSR 199: FileObject.toUri() generates URI without schema (Solaris)
Fri, 14 Jan 2011 09:46:44 +0000 mcimadamore 6949040: java.dyn package must be compiled with -target 7 or better
Fri, 14 Jan 2011 09:45:52 +0000 mcimadamore 7007432: Test generic types well-formedness
Fri, 14 Jan 2011 09:45:04 +0000 mcimadamore 6992698: JSR 292: remove support for transient syntax in polymorphic signature calls
Thu, 13 Jan 2011 21:28:38 -0800 bpatel 7010528: javadoc performance regression
Thu, 13 Jan 2011 11:48:10 -0800 jjg 6430241: Hard to disable symbol file feature through API
Tue, 11 Jan 2011 08:05:28 -0800 jjg 6993305: starting position of a method without modifiers and with type parameters is incorrect
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Thu, 27 Jan 2011 17:28:57 -0800 cl Added tag jdk7-b127 for changeset 1e6094c33187
Thu, 20 Jan 2011 15:52:27 -0800 cl Added tag jdk7-b126 for changeset 438a8ad60f7a jdk7-b127
Fri, 14 Jan 2011 13:48:40 -0800 lana Merge jdk7-b126
Thu, 13 Jan 2011 15:05:09 -0800 lana Merge
Wed, 05 Jan 2011 09:59:01 +0000 mcimadamore 7010194: several langtools regression failures after JSR 292 changes (b123)
Tue, 04 Jan 2011 17:10:35 -0800 lana Merge
Thu, 23 Dec 2010 12:29:21 -0800 jjh 6982992: Tests CheckAttributedTree.java, JavacTreeScannerTest.java, and SourceTreeeScannerTest.java timeout