Timeline
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 …
2010-09-18:
- 00:10 Changeset [151] by
- jdk/make: Disabled native SmartCard? support methods (j2pscs.dll) on OS/2 …
2010-09-17:
- 21:11 Ticket #21 (Provide SmartCard support (sun.security.smartcardio package)) created by
- The sun.security.smartcardio package provides the SmartCard? access for …
- 20:38 Changeset [150] by
- jdk/make: Disabled using Lsa* WinAPIs for Kerberos on OS/2 which does …
2010-09-05:
- 21:26 Milestone Core completed
- Port the JDK core to make the console applications work. Moved two weeks …
- 21:26 Ticket #6 (Build JDK) closed by
- fixed
- 21:16 Changeset [149] by
- jdk: Use DosQueryCp?() to set the file.encoding value on OS/2.
- 21:06 Changeset [148] by
- jdk: Use the %HOME% environment variable for detecting user.home before …
- 20:23 Changeset [147] by
- jdk/make: Link to libemxwrapN to get access to OS/2 API.
- 20:21 Changeset [146] by
- jdk: Return correct values for os.name, os.version, sun.os.patch.level and …
- 17:58 Changeset [145] by
- hotspot: Fixed a crash in the product release build: Odin's try/except …
2010-09-04:
- 01:44 Changeset [144] by
- jdk/make: Added ifndef OS2_TEMP to disable various components we don't yet …
- 01:39 Changeset [143] by
- jdk/make: Fixed typos that would prevent launchers from building.
- 01:24 Changeset [142] by
- jdk/make: Warnings options for C and C++ differ.
- 01:18 Changeset [141] by
- jdk: jli: Provide underscored JLI_* exports too to keep the import library …
- 01:10 Changeset [140] by
- jdk. sun.tools.attach: Partly adopted to OS/2.
- 01:07 Changeset [139] by
- hotspot: Build fix.
- 01:04 Changeset [138] by
- hotspot: Fixed parsing -Xms and alike options.
- 00:59 Changeset [137] by
- hotspot: adlc: Always build in debug mode with asserts turned on.
- 00:33 Changeset [136] by
- env.cmd: Added -R flag that sets up the product release environment …
2010-09-03:
- 03:20 Ticket #20 (Assign correct values to OS-related properties) created by
- Currently, many properties, such as os.name and file.encoding contain …
- 02:22 Changeset [135] by
- tools: Added tar.
- 00:33 Ticket #19 (Build JPDA classes) created by
- JPDA stands for Java Platform Debugger Architecture. Disabled for now with …
2010-09-02:
- 21:45 Changeset [134] by
- jdk: launchers: Make sure both <JRE>\bin and <JRE>\<jvmtype> are added to …
2010-09-01:
- 22:11 Changeset [133] by
- make: We compile a lot of MSVC code with GCC so disable warnings that MSVC …
- 22:09 Changeset [132] by
- env.cmd: Set DEV_ONLY and DEVELOP by default to make sure we don't …
- 22:04 Changeset [131] by
- hotspot/make: Make sure that the optimized (release) build of JVM does not …
- 21:40 Changeset [130] by
- env.cmd: Don't set JAVA_TOOL_OPTIONS when running make as it badly …
- 21:17 Changeset [129] by
- Use winFileHandleOpen() instead of JVM_Open when working with zip files. …
- 20:11 Changeset [128] by
- env.cmd: Enable generating breakpoint exceptions from JVM's assert() …
- 18:32 Changeset [127] by
- hotspot: Don't set mode of stdin/out/err to O_BINARY to have warnings and …
- 17:28 Changeset [126] by
- env.cmd: Another typo.'
- 12:32 Changeset [125] by
- env.cmd; Stupid typos.'
2010-08-31:
- 20:01 Ticket #18 (Port com.sun.tools.attach) created by
- Port com.sun.tools.attach …
- 19:16 Ticket #17 (Build sun security classes) created by
- For now, building the security classes and native libraries (see …
- 19:10 Ticket #16 (Build all components) created by
- For now, some components that cannot be built on OS/2 yet, are disabled. …
- 16:31 Ticket #15 (Java Plugin for mozilla) created by
- we also need a plugin for mozilla/firefox
- 15:26 Changeset [124] by
- hotspot/make: Hotspot uses very unstrict aliasing, turn this optimization …
2010-08-29:
- 01:57 Changeset [119] by
- make: Disable fork and Unix way in kLIBC which in particular prevents …
2010-08-27:
- 22:08 Changeset [118] by
- jdk/make: Remove underscores from some exports.
- 00:25 Changeset [117] by
- jdk: Fixed: java[w].exe overwrote BEGINLIBPATH which broke loading of many …
2010-08-26:
- 12:49 Changeset [116] by
- hotspot: Fixed a typo in 4115: The fix should be applied in the outer …
- 12:00 Changeset [115] by
- hotspot: os::print_dll_info(): Accidentally found a fix for the …
- 02:24 Changeset [114] by
- hotspot: Fixed a crash in os::print_dll_info().
2010-08-24:
- 01:57 Changeset [113] by
- hotspot: Implemented os::dll_address_to_library_name(), …
- 01:52 Changeset [112] by
- hotspot: Renamed os_os2.cpp to os_os2_init.cpp.
2010-08-20:
- 00:08 Changeset [111] by
- jdk/make: Added TARGETS variable ("setup build" by default) that allows to …
- 00:02 Changeset [110] by
- jdk/make: Fixed debug build (object file was picked up from the wrong dir …
- 00:01 Changeset [109] by
- jdk/make: Added support for debug_build.
2010-08-18:
- 23:12 Changeset [108] by
- tools: cpio would attempt to create a drive letter and fail if the -d …
- 00:55 Changeset [107] by
- jdk: Adopted instrument.dll for OS/2.
- 00:25 Changeset [106] by
- jdk: Adopted management.dll for OS/2.
2010-08-17:
- 01:58 Changeset [105] by
- How come this is not part of r104?
- 01:54 Changeset [104] by
- jdk: Adopted nio.dll for OS/2.
- 01:50 Changeset [103] by
- tools: Added cpio.exe.
- 00:11 Changeset [102] by
- jdk: zip.dll: Use HANDLE-based file access everywhere (fixes inability to …
2010-08-15:
2010-08-14:
- 19:50 Changeset [101] by
- jdk: Ported net.dll to OS/2.
2010-08-10:
- 22:54 Ticket #14 (Provide native implementation for java.net.NetworkInterface) created by
- Odin32 lacks both iphlpapi.dll and the corresponding registry entries …
- 21:18 Changeset [100] by
- jdk/make: No reason to hide stderr when generating .dep files as it will …
- 20:01 Changeset [99] by
- jdk: Made hprof.dll build on OS/2.
- 20:00 Changeset [98] by
- jdk: Fixed a warning: No need in JNIEXPORT in typedef.
- 00:40 Changeset [97] by
- jdk: Made npt.dll build on OS/2.
2010-08-09:
- 21:02 Changeset [96] by
- jdk: Made zip.dll build on OS/2.
- 16:40 Changeset [95] by
- hotspot: Fixed version information in jvm.dll.
2010-08-06:
- 15:07 Changeset [94] by
- jdk/make: HPI.DLL must export DLL_Initialize on OS/2 as well.
2010-08-05:
- 22:58 Changeset [93] by
- jvm/java/main: On OS/2, add the path that contains the loaded JVM.DLL to …
- 22:55 Changeset [92] by
- hotspot: Fixed a typo in the init code that prevented JVM.DLL from loading …
- 00:50 Changeset [91] by
- jdk/src: Adopted java.exe and javaw.exe to OS/2.
- 00:48 Changeset [90] by
- jdk/make: Don't pass compile step options to the linker on OS/2 with GCC.
- 00:46 Changeset [89] by
- jdk/make: Added support for building .EXEs on OS/2 using GCC.
2010-08-04:
- 23:30 Changeset [88] by
- jdk/make: Make static jli.lib depend on its object files.
- 22:36 Changeset [87] by
- jdk/src: Adopted jli.dll to OS/2.
2010-07-30:
- 14:57 Ticket #13 (Use _stati64() and friends) created by
- The Windows version of OpenJDK uses the *i64 versions of the LIBC APIs to …
- 14:44 Changeset [86] by
- jdk/src: Continue porting to OS/2.
- 14:26 Changeset [85] by
- jdk/make: Add missing libraries.
2010-07-29:
- 21:28 Changeset [84] by
- jdk/src: jvm_md.h: Add O_TEMPORARY and underscored vesions of _O_XXX …
- 16:52 WikiStart edited by
- mailinglist (diff)
2010-07-28:
- 22:10 Changeset [83] by
- jdk/src: Don't define P if already defined by the C library.
- 22:08 Changeset [82] by
- jdk/src: Define O_SYNC and O_DSYNC separately.
2010-07-24:
- 19:57 Changeset [81] by
- make: Fixed reverted MAKEFILE macro.
- 19:08 Changeset [80] by
- env.cmd: Stupid typo.
- 16:02 Changeset [79] by
- Set the path to the import JDK from LocalEnv?.cmd.
- 16:00 Changeset [78] by
- tools: Copy bash.exe to sh.exe since certain makefiles expect sh behavior.
- 15:51 Changeset [77] by
- jdk/make: Fixed wrong emxomfar switch.
2010-07-23:
- 13:02 Changeset [76] by
- Mention Object REXX in README.
2010-07-22:
- 17:07 Changeset [75] by
- jdk/make: Generate OMF files on OS/2!
2010-07-21:
- 21:16 Changeset [74] by
- jdk/make: Adopted a huge bunch of makefiles to OS/2 (will be tested as …
- 21:11 Changeset [73] by
- jdk/make: Typo.
- 20:48 Changeset [72] by
- jaxp/jaxws: Adoptes makefiles for OS/2.
2010-07-19:
- 23:01 Changeset [71] by
- jdk/make: Added support for OS/2 to the java.dll makefile.
- 22:58 Changeset [70] by
- jdk/make: Build an import library on OS/2 when linking a .DLL and accept a …
- 22:55 Changeset [69] by
- jdk/make: Typo.
- 15:14 Changeset [68] by
- hotspot/make: OS/2: Fixed vm.def creation for the kernel build.
2010-07-16:
- 21:25 Changeset [67] by
- jdk/make: Pick up correct files when gathering hotspot on OS/2.
- 21:21 Changeset [66] by
- jdk/src: EMX: use built-in int64_t.
- 21:20 Changeset [65] by
- hotspot: Export additional necessary symbols from jvm.dll.
- 20:13 Changeset [64] by
- hotspot/src: More to r63.
- 11:34 Ticket #10 (Build hotspot) closed by
- fixed
- 09:37 Changeset [63] by
- hotspot/src: Added forwarder of OS/2 DLL init/term calls to DllMain?().
2010-07-15:
- 21:27 Changeset [62] by
- hotspot/make: Stupid typo that disabled optimization.
- 15:46 Changeset [61] by
- env: Require the latest GCC 4.4.4 build for OS/2.
- 15:14 Changeset [60] by
- hotspot/make: Typo.
- 14:48 Changeset [59] by
- hotspot/src: Another big bunch of patches to make the windows code build …
- 14:46 Changeset [58] by
- hotspot/src: Another big bunch of patches to make the windows code build …
- 14:40 Changeset [57] by
- hotspot/src: Added OS/2 GCC assembly helper routines.
2010-07-14:
- 19:04 Changeset [56] by
- hotspot/src: Add support of CAST_TO_FN_PTR() for GCC.
- 19:01 Changeset [55] by
- hotspot/make/os2: Disable BSD stuff at compile time and add necessary …
- 00:36 Ticket #12 (Make sure os::dll_load() can load OS/2 DLLs) created by
- As we are based on the Windows code, the current implementation of …
2010-07-13:
- 00:50 Changeset [54] by
- hotspot/make: Put -DSTRICT back as modern Win32 apps assume HANDLE is void …
2010-07-12:
- 00:48 Changeset [53] by
- hotspot/make: Wrong slashes.
- 00:47 Changeset [52] by
- hotspot/make No -DSTRICT as it makes HANDLE and HFILE non-polymorphic in …
- 00:45 Changeset [51] by
- hotspot/src: Add OS/2 specific global includes.
- 00:43 Changeset [50] by
- hotspot/src: attachListener_windows: Make it compile on OS/2.
- 00:41 Changeset [49] by
- hotspot/src: bytes_lilnux_x86: Make it compile on OS/2.
- 00:39 Changeset [48] by
- hotspot/src: os_cpu: Use the Linux code for the Windows platform (reused …
2010-07-11:
- 23:40 Changeset [47] by
- Close all files at termination to flush buffers (fixes empty …
Note: See TracTimeline
for information about the timeline view.
