log

age author description
Thu, 14 Aug 2008 09:26:42 -0700 xdono Added tag jdk7-b33 for changeset 0a5f04fb7282
Thu, 07 Aug 2008 09:45:08 -0700 tbell Merge jdk7-b33
Mon, 28 Jul 2008 10:22:10 +0100 mcimadamore 6720185: DiagnosticFormatter refactoring
Fri, 25 Jul 2008 12:22:09 +0100 mcimadamore 6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
Fri, 25 Jul 2008 12:05:43 +0100 mcimadamore 6500701: Enhanced for loop with generics generates faulty bytecode
Thu, 24 Jul 2008 19:06:57 +0100 mcimadamore 6717241: some diagnostic argument is prematurely converted into a String object
Thu, 24 Jul 2008 11:12:41 +0100 mcimadamore 6594284: NPE thrown when calling a method on an intersection type
Thu, 24 Jul 2008 10:35:38 +0100 mcimadamore 6651719: Compiler crashes possibly during forward reference of TypeParameter
Wed, 23 Jul 2008 19:55:30 -0700 jjg 6726015: JavaCompiler: replace desugarLater by compileStates
Mon, 04 Aug 2008 13:45:10 -0700 xdono Added tag jdk7-b32 for changeset 13aee98cc0d8
Tue, 22 Jul 2008 11:41:45 -0700 tbell Merge jdk7-b32
Tue, 15 Jul 2008 19:22:51 -0700 jjg 6657907: javadoc has unchecked warnings
Tue, 15 Jul 2008 09:50:36 -0700 jjg 6724071: refactor Log into a front end and back end
Fri, 18 Jul 2008 11:25:41 -0700 tbell Merge
Fri, 11 Jul 2008 14:59:48 -0700 jjg 6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive
Thu, 10 Jul 2008 16:50:38 -0700 jjg 6724551: Use Queues instead of Lists to link compiler phases
Thu, 10 Jul 2008 11:25:23 -0700 jjg 6724327: eliminate use of shell tests for simple golden file tests
Tue, 08 Jul 2008 18:06:19 -0700 jjg 4501661: disallow mixing -public, -private, and -protected options at the same time
Tue, 08 Jul 2008 17:53:03 -0700 jjg 6716452: (classfile) need a method to get the index of an attribute
Tue, 08 Jul 2008 17:25:50 -0700 jjg 6715753: unknown option error can be a little more helpful
Tue, 08 Jul 2008 17:14:22 -0700 jjg 6715757: javap does not print "extends java.lang.Object"
Tue, 08 Jul 2008 16:59:27 -0700 jjg 6715251: javap should be consistent with javac and return 2 if given no arguments
Thu, 17 Jul 2008 11:28:51 -0700 xdono Added tag jdk7-b31 for changeset 07c916ecfc71
Fri, 04 Jul 2008 15:06:27 -0700 tbell Merge jdk7-b31
Wed, 25 Jun 2008 23:30:55 -0700 tbell Merge
Wed, 25 Jun 2008 14:24:53 -0700 jjg 6507179: javadoc -source 1.3 does not work with jdk6
Fri, 20 Jun 2008 11:25:03 +0100 mcimadamore 6294779: Problem with interface inheritance and covariant return types
Thu, 19 Jun 2008 15:52:31 -0700 jjg 6716866: some javac regression tests fail to compile with re-orged file manager
Wed, 18 Jun 2008 07:23:25 -0700 jjg 6714365: refactor JavacFileManager to move nested classes to top level
Tue, 17 Jun 2008 10:44:32 -0700 jjg 6625520: javac handles missing entries on classpath badly
Thu, 03 Jul 2008 11:01:49 -0700 xdono Added tag jdk7-b30 for changeset eaf608c64fec
Wed, 02 Jul 2008 12:56:02 -0700 xdono 6719955: Update copyright year jdk7-b30
Fri, 20 Jun 2008 16:36:18 -0700 tbell Merge
Wed, 18 Jun 2008 16:53:08 -0700 jjg 6715767: javap on java.lang.ClassLoader crashes
Mon, 16 Jun 2008 22:23:33 -0700 tbell Merge
Mon, 16 Jun 2008 13:28:00 -0700 jjg 6714364: refactor javac File handling code into new javac.file package
Thu, 12 Jun 2008 13:19:16 -0700 tbell Merge
Fri, 06 Jun 2008 15:17:35 -0700 tbell Merge
Thu, 05 Jun 2008 13:46:26 -0700 jjg 6711276: langtools has incorrect -Werror switch
Tue, 03 Jun 2008 13:26:47 -0700 jjg 4075303: Use javap to enquire aboput a specific inner class
Fri, 20 Jun 2008 08:45:15 -0700 xdono Added tag jdk7-b29 for changeset dec081837b01
Tue, 10 Jun 2008 10:37:23 -0700 xdono Added tag jdk7-b28 for changeset 4ef4bd318569 jdk7-b29
Mon, 02 Jun 2008 22:35:16 -0700 tbell Merge
Fri, 30 May 2008 11:08:40 +0100 mcimadamore 6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors
Fri, 30 May 2008 10:42:43 +0100 mcimadamore 6507024: casting an array to a generic type results in a 'capture#69 of ?' type error
Fri, 30 May 2008 10:29:27 +0100 mcimadamore 6665223: Static import of inherited protected method causes compiler exception
Wed, 28 May 2008 00:02:28 -0700 tbell Merge
Thu, 22 May 2008 17:40:53 -0700 jjg 6705935: javac reports path name of entry in ZipFileIndex incorectly
Thu, 22 May 2008 16:06:00 -0700 jjg 6657909: javap has unchecked compilation warnings
Thu, 22 May 2008 15:51:41 -0700 jjg 6705945: com.sun.tools.javac.zip files do not have valid copyright
Thu, 22 May 2008 09:37:57 -0700 xdono Added tag jdk7-b27 for changeset a17265993253 jdk7-b28
Mon, 12 May 2008 18:07:48 -0700 tbell Merge jdk7-b27
Wed, 23 Apr 2008 17:10:03 +0100 mcimadamore 6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5
Fri, 25 Apr 2008 15:22:39 -0700 tbell Merge
Tue, 15 Apr 2008 17:48:22 -0700 tbell Merge
Wed, 09 Apr 2008 15:30:44 +0100 mcimadamore 6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly
Wed, 09 Apr 2008 15:04:35 +0100 mcimadamore 6683438: Bad regression test for CR 6611449
Wed, 09 Apr 2008 14:57:37 +0100 mcimadamore 6657499: javac 1.6.0 fails to compile class with inner class
Wed, 09 Apr 2008 14:45:50 +0100 mcimadamore 6450290: Capture of nested wildcards causes type error
Wed, 09 Apr 2008 14:05:24 +0100 mcimadamore 6481655: Parser confused by combination of parens and explicit type args