Mon, 22 Jun 2009 17:40:22 +0200 Jaroslav Tulach Merging eliminateswing branch, as the swing (and AWT) seem to compile separatelly
Mon, 22 Jun 2009 17:38:36 +0200 Jaroslav Tulach All parts of the code compile after the 'client' separation eliminateswing
Mon, 22 Jun 2009 16:46:50 +0200 Jaroslav Tulach Code injection between java.text and java.awt.font to remove dependency of Bidi on AWT. eliminateswing
Mon, 22 Jun 2009 14:00:07 +0200 Jaroslav Tulach JNDI cannot depend on Swing either, so using reflection to read parameters of applet eliminateswing
Mon, 22 Jun 2009 13:15:21 +0200 Jaroslav Tulach Exluding just GSS visual callback handler, not the textual one eliminateswing
Mon, 22 Jun 2009 13:08:07 +0200 Jaroslav Tulach Removing dependency of java.nio on javax.activation by copying impl of MimeType class eliminateswing
Mon, 22 Jun 2009 12:49:51 +0200 Jaroslav Tulach JMX no longer depends on JavaBeans. There is code injection interface to handle their communication with reasonable default fallback. eliminateswing
Mon, 22 Jun 2009 10:15:54 +0200 Jaroslav Tulach In attempt to remove swing I had to comment out also AWT and a lot of XML related stuff which references AWT, DataFlavors, activation, etc. all the time. Now there is about 50 remaining errors in compilation of base classes. eliminateswing
Sat, 20 Jun 2009 22:21:50 +0200 Jaroslav Tulach gensrc needs to be present only when we are merging the sources
Sat, 20 Jun 2009 22:11:08 +0200 Jaroslav Tulach Merge new build tag
Sat, 20 Jun 2009 22:10:34 +0200 Jaroslav Tulach Replacing RepaintManager with RepaintController which does not reference Applet in its signatures
Fri, 19 Jun 2009 21:46:14 +0200 Jaroslav Tulach Cleaning base from references to applet. All eliminated except RepaintManager which has been enriched in 1.6 with a public method that takes Applet as parameter.
Fri, 19 Jun 2009 17:10:53 +0200 Jaroslav Tulach corba classes separated, base does not depend on them anymore
Fri, 19 Jun 2009 15:50:04 +0200 Jaroslav Tulach Merge of the beans separation into the fully buildable JDK
Fri, 19 Jun 2009 15:33:12 +0200 Jaroslav Tulach all java sources compiles as a whole using ant
Fri, 19 Jun 2009 13:14:51 +0200 Jaroslav Tulach Can the JDK be compiled by Ant as a whole? Seems so. With this config the compilation yields no 'cannot found' errors
Thu, 18 Jun 2009 17:48:58 +0200 Jaroslav Tulach Invoking 'ant clean base' after the JDK is compiled via 'make all' now compiles everything into build/modularize/base.jar
Wed, 17 Jun 2009 15:11:07 +0200 Jaroslav Tulach In order to make javabeans module independent on applet and yet allow Beans class to have a method which references AppletInitializer, I am creating new module: deprecated7. This one shall consist of all the garbage identified in JDK7 development which has so many dependencies that it does not fit anywhere else. Beans class is moved there and instead of it, there is new BeanFactory class with the same methods (expect the one with AppletInitializer parameter).
Wed, 17 Jun 2009 14:45:59 +0200 Jaroslav Tulach Returning back the right type of the static method - now the Beans class cannot be compiled without applet module around
Tue, 16 Jun 2009 17:53:32 +0200 Jaroslav Tulach Separatelly compiling Beans and Applet modules. Using 'code injection' to allow Beans class to perform its Applet related functionality if Applet module is around.
Tue, 16 Jun 2009 15:37:17 +0200 Jaroslav Tulach Initial build script that allows us to play with modularizing JDK
Thu, 18 Jun 2009 13:05:38 -0700 xdono Added tag jdk7-b61 for changeset f72c0dc047b9
Thu, 11 Jun 2009 10:54:22 -0700 xdono Added tag jdk7-b60 for changeset 0c3ef2d612a4 jdk7-b61
Tue, 09 Jun 2009 23:47:38 -0700 yan Merge jdk7-b60
Mon, 01 Jun 2009 01:06:28 -0700 yan Merge
Thu, 28 May 2009 18:11:07 +0400 rupashka 6845805: Test for CR 6713352 is failed under Linux
Fri, 15 May 2009 17:26:45 +0400 rupashka 6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
Fri, 15 May 2009 12:06:22 +0400 peterz 6827581: Contextkey does not work in Nimbus
Thu, 14 May 2009 18:12:13 +0400 peterz 6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
Thu, 14 May 2009 00:17:25 -0700 yan Merge
Tue, 12 May 2009 15:21:55 +0900 peytoia 6834474: (tz) Support tzdata2009g
Mon, 01 Jun 2009 01:05:22 -0700 yan Merge
Mon, 25 May 2009 18:22:23 +0400 dav 6844750: Solaris build failed after 6799099
Fri, 22 May 2009 16:09:45 +0400 dav 6799099: All automatic regression tests that create Robot fail on X11
Thu, 21 May 2009 15:04:23 +0400 ant 6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
Thu, 21 May 2009 12:29:25 +0400 art 6794764: Translucent windows are completely repainted on every paint event, on Windows
Tue, 19 May 2009 17:03:13 +0400 anthony 6839999: Cumulative fix for 6762511 and 6838003
Tue, 19 May 2009 14:43:49 +0400 anthony 6833444: _BOOTDIR1/_BOOTDIR2 on MS Windows should be consistent with other platforms
Tue, 19 May 2009 14:14:31 +0400 anthony 6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
Tue, 19 May 2009 12:15:18 +0400 anthony 6811219: Deadlock java AWT in XWarningWindow
Mon, 18 May 2009 12:39:58 +0400 yan 6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
Fri, 15 May 2009 15:40:35 +0400 art 6678385: Random java.lang.StackOverflowError from various JDKs
Thu, 21 May 2009 18:41:50 +0100 aph 6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests
Thu, 21 May 2009 16:29:58 +0100 andrew 6841728: Make building the Nimbus L 'n' F optional (100054)
Mon, 18 May 2009 10:36:38 -0700 ohair 6842023: Improve test reliability, Increase timeout factor on jtreg tests, etc.
Fri, 15 May 2009 13:21:43 -0700 ohair Merge
Fri, 15 May 2009 13:14:40 -0700 ohair 6841873: Fix windows redist default location for msvc runtime dlls
Fri, 08 May 2009 11:24:17 -0700 ohair Merge
Thu, 07 May 2009 18:19:41 -0700 ohair 6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
Thu, 07 May 2009 12:26:22 -0700 xdono Merge
Thu, 07 May 2009 10:31:32 -0700 xdono Merge
Thu, 07 May 2009 17:02:47 +0100 chegar 6837982: SCTP API docs not being generated.
Fri, 17 Apr 2009 15:56:20 +0100 aph 6829575: 100028: Debug information is incomplete or missing
Thu, 14 May 2009 10:58:07 -0700 vasya Added tag jdk7-b59 for changeset 2a5a1b269e89
Tue, 12 May 2009 14:05:09 -0700 xdono Merge jdk7-b59
Tue, 12 May 2009 13:54:22 -0700 jrose 6839839: access checking logic is wrong at three points in MethodHandles
Mon, 11 May 2009 21:09:58 -0700 jrose 6839802: java.dyn needs to be on the CORE_PKGS list
Tue, 12 May 2009 00:40:13 -0700 yan Merge
Wed, 06 May 2009 09:37:34 -0700 yan Merge
Wed, 06 May 2009 20:06:23 +0400 anthony 6838046: Rollback 6762511 due to build failure (6838003)