- e4c0736 Copy updates from classlib copy of this file. by Mark Hindess · 14 years ago trunk
- c1f96fc Setting svn:eol-style property to native on new files. by Mark Hindess · 14 years ago
- 47debc1 Fix native call stack and modules list in FreeBSD crash dump by Ilya Berezhniuk · 14 years ago
- d4bc3de Remove confusing working_ prefix and rename vm dir to drlvm. by Mark Hindess · 14 years ago
- e894e17 Copy classlib deploy directly to target/hdk rather than via vm/deploy. by Mark Hindess · 14 years ago
- 38c1b0c Fixing hythr version for Linux IBM VME builds. by Mark Hindess · 14 years ago
- 70cf92c Change DRLVM java.vm.version property to something more meaningful. by Mark Hindess · 14 years ago
- f230280 MANIFEST.MF improvements. by Mark Hindess · 14 years ago
- 4bdfe51 Merging changes from federated trunk@920147 to java6 branch. by Mark Hindess · 14 years ago
- 093203c Adding missing license headers. by Mark Hindess · 14 years ago
- 0f1fcac Adding license headers. by Mark Hindess · 14 years ago
- 86c78d8 Adding missing license headers. by Mark Hindess · 14 years ago
- 508973f Adding missing license headers. by Mark Hindess · 14 years ago
- a41f92f Adding more missing license headers. by Mark Hindess · 14 years ago
- 5f380b6 Adding missing license header. by Mark Hindess · 14 years ago
- f3b17f7 Adding more missing headers. by Mark Hindess · 14 years ago
- af09cdf Adding more Apache License headers. by Mark Hindess · 14 years ago
- 9746e9b Adding missing Apache License headers. by Mark Hindess · 14 years ago
- bd1df86 Update NOTICE file year to 2010. by Mark Hindess · 14 years ago
- fd864c8 Fix java.version property. by Mark Hindess · 14 years ago
- 31f4e2d Code freeze over so hopefully fixing the instrument test errors by by Mark Hindess · 14 years ago
- 8e9c055 Revert r889047(Apply patch for HARMONY-6399: [drlvm] drlvm doesn't support "-javaagent" option) by Xu Rui Zhi · 14 years ago
- 94af698 Apply patch for HARMONY-6399: [drlvm] drlvm doesn't support "-javaagent" option by Xu Rui Zhi · 14 years ago
- a078cf1 AntContrib has moved up to 1.0.b3. Download from sourceforge main download site. by Tim Ellison · 14 years ago
- 543bf0d APR 1.3.8 no longer available, move up to 1.3.9 by Tim Ellison · 14 years ago
- 8f92b0d Remove more CVS keywords (and make "java -XX:jit.arg.show=version" output by Mark Hindess · 14 years ago
- 5f88006 Removing CVS revision keywords that are meaningless now. Few more to do. by Mark Hindess · 14 years ago
- 5e0d5f1 Part of r822234. by Tim Ellison · 14 years ago
- 9557f8a Change hythread API to use 'const char*' for constant strings rather than by Mark Hindess · 14 years ago
- 47aa202 Fixes to avoid compiler errors reported using MSVC 2008 compiler. by Tim Ellison · 14 years ago
- 6d291d6 Apply fix for HARMONY-6317 ([drlvm][verifier] Verify error running SwingSet2 demo code). by Oliver Deakin · 14 years ago
- cbe19a5 Set java version system properties correctly if -Djava6=true property by Mark Hindess · 14 years ago
- 7163225 Adding APR notice/license sections. by Mark Hindess · 14 years ago
- 3e20dab Upgrade APR to version 1.3.8. by Mark Hindess · 14 years ago
- aac89ed Fix APR version to match download version. by Mark Hindess · 14 years ago
- b504864 Add thread library function table to DRLVM, enabled by building with hy.no.thr=true option. by Oliver Deakin · 14 years ago
- 4bbb4bb Update JUnit to 4.6 and add Hamcrest Library 1.1 for future use by Nathan Beyer · 14 years ago
- ada2cae Implement some new methods (for concurrent) in terms of existing methods by Mark Hindess · 14 years ago
- bbb096b Make working on FreeBSD 7.1 with libthr threading library by Ilya Berezhniuk · 14 years ago
- 4b334ec Fix build on FreeBSD by Ilya Berezhniuk · 14 years ago
- 9b1a702 Applying patches from "[#HARMONY-6264] Need a new native method: by Mark Hindess · 14 years ago
- 55d54c9 HARMONY-6251: [drlvm][jit][jet] A typo in MethInfo::meth_fname_sig by Xiao-Feng Li · 14 years ago
- a9b6808 Alter -version output to include copyright and revision info. by Oliver Deakin · 14 years ago
- d1ed86d Fixing various license and readme issues. I think this fixes: by Mark Hindess · 14 years ago
- 6c4c885 Applied patch for "[#HARMONY-6132] [drlvm][build] SSLSocketImplTest breaks by Mark Hindess · 14 years ago
- 0af758b Remove vm.reg.test.H5692.testTraceAll since the required output of 'java -version' has been invalid since r763589, as discussed on the dev list by Chunrong Lai · 14 years ago
- b8691f1 Fix for HARMONY-6155 (NOTICE file does not have required contents) by Tim Ellison · 14 years ago
- 0b1dcf6 fix compilation from my previous commit by Egor Pasko · 14 years ago
- 57ac007 nuked the ancient ABCD implementation by Egor Pasko · 14 years ago
- c297fbc Added reg tests from HARMONY-2141, HARMONY-2144, HARMONY-2147 by Egor Pasko · 14 years ago
- ec94245 Partial fix for HARMONY-6155 (NOTICE file does not have required contents) by Tim Ellison · 14 years ago
- 6b731d1 HARMONY-6007 [drlvm][jit][abcd] classic abcd pass fixes by Egor Pasko · 14 years ago
- bec6000 Applying patch from HARMONY-6137: [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator by Egor Pasko · 15 years ago
- d5d86a3 Apply patch for HARMONY-6072, remove duplicated classpath entry from VM_BOOT_CLASS_PATH and include ClassPathFromJarFile by Chunrong Lai · 15 years ago
- d1ae6e9 Apply patch for HARMONY-6044, assertion failure fixing in abce phase of drlvm jit by Chunrong Lai · 15 years ago
- c9c8587 Apply patch for HARMONY-5901, adding integer MUL/DIV/REM strength reduction in drlvm jit by Chunrong Lai · 15 years ago
- e6ddfc9 Apply patch for HARMONY-5826, adding global propagation in drlvm jit by Chunrong Lai · 15 years ago
- e1c58ac Switch Sourceforge download mirror to 'internap' which seems a bit more reliable than puzzle and mesh. by Tim Ellison · 15 years ago
- bba8bf2 Fixing more missing svn:eol-style properties. chunrong please check that by Mark Hindess · 15 years ago
- ae86820 Fix cunit tests script to work with Ant 1.7.x by Ilya Berezhniuk · 15 years ago
- 745c397 Refine the regression test for HARMONY-6020 by Chunrong Lai · 15 years ago
- 156c8e5 Fixing missing svn:eol-style properties. chunrong please check that you by Mark Hindess · 15 years ago
- c890883 Add regression test for HARMONY-6020 by Chunrong Lai · 15 years ago
- ad5f7d3 Add braces to resolve ambiguity for g++ compiler. by Tim Ellison · 15 years ago
- e3d1941 Modified comments for HARMONY-6020 and r731515 by Xiao-Feng Li · 15 years ago
- aa7c30e Adding comments for HARMONY-6020 and r731515 by Chunrong Lai · 15 years ago
- 6536d3e Remove Class Initialization in array allocation, to pass test cases in HARMONY-6020 by Chunrong Lai · 15 years ago
- 23ecc7d minor fix for classloading verbose by Chunrong Lai · 15 years ago
- 6c47dbc Apply patch for HARMONY-6027, fixed several JIT bugs by Chunrong Lai · 15 years ago
- d80dc51 HARMONY-5713 : [drlvm][performance] Implementation of System.identityHashCode() on magics by Xiao-Feng Li · 15 years ago
- 888d0c6 use FMT64 to clean up compiler warnings by Nathan Beyer · 15 years ago
- c8636ea fix some compile warnings from gcc by Nathan Beyer · 15 years ago
- e9b3789 reorder parameters to use memset correctly by Nathan Beyer · 15 years ago
- 9c39130 Fix for HARMONY-6008 ([classlib] Fix japi found differences between harmony and spec) by Tim Ellison · 15 years ago
- 971adaf re-enable the null checking in vm helpers to catch the NPEs in HARMONY-6013 by Chunrong Lai · 15 years ago
- 01e0d85 Apply patch for HARMONY-5997 to fix failed escape analysis by Chunrong Lai · 15 years ago
- b606ef3 Apply patch of HARMONY-5955, reclaim unused memory units in Jitrino by Chunrong Lai · 15 years ago
- d1d7f3a HARMONY-5049 : a minor fix to prevent mem size calculation overflow by Xiao-Feng Li · 15 years ago
- 1b11ea9 HARMONY-5989 : Concurrent GC (Tick) enhancement in scheduling by Xiao-Feng Li · 15 years ago
- 1591985 Rolling back r673297 and r672239, since some specjvm2008 failures are observed, while re-opening HARMONY-5037 by Chunrong Lai · 15 years ago
- 4402123 Workaround for two warnings treated as errors when compiling with by Mark Hindess · 15 years ago
- 3779415 Trivial fix for compiling on yet-to-be-released gcc 4.4. by Mark Hindess · 15 years ago
- d927c54 minor change for locale-aware ClassGenericsTest, only perform the locale-aware tested functions in expected locales by Chunrong Lai · 15 years ago
- 5693f57 Apply patch for HARMONY-5971: Change Throwable.initCause() to behave the same as the one in luni by Chunrong Lai · 15 years ago
- f109fe1 Make sure we have a terminting '\0' in buf. by Mark Hindess · 15 years ago
- db597d5 Avoid potential buffer overflow. by Mark Hindess · 15 years ago
- e3ccb31 If readlink copies sizeof(buf) characters then we have no '\0' so we must by Mark Hindess · 15 years ago
- 2380efa apply 02_jni_weakref.patch in HARMONY-5946 [drlvm][jni] JNI weak global reference support by Chunrong Lai · 15 years ago
- 4f609e1 Register handling for freebsd/x86_64. by Mark Hindess · 15 years ago
- 36935c5 Adding ignore property for freebsd builds. by Mark Hindess · 15 years ago
- a80728b Minor fixes for freebsd7/x86. by Mark Hindess · 15 years ago
- cd5bd9e Remove the hy.no.sig option and make it the default. by Mark Hindess · 15 years ago
- fd03b56 Fixed large amount of warnings appeared on GCC 4.3.1: by Ilya Berezhniuk · 15 years ago
- 8d532e1 Fixed warnings appeared on GCC 4.3.1 (openSUSE 11.0) and treated as errors by Ilya Berezhniuk · 15 years ago
- c9ee047 Make sure environ is defined correctly. by Mark Hindess · 15 years ago
- b227609 Make sure environ is defined correctly. by Mark Hindess · 15 years ago
- 4b8dc38 Apply patch memmgr2.patch from [drlvm][memory] Native memory management and tuning; this should fix failing test in classlib, lang-management by Nathan Beyer · 15 years ago
- 73870a7 Apply patches for [#HARMONY-5914] Building problem due to problematic data casting by Chunrong Lai · 15 years ago
- 4f2da4f Fix ambiguous else clauses that were causing g++ 4.3 compiler warnings by Mark Hindess · 15 years ago
- c9cbb99 Add headers required to get function prototypes for (strlen, memset, etc) and by Mark Hindess · 15 years ago