log

age author description
Fri, 29 Aug 2008 12:42:27 -0700 tbell Merge jdk7-b35
Fri, 22 Aug 2008 11:46:29 +0100 mcimadamore 6733837: Recent work on javac diagnostic affected javac output
Thu, 28 Aug 2008 11:05:35 -0700 xdono Added tag jdk7-b34 for changeset 4026dece07e8
Thu, 14 Aug 2008 22:17:02 -0700 tbell Merge jdk7-b34
Sun, 10 Aug 2008 18:36:19 -0700 tbell Merge
Fri, 08 Aug 2008 17:52:02 +0100 mcimadamore 6732461: broken message file for annotation processing
Fri, 08 Aug 2008 17:48:04 +0100 mcimadamore 6734819: Javac performs flows analysis on already translated classes
Fri, 08 Aug 2008 17:43:24 +0100 mcimadamore 6676362: Spurious forward reference error with final var + instance variable initializer
Fri, 08 Aug 2008 17:38:20 +0100 mcimadamore 6718364: inference fails when a generic method is invoked with raw arguments
Fri, 08 Aug 2008 15:16:25 +0100 mcimadamore 6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
Thu, 07 Aug 2008 18:03:32 -0700 tbell Merge
Tue, 05 Aug 2008 17:07:13 -0700 jjg 6733995: legal notice repair on langtools/src/share/classes/com/sun/tools/javap/JavapTask.java
Tue, 05 Aug 2008 12:54:40 +0100 mcimadamore 6730423: Diagnostic formatter should be an instance field of JCDiagnostic
Mon, 04 Aug 2008 17:54:15 -0700 jjg 4884240: additional option required for javap
Mon, 04 Aug 2008 15:09:02 -0700 jjg 4111861: static final field contents are not displayed
Fri, 01 Aug 2008 15:23:18 -0700 jjg 6627362: javac generates code that uses array.clone, which is not available on JavaCard
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