log

age author description
Wed, 16 Jun 2010 17:15:44 -0700 jjg 6724327: eliminate use of shell tests for simple golden file tests
Fri, 18 Jun 2010 10:53:56 -0700 jjg Merge
Wed, 16 Jun 2010 16:23:27 -0700 jjg 6956638: JavacTask.generate does not generate all required files
Fri, 08 Aug 2008 17:48:04 +0100 mcimadamore 6734819: Javac performs flows analysis on already translated classes
Wed, 23 Jul 2008 19:55:30 -0700 jjg 6726015: JavaCompiler: replace desugarLater by compileStates
Thu, 10 Jul 2008 16:50:38 -0700 jjg 6724551: Use Queues instead of Lists to link compiler phases
Fri, 18 Jun 2010 01:18:06 -0700 darcy Added tag jdk6-b20 for changeset 51b6d8d173cd
Fri, 11 Jun 2010 10:23:59 -0700 jjg 6877961: langtools build should allow more options when running jtreg jdk6-b20
Thu, 10 Jun 2010 17:11:06 -0700 jjg 6960407: Potential rebranding issues in openjdk/langtools repository sources
Thu, 10 Jun 2010 15:48:04 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Wed, 26 May 2010 20:22:00 -0700 ohair 6956202: Fix a few missed rebranding issues, please contact lines etc.
Tue, 25 May 2010 14:36:32 -0700 ohair 6943119: Rebrand source copyright notices
Fri, 30 Apr 2010 14:58:06 -0700 jjg 6920317: package-info.java file has to be specified on the javac cmdline, else it will not be avail.
Thu, 23 Oct 2008 18:10:23 +0100 mcimadamore 6548436: Incorrect inconvertible types error
Thu, 29 Apr 2010 14:25:47 -0700 jjg 6948251: need to quote args in langtools launcher script
Thu, 14 Jan 2010 17:23:53 -0800 jjg 6916986: handle spaces in langtools launcher path
Wed, 14 Apr 2010 14:35:40 -0700 darcy Added tag jdk6-b19 for changeset 7306e2127357
Mon, 29 Mar 2010 14:59:59 -0700 ohair 6938326: Use of "ant -diagnostics" a problem with ant 1.8.0, exit code 1 now jdk6-b19
Wed, 24 Mar 2010 17:02:35 -0700 darcy 6937417: javac -Xprint returns IndexOutOfBoundsException
Thu, 09 Oct 2008 16:04:29 +0100 mcimadamore 6724345: incorrect method resolution for enum classes entered as source files
Thu, 04 Mar 2010 15:29:41 +0000 andrew 6843761: Update langtools tests to remove unncessary -source and -target options
Tue, 02 Mar 2010 14:04:29 +0000 andrew 6927797: langtools/test/tools/javac/EarlyAssert.java fails when run with assertions enabled (-ea)
Mon, 15 Feb 2010 20:17:57 -0800 darcy 6926703: apt tests should run with assertions enabled
Mon, 22 Feb 2010 21:37:13 +0000 andrew 6928623: Behaviour of VERBOSE=true on langtools build
Wed, 24 Feb 2010 13:34:15 -0800 jjg 6511613: javac unexpectedly doesn't fail in some cases if an annotation processor specified
Mon, 15 Feb 2010 18:20:57 -0800 darcy 6634138: Source generated in last round not compiled
Tue, 16 Feb 2010 18:35:24 -0800 darcy Added tag jdk6-b18 for changeset 536fbf4fba1f
Wed, 06 Jan 2010 13:15:14 -0800 jjg 6855236: Compiler Tree API TreePath class generates NullPointerException from Iterator jdk6-b18
Tue, 05 Jan 2010 15:24:18 -0800 jjg 6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css
Sun, 11 Oct 2009 12:02:03 +0200 robilad Added tag jdk6-b17 for changeset 78efde88dc5a
Wed, 30 Sep 2009 11:11:03 -0700 jjg 6886738: multi-thread issue with Name in javac jdk6-b17
Mon, 28 Sep 2009 18:14:23 -0700 darcy 6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception
Tue, 15 Sep 2009 12:24:44 -0700 jjg 6882235: invalid exponent causes silent javac crash
Mon, 14 Sep 2009 17:16:07 -0700 jjg 6881317: regression: NPE in CloseableURLClassLoader
Fri, 11 Sep 2009 10:54:59 -0700 ohair 6881303: Change jcheck configuration to turn off unique bugid checks
Wed, 02 Sep 2009 09:43:09 -0700 jjg 6869804: langtools tests should be Cygwin-aware
Tue, 01 Sep 2009 16:55:00 -0700 jjg 6877763: update langtools/test/Makefile for JPRT
Tue, 01 Sep 2009 15:49:27 -0700 jjg 6878069: JavaFileManager does not accept binary package names using '/' on Windows
Wed, 14 Jan 2009 18:08:00 -0800 jjg 6877229: more javac tests fail on Windows
Fri, 28 Aug 2009 14:48:49 -0700 jjg 6877188: some javac shell tests do not work on Windows
Wed, 14 Jan 2009 16:43:14 -0800 jjg 6876753: javap tests fail on Windows
Wed, 14 Jan 2009 16:11:19 -0800 jjg Merge
Thu, 27 Aug 2009 18:25:21 -0700 jjg 6876765: javah tests fail on Windows
Thu, 27 Aug 2009 17:50:21 -0700 jjg 6876755: apt tests fail on Windows
Wed, 19 Aug 2009 20:44:22 +0100 andrew 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk
Tue, 18 Aug 2009 11:21:44 -0700 jjg 6872685: 6870641 breaks OpenJDK build
Wed, 12 Aug 2009 08:09:20 -0700 jjg 6758471: should be able to set jtreg options in langtools build
Wed, 12 Aug 2009 07:22:04 -0700 jjg 6870706: langtools launcher issues
Tue, 11 Aug 2009 16:40:03 -0700 jjg 6870641: [langtools] update make/build.* for jdk6
Tue, 11 Aug 2009 14:33:42 -0700 jjg 6870591: langtools build sets javac.bootclasspath incorrectly
Tue, 11 Aug 2009 10:52:34 -0700 jjg 6558476: com/sun/tools/javac/Main.compile don't release file handles on return
Thu, 30 Jul 2009 17:06:48 -0700 asaha 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Thu, 28 May 2009 17:43:06 +0100 aph 6829575: 100028: Debug information is incomplete or missing
Tue, 19 May 2009 17:32:12 -0700 ohair 6843041: Remove duplicate README files in repositories (make/README)
Wed, 06 May 2009 12:01:57 -0700 ohair 6831225: Upgrade JPRT jobs to use newer Linux 2.6 (e.g. Fedora 9)
Tue, 05 May 2009 21:31:23 -0700 xdono Added tag jdk6-b16 for changeset 1fe711e6bce6
Tue, 21 Apr 2009 11:53:16 -0700 jjg 6759810: bad regression test causes source file to be deleted jdk6-b16
Wed, 15 Apr 2009 17:27:20 -0700 ohair 6830756: jprt configuration changes, remove jprt.config files, specify os revs wanted
Fri, 27 Feb 2009 14:40:33 -0800 ohair Merge
Fri, 27 Feb 2009 14:37:31 -0800 ohair Added tag jdk6-b15 for changeset 85c38fcf8763