log

age author description
Mon, 29 Sep 2008 11:34:43 +0100 mcimadamore 6500343: compiler generates bad code when translating conditional expressions
Tue, 23 Sep 2008 10:44:51 -0700 jjg 6420151: need to improve byfile compile policy to eliminate footprint issues
Thu, 09 Oct 2008 11:13:34 -0700 xdono Added tag jdk7-b37 for changeset 24a47c3062fe
Thu, 02 Oct 2008 19:58:40 -0700 xdono 6754988: Update copyright yearjdk7-b37
Fri, 26 Sep 2008 15:32:47 -0700 tbell Merge
Thu, 18 Sep 2008 18:39:44 -0700 jjg 6744408: Extra ouput is appearing in stderr
Thu, 18 Sep 2008 13:47:43 -0700 jjg 6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
Tue, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Fri, 12 Sep 2008 23:32:51 -0700 tbell Merge
Tue, 09 Sep 2008 10:40:50 -0700 jjg 6724118: change JavaCompiler to not use Scanner directly
Tue, 09 Sep 2008 10:28:21 -0700 jjg 6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Thu, 25 Sep 2008 12:54:13 -0700 xdono Added tag jdk7-b36 for changeset 258af9b67b7c
Fri, 12 Sep 2008 14:35:51 -0700 tbell Mergejdk7-b36
Thu, 04 Sep 2008 14:56:35 -0700 tbell Merge
Wed, 03 Sep 2008 10:46:25 -0700 jjg 6743107: clean up use of static caches in file manager
Sun, 31 Aug 2008 12:00:43 -0700 tbell Merge
Fri, 29 Aug 2008 11:10:12 -0700 jjg 6597471: unused imports in javax.tools.JavaCompiler
Tue, 26 Aug 2008 14:52:59 -0700 jjg 6508981: cleanup file separator handling in JavacFileManager
Thu, 11 Sep 2008 11:26:00 -0700 xdono Added tag jdk7-b35 for changeset 81f66dd906eb
Fri, 29 Aug 2008 12:42:27 -0700 tbell Mergejdk7-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 Mergejdk7-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 Mergejdk7-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 Mergejdk7-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 Mergejdk7-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 yearjdk7-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 4ef4bd318569jdk7-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 a17265993253jdk7-b28
Mon, 12 May 2008 18:07:48 -0700 tbell Mergejdk7-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
Wed, 09 Apr 2008 13:53:45 +0100 mcimadamore 6365166: javac (generic) unable to resolve methods
Wed, 09 Apr 2008 13:41:45 +0100 mcimadamore 5009937: hiding versus generics versus binary compatibility
Wed, 09 Apr 2008 13:19:01 +0100 mcimadamore 6531075: Missing synthetic casts when accessing fields/methods of intersection types including type variables
Thu, 24 Apr 2008 12:12:28 -0700 xdono Added tag jdk7-b26 for changeset c46d25a2350a
Fri, 11 Apr 2008 15:08:21 -0700 tbell Mergejdk7-b26
Thu, 03 Apr 2008 18:01:55 -0700 ksrini 6570242: Regression test failures with Javac on win32.
Wed, 02 Apr 2008 11:44:23 +0100 mcimadamore 6531090: Cannot access methods/fields of a captured type belonging to an intersection type
Wed, 02 Apr 2008 11:38:16 +0100 mcimadamore 6509042: javac rejects class literals in enum constructors
Wed, 02 Apr 2008 11:20:52 +0100 mcimadamore 6569789: Compiler test lang/TYPE/type153/type15304/type15304.html fails since jdk7 b05
Thu, 20 Mar 2008 08:44:18 -0700 ksrini 6618930: (javac) fix test after whitespace normalization
Wed, 09 Apr 2008 11:19:15 -0700 xdono Added tag jdk7-b25 for changeset 58039502942e
Fri, 14 Mar 2008 16:09:30 -0700 jjg 6638501: Regression with Javac in JDK6 U4 b03?jdk7-b25
Thu, 13 Mar 2008 13:42:38 -0700 jjg 6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css
Wed, 12 Mar 2008 13:06:00 -0700 jjg 6668794: javac puts localized text in raw diagnostics
Tue, 11 Mar 2008 13:14:55 -0700 jjg 6307187: clean up code for -Xlint:options
Thu, 06 Mar 2008 10:25:04 -0800 jjg 6668802: javac handles diagnostics for last line badly, if line not terminated by newline
Thu, 06 Mar 2008 10:07:25 -0800 jjg 4741726: allow Object += String
Tue, 04 Mar 2008 15:45:20 +0000 mcimadamore 6663588: Compiler goes into infinite loop for Cyclic Inheritance test case
Tue, 04 Mar 2008 15:19:06 +0000 mcimadamore 6608214: Exception throw while analysing a file with error
Tue, 04 Mar 2008 13:00:08 +0000 mcimadamore 6660289: declared bound in inner class referring a type variable of the outer class
Tue, 04 Mar 2008 12:14:13 +0000 mcimadamore 6611449: Internal Error thrown during generic method/constructor invocation
Mon, 03 Mar 2008 16:03:53 +0000 mcimadamore 6614974: javac successfully compiles code that throws java.lang.VerifyError when run
Fri, 29 Feb 2008 20:04:03 -0800 mr 6669216: Add jcheck configuration directories
Tue, 04 Dec 2007 16:28:45 -0800 xdono Added tag jdk7-b24 for changeset 9a66ca7c79fa
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial loadjdk7-b24