Timeline
2010-12-18:
- 00:41 Changeset [213] by
- jdk: Search for font files in directories where registered fonts from the …
2010-12-16:
- 03:20 Ticket #33 (Resolve the main thread issue) created by
- Java never starts VM execution on the main thread of the process. It …
2010-12-14:
- 21:01 Changeset [212] by
- jdk: Define proper IS_WIN32, IS_NT and friends on OS/2.
- 13:48 Changeset [211] by
- jdk: JNU_ThrowByNameWithLastError(): Preprent default detail if not empty …
- 13:47 Changeset [210] by
- hotspot: Make sure JVM_GetLastErrorString()'s own debug statements don't …
2010-12-13:
- 13:35 Milestone Swing Core completed
- Port the basics of Swing Core to bring the GUI. This milestone is …
- 11:31 WikiStart edited by
- sponsoring barometer (diff)
2010-12-10:
- 18:01 Changeset [209] by
- jdk/make: Enabled building of image, awt, splashscreen, font, jpeg, cmm, …
- 17:58 Changeset [208] by
- jdk: Made build splashscreen.dll, jpeg.dll, lcms.dll.
2010-12-09:
- 15:34 Changeset [207] by
- jdk: FontConfiguration?: Replace / and \ in the "os.name" property with "_" …
- 15:01 Changeset [206] by
- jdk: delete and delete[] operators are different in GNU C++ but both …
- 00:57 Changeset [205] by
- jdk: FontManager?: Pretend we are a Windows platform.
- 00:57 Changeset [204] by
- jdk: awt: SystemParametersInfo?() may not support some SPI_ value, assume …
2010-12-08:
- 22:53 Changeset [203] by
- jdk: Shortened 5 other DLL names.
- 22:01 Changeset [202] by
- jdk: Use fontmgr.dll instead of fontmanager.dll on OS/2 (usual 8x3 …
- 22:00 Changeset [201] by
- jdk/make: Added support for LIBRARY_SHORT that allows to specify a short …
- 21:39 Changeset [200] by
- jdk: Made fontmanager.dll build.
- 21:35 Changeset [199] by
- Added a new build of freetype.lib from Lucide (revision 466, with 'if 0' …
- 21:32 Changeset [198] by
- jdk: Added fontconfig.properties for OS/2 (a copy of the Win32 one so …
- 15:45 Ticket #32 (Link to freetype.dll) created by
- Currently, we link to the static freetype library. Once RPM is stable …
- 01:35 Changeset [197] by
- jdk/make: Enabled awt build.
- 01:33 Changeset [196] by
- jdk/make: Make the PLATFORM_SRC_OS2 public.
2010-12-07:
- 19:57 Changeset [195] by
- jdk: Added jsafe_cast<> template intended to safely cast between jchar* …
- 19:03 Changeset [194] by
- jdk: Using #include within extern "C" {} is always wrong.
- 14:48 Changeset [193] by
- jdk: Finally made awt.dll build.
- 13:57 Changeset [192] by
- make: emxlibwrap* -> libwrap* (Odin32 does no longer provide special EMX …
2010-12-06:
- 15:14 Ticket #31 (Add tray icon support) closed by
- worksforme: It will actually be more correct to add xsystray support to Odin32 itself. …
- 14:40 Ticket #31 (Add tray icon support) created by
- This is basically about implementing native methods in awt_TrayIcon.cpp. …
- 14:37 Changeset [191] by
- jdk: awt: Disabled the set_new_handler() code completely as in the current …
- 13:48 WikiStart edited by
- sponsoring barometer (diff)
2010-12-03:
- 21:26 Changeset [190] by
- jdk: awt: Continuing.
2010-12-02:
- 13:17 Changeset [189] by
- jdk/make: Added prep-dir-target macro, to be used for directory targets. …
- 12:37 Changeset [188] by
- Wording.
- 03:22 Changeset [187] by
- jdk/awt: Continued.
- 03:20 Changeset [186] by
- jdk/awt: java2d: Disabled Direct3D on OS/2 (see #30).
2010-12-01:
- 09:35 WikiStart edited by
- sponsoring barometer (diff)
- 03:31 Changeset [185] by
- jdk/awt: java2d: Continued.
- 03:30 Changeset [184] by
- jdk/awt: Continued.
- 02:53 Changeset [183] by
- jdk: Cast jchar* <-> WCHAR* by hand as wchar_t is incompatible with …
- 02:46 Ticket #30 (Enable DirectX support) created by
- OpenJDK has support for DirectX 7 (both DirectDraw? and Direct3D) to speed …
2010-11-30:
- 13:41 Changeset [182] by
- jdk: Ported java2d (DirectDraw?) bits.
2010-11-29:
- 11:02 WikiStart edited by
- sponsoring barometer (diff)
- 10:55 Ticket #28 (testticket) closed by
- invalid: ok at least we get some notification now :)
2010-11-26:
- 20:03 Changeset [181] by
- jdk: Building awt in progress (2).
- 20:01 Changeset [180] by
- jdk: AWT assumes UNICODE (wide char API).
- 19:58 Changeset [179] by
- jdk: Typedefs don't need declspec.
2010-11-25:
- 09:34 WikiStart edited by
- sponsoring barometer (diff)
2010-11-24:
- 17:59 Changeset [178] by
- jdk/make: Make sure Java include dirs are listed first because there are …
- 17:39 Changeset [177] by
- jdk: Building awt in progress.
2010-11-23:
- 22:12 Changeset [176] by
- jdk: Make jsound.dll build.
- 22:08 Ticket #29 (Port AWT) created by
- AWT is a lower level Java GUI toolkit that very closely maps to the …
- 16:41 WikiStart edited by
- sponsoring barometer (diff)
- 09:56 WikiStart edited by
- sponsoring barometer (diff)
2010-11-16:
- 16:31 Ticket #28 (testticket) created by
- just a test to see if notification works
- 02:40 Changeset [175] by
- make: Fixed a regression after r111 when doing make debug_build. Also …
2010-11-15:
- 16:01 Ticket #27 (timezone) created by
- in zerotoaster the timestamps in the logfile should be in local time. …
- 12:59 Ticket #26 (jongjmp() causes XCPT_INVALID_UNWIND_TARGET) closed by
- fixed: Great.
2010-11-12:
- 01:44 Ticket #26 (jongjmp() causes XCPT_INVALID_UNWIND_TARGET) created by
- This happens now in ZeroToaster? if you attempt to send a message via SMTP.
2010-11-11:
- 13:23 Ticket #25 (Port Swing classes) created by
- This ticket is to track generic issues regarding building the Swing …
2010-11-10:
- 02:17 Changeset [174] by
- env.cmd: Forward slashes for ANT_HOME to avoid console beeps caused by \a.
- 02:15 Changeset [173] by
- langtools/make: Fixed failed build due to Ant returning 666.
- 02:07 Changeset [172] by
- README clarifications.
2010-11-09:
- 12:27 WikiStart edited by
- sponsoring barometer (diff)
2010-11-08:
- 12:07 WikiStart edited by
- sponsoring barometer (diff)
2010-11-02:
- 13:49 WikiStart edited by
- sponsoring barometer (diff)
- 09:23 WikiStart edited by
- sponsoring barometer (diff)
2010-10-26:
- 10:59 WikiStart edited by
- sponsoring barometer (diff)
- 10:22 WikiStart edited by
- sponsoring barometer (diff)
2010-10-25:
- 09:40 WikiStart edited by
- sponsoring barometer (diff)
2010-10-23:
- 15:21 WikiStart edited by
- wrong remaining sum (diff)
2010-10-22:
- 18:38 WikiStart edited by
- sponsoring barometer (diff)
2010-10-12:
- 11:14 Ticket #24 (Change calling convention from _stdcall to _System) created by
- this will give the advantage to integrate java to oo.org
2010-10-08:
- 18:17 WikiStart edited by
- (diff)
- 18:11 WikiStart edited by
- sponsorlink (diff)
- 14:37 WikiStart edited by
- added gcc as requirement (diff)
2010-10-02:
- 00:25 WikiStart edited by
- We are actually b19, not b13. (diff)
2010-10-01:
- 23:09 WikiStart edited by
- Mention that this project is to port OpenJDK. (diff)
- 22:30 WikiStart edited by
- Announced Alpha release. (diff)
- 22:21 Changeset [171] by
- Tagged the first alpha release.
- 22:10 Milestone Alpha completed
- Initial version that may run some console applications.
- 22:09 Ticket #20 (Assign correct values to OS-related properties) closed by
- fixed: The command line encoding problem was solved in r167. This all looks …
- 21:50 Changeset [170] by
- Mention CLASSPATH in README.OS2.
- 20:20 Changeset [169] by
- Phrasing.
- 19:54 Changeset [168] by
- Added OS/2 specific READMEs for distribution.
2010-09-30:
- 03:12 Changeset [167] by
- jdk: pass command line arguments converted to ANSI to the Java main …
2010-09-29:
- 17:52 Ticket #20 (Assign correct values to OS-related properties) reopened by
- Oops, wrong ticket…
- 17:52 Ticket #20 (Assign correct values to OS-related properties) closed by
- fixed: In r21464, I solved issue 3 by providing special versions of argc and …
- 12:33 Ticket #17 (Build sun security classes) closed by
- fixed: Good.
2010-09-27:
- 20:04 Ticket #23 (Fix java.lang.Math functions) closed by
- fixed: It turned out that fdlibm.lib was built using wrong endianness on OS/2 …
- 20:01 Ticket #23 (Fix java.lang.Math functions) created by
- Functions such as pow() return garbage on OS/2.
- 19:59 Changeset [166] by
- jdk: We certainly need _LITTLE_ENDIAN on OS/2. Together with r165, this …
- 19:57 Changeset [165] by
- jdk/fdlibm: Disable the strict aliasing optimization as the math code …
- 18:39 WikiStart edited by
- modified sponsoring information (diff)
2010-09-24:
- 17:57 Changeset [164] by
- jdk/make: Fixed jsse.jar dependencies to make sure it is rebuilt when …
- 13:04 Ticket #22 (Test with TCK) created by
- TCK stands for Technology Compatibility Kit (or Test Compatibility Kit, as …
- 00:10 Changeset [163] by
- tools: Downgraded tar from 1.20 to 1.18 because the former doesn't …
2010-09-22:
- 20:03 Changeset [162] by
- jdk: Addition to r159.
- 01:48 Changeset [161] by
- jdk: Oops, addition to r160.
- 01:42 Changeset [160] by
- jdk: Fixed: WSAStartup wasn't called on OS/2.
- 01:38 Changeset [159] by
- jdk: Make sure we don't attempt to use the missing modern dual Windows IP …
2010-09-21:
- 16:32 Changeset [158] by
- jdk/make: Enabled packaging security classes.
2010-09-20:
- 22:47 Changeset [157] by
- jdk/make; Disable only com.sun.tools.attach only.
- 21:08 Changeset [156] by
- jdk: Disabled accidentially enabled com.sun.security.tools package (see …
- 21:02 Changeset [155] by
- jdk: Adopted com.sun.security.auth.module package.
- 16:57 Changeset [154] by
- Addition to r153.
- 15:05 Changeset [153] by
- jdk: Adopted and enabled com.security.mscapi package.
2010-09-19:
- 18:39 Changeset [152] by
- jdk/make: Make sure that javah in packages that use a non-standard …
Note: See TracTimeline
for information about the timeline view.
