log

age author description
Fri, 24 Oct 2008 20:47:47 -0700 tbell Merge
Fri, 24 Oct 2008 12:46:51 +0100 mcimadamore 6762569: Javac crashes with AssertionError in Types.containedBy
Fri, 24 Oct 2008 12:46:34 +0100 mcimadamore 6758789: Some method resolution diagnostic should be improved
Fri, 24 Oct 2008 12:46:07 +0100 mcimadamore 6746184: javac fails to compile call to public varargs method
Fri, 24 Oct 2008 12:45:47 +0100 mcimadamore 6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
Thu, 23 Oct 2008 18:29:11 +0100 mcimadamore 6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
Thu, 23 Oct 2008 18:10:23 +0100 mcimadamore 6548436: Incorrect inconvertible types error
Thu, 23 Oct 2008 18:00:05 +0100 mcimadamore 6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods
Thu, 23 Oct 2008 17:59:43 +0100 mcimadamore 6711619: javac doesn't allow access to protected members in intersection types
Thu, 23 Oct 2008 17:59:16 +0100 mcimadamore 6732484: Bound error on wildcard code
Thu, 06 Nov 2008 12:10:41 -0800 xdono Added tag jdk7-b39 for changeset 3fb51e47622b
Thu, 23 Oct 2008 21:56:41 -0700 tbell Merge jdk7-b39
Mon, 20 Oct 2008 13:42:45 -0700 jjg 6759996: ignore empty entries on paths
Fri, 17 Oct 2008 16:47:54 -0700 tbell Merge
Fri, 17 Oct 2008 16:06:32 -0700 jjg 6760930: empty element on bootclasspath breaks test/tools/apt/Discovery/discovery.sh
Fri, 17 Oct 2008 10:34:06 -0700 jjg 6760805: empty element on bootclasspath breaks test/tools/apt/Compile/compile.sh
Thu, 16 Oct 2008 16:53:56 -0700 jjg 6760500: test com/sun/javadoc/testSupplementary/TestSupplementary.java is not same-VM safe
Thu, 16 Oct 2008 18:07:37 +0100 mcimadamore 6760226: test/tools/javap/T6622260.java fails with specific locale settings
Thu, 16 Oct 2008 07:39:53 -0700 jjg 6759810: bad regression test causes source file to be deleted
Thu, 16 Oct 2008 07:30:13 -0700 jjg 6759775: RegularFileObject.inferBinaryName gives bad result on empty path
Wed, 15 Oct 2008 13:20:03 -0700 jjg 6759796: test/tools/javac/6348193/T6348193.java fails if there are empty entries on the bootclasspath
Wed, 15 Oct 2008 11:13:23 -0700 jjg 6759795: test/tools/apt/Basic/print.sh may fail depending on jtreg options
Wed, 15 Oct 2008 17:23:55 +0100 mcimadamore 6759682: APT: compiler message file broken after refactoring of com.sun.tools.javac.util.Message
Wed, 15 Oct 2008 08:07:59 -0700 jjg 6748541: javadoc should be reusable
Tue, 14 Oct 2008 17:05:48 +0100 mcimadamore 6759143: com.sun.tools.javac.util.Messages is obsolete and should be removed
Thu, 09 Oct 2008 16:21:04 +0100 mcimadamore 6586091: javac crashes with StackOverflowError
Thu, 09 Oct 2008 16:19:13 +0100 mcimadamore 6731573: diagnostic output should optionally include source line
Thu, 09 Oct 2008 16:07:38 +0100 mcimadamore 6406133: JCDiagnostic.getMessage ignores locale argument
Thu, 09 Oct 2008 16:04:29 +0100 mcimadamore 6724345: incorrect method resolution for enum classes entered as source files
Thu, 09 Oct 2008 16:02:29 +0100 mcimadamore 6738538: javac crashes when using a type parameter as a covariant method return type