log

age author description
Thu, 03 Mar 2011 17:34:58 +0000 mcimadamore 7022054: Invalid compiler error on covariant overriding methods with the same erasure
Thu, 03 Mar 2011 17:32:35 +0000 mcimadamore 7023703: Valid code doesn't compile
Thu, 03 Mar 2011 09:43:24 +0000 mcimadamore 7023233: False positive for -Xlint:try with nested try with resources blocks
Wed, 02 Mar 2011 21:13:55 -0800 jjg 6639645: Modeling type implementing missing interfaces
Wed, 02 Mar 2011 21:06:17 -0800 jjg 6986892: confusing warning given after errors in annotation processing
Wed, 02 Mar 2011 14:03:38 -0800 jjg 6986895: compiler gives misleading message for no input files
Wed, 02 Mar 2011 10:56:39 +0000 mcimadamore 6541876: "Enclosing Instance" error new in 1.6
Tue, 01 Mar 2011 12:00:06 -0800 jjg 7021183: 269: assertion failure getting enclosing element of an undefined name
Mon, 28 Feb 2011 13:42:24 -0800 jjg 7022711: compiler crash in try-with-resources
Mon, 28 Feb 2011 13:37:48 -0800 jjg 7022741: warning counts are wrong after anno processing
Mon, 28 Feb 2011 12:19:18 -0800 jjg 7022337: repeated warnings about bootclasspath not set
Mon, 28 Feb 2011 11:50:56 +0000 mcimadamore 7015715: lub gets stuck on type with complex supertype
Mon, 28 Feb 2011 11:48:53 +0000 mcimadamore 7015430: Incorrect thrown type determined for unchecked invocations
Fri, 25 Feb 2011 12:19:00 -0800 jjg 7022310: test/tools/javac/diags/Example: args added twice
Fri, 25 Feb 2011 12:09:33 -0800 jjg 7021650: fix Context issues
Thu, 24 Feb 2011 08:40:49 -0800 jjh 7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines
Wed, 23 Feb 2011 10:34:45 -0800 lana Merge
Wed, 23 Feb 2011 14:17:08 +0000 mcimadamore 7019631: issues in test headers in b130
Wed, 23 Feb 2011 14:16:12 +0000 mcimadamore 7020657: Javac rejects a fairly common idiom with raw override and interfaces
Thu, 10 Mar 2011 17:11:19 -0800 cl Added tag jdk7-b133 for changeset e77e98f936e8
Thu, 03 Mar 2011 14:13:21 -0800 katleman Added tag jdk7-b132 for changeset e3d011d59a33 jdk7-b133
Thu, 24 Feb 2011 18:05:10 -0800 lana Merge jdk7-b132
Mon, 21 Feb 2011 14:35:12 -0800 lana Merge
Fri, 18 Feb 2011 15:55:20 -0800 darcy 7020047: Project Coin: generate null-check around try-with-resources close call
Fri, 18 Feb 2011 16:17:44 +0000 mcimadamore 7020626: diamond: add diagnostic test for diamond and non-generic classes
Fri, 18 Feb 2011 08:12:06 -0800 ksrini 7018859: javac turn off the Zip optimization by default
Fri, 18 Feb 2011 12:28:49 +0000 mcimadamore 7020043: Project Coin: diamond allowed on non-generic type
Wed, 16 Feb 2011 10:27:00 -0800 dlsmith 6990136: Cleanup use of Type.clone()
Tue, 15 Feb 2011 08:35:05 -0800 lana Merge
Tue, 15 Feb 2011 11:51:04 +0000 mcimadamore 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources
Tue, 15 Feb 2011 11:49:46 +0000 mcimadamore 7017664: Add listeners infrastracture to javac scopes
Mon, 14 Feb 2011 14:27:47 -0800 jjg 7008433: Minor copyright changes
Fri, 11 Feb 2011 17:10:26 -0800 jjg 6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter
Thu, 10 Feb 2011 15:05:33 -0800 jjg 6485027: javac incorrectly handles relative paths in manifest classpath
Thu, 10 Feb 2011 14:27:34 -0800 jjg 7018452: langtools not buildable on Mac
Thu, 10 Feb 2011 14:24:26 -0800 jjg 7018098: CacheFSInfo persists too long
Wed, 09 Feb 2011 18:26:08 -0800 jjg 7018447: langtools launcher template fails if tools run from their own directory
Wed, 09 Feb 2011 14:10:52 -0800 jjg 7010792: remove bad debugging method from javac
Wed, 09 Feb 2011 14:04:53 -0800 jjg 7016750: tools/javac/nio/CompileTest failing in nightly test
Thu, 24 Feb 2011 15:16:13 -0800 cl Added tag jdk7-b131 for changeset 67221b8643b4
Wed, 23 Feb 2011 15:49:34 -0800 cl Merge jdk7-b131
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