log

age author description
Thu, 04 Aug 2011 05:09:19 +0100 andrew Allow ZLIB_CFLAGS to be used when building libsplashscreen.
Thu, 04 Aug 2011 05:05:30 +0100 andrew Support building using system giflib (USE_SYSTEM_GIF, GIF_CFLAGS, GIF_LIBS)
Thu, 04 Aug 2011 04:05:44 +0100 andrew Support building using system libpng (USE_SYSTEM_PNG, PNG_CFLAGS, PNG_LIBS)
Wed, 03 Aug 2011 23:29:24 +0100 andrew Support building using system jpeg (USE_SYSTEM_JPEG, JPEG_CFLAGS, JPEG_LIBS).
Wed, 03 Aug 2011 21:50:51 +0100 andrew Support building using system zlib (USE_SYSTEM_ZLIB, ZLIB_CFLAGS, ZLIB_LIBS).
Wed, 03 Aug 2011 00:33:07 +0100 andrew G356743: Support building against libpng 1.5.
Fri, 29 Jul 2011 16:00:32 -0400 Danesh Dadachanji PR586: Add missing sources to src.zip.
Fri, 29 Jul 2011 03:58:51 +0100 andrew Allow the compiler used to be overridden by setting BUILD_GCC/BUILD_CPP.
Fri, 29 Jul 2011 02:35:52 +0100 andrew Allow CFLAGS and LIBS for FreeType to be passed in using FT2_CFLAGS and FT2_LIBS.
Fri, 29 Jul 2011 01:39:33 +0100 andrew Fix the jvmti sample demos.
Thu, 28 Jul 2011 17:10:19 +0100 andrew Remove lines accidentally added when committing diamond patch.
Thu, 28 Jul 2011 16:14:44 +0100 andrew Set bootclasspath when using bootstrap javac to avoid warning.
Thu, 28 Jul 2011 14:50:31 +0100 andrew Revert diamond usage where needed to build with IcedTea6.
Mon, 25 Jul 2011 16:20:39 -0700 jjg 7069870: Parts of the JDK erroneously rely on generic array initializers with diamond
Fri, 08 Jul 2011 10:25:57 -0700 ksrini 7060849: Eliminate pack200 build warnings
Thu, 30 Jun 2011 17:59:13 -0700 jjg 7058708: Eliminate JDK build tools build warnings
Mon, 11 Jul 2011 22:06:00 +0100 andrew Merge
Mon, 27 Jun 2011 13:21:34 -0700 schien Added tag jdk7-b147 for changeset f097ca2434b1
Wed, 22 Jun 2011 12:41:14 -0700 lana Merge jdk7-b147
Wed, 22 Jun 2011 10:11:19 -0700 jeff 7057046: Add embedded license to THIRD PARTY README
Mon, 20 Jun 2011 16:25:32 -0700 schien Added tag jdk7-b146 for changeset 539e576793a8
Sat, 18 Jun 2011 10:12:58 -0700 lana Merge jdk7-b146
Fri, 17 Jun 2011 10:27:40 -0700 lana Merge
Fri, 17 Jun 2011 16:47:16 +0100 alanb 7055508: (aio) EXCEPTION_ACCESS_VIOLATION in AsynchronousSocketChannel.connect on Windows 7
Fri, 17 Jun 2011 16:25:01 -0700 trims Merge
Tue, 14 Jun 2011 22:47:09 -0700 jrose 7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
Wed, 15 Jun 2011 16:10:30 -0700 lana Merge
Thu, 09 Jun 2011 14:24:09 -0700 wetmore 7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail.
Mon, 06 Jun 2011 19:04:30 -0700 lana Merge
Thu, 26 May 2011 21:51:15 -0700 asaha Merge