1. 4182526 Be more explicit about classpath. In preparation for setting: by Mark Hindess · 14 years ago trunk
  2. 682e146 Commit r925287 "Apply partial jdktools patch for HARMONY-6477 by Mark Hindess · 14 years ago
  3. e80a9a0 Commit r925287 "Apply partial jdktools patch for HARMONY-6477 by Mark Hindess · 14 years ago
  4. 4bdd39e Apply partial jdktools patch for HARMONY-6477 (Problems building jdktools modules in Eclipse). by Oliver Deakin · 14 years ago
  5. 6077669 Remove confusing working_ prefix and rename vm dir to drlvm. by Mark Hindess · 14 years ago
  6. 0eb59a0 MANIFEST.MF improvements. by Mark Hindess · 14 years ago
  7. fb80be4 Adding license headers. by Mark Hindess · 14 years ago
  8. cff2059 These are missing headers but they aren't used. by Mark Hindess · 14 years ago
  9. 82b53cd Adding more missing license headers. by Mark Hindess · 14 years ago
  10. 0a2bc9d Fixing old incubator URL references. by Mark Hindess · 14 years ago
  11. 263b1f2 Update NOTICE file year to 2010. by Mark Hindess · 14 years ago
  12. f2c021c Trivial typo fix. by Mark Hindess · 14 years ago
  13. a0375ea Upgrade jdt/jdi to be consistent with ecj update. by Mark Hindess · 14 years ago
  14. 576fb05 Oops. Missed checking these changes in for the ecj update. by Mark Hindess · 14 years ago
  15. f20d43d Fix class path entry to point to updated JARs for JDK tools. by Tim Ellison · 14 years ago
  16. 79e06de Repeating refactoring previously carried out in classlib. by Mark Hindess · 14 years ago
  17. 016568c Removing CVS revision keywords that are meaningless now. Few more to do. by Mark Hindess · 14 years ago
  18. 9988b42 Update make macro in common_resources to match classlib. by Mark Hindess · 15 years ago
  19. b09018f Simplify the javac code to specify the Eclipse ECJ jar using the manifest Class-Path attribute. by Tim Ellison · 15 years ago
  20. 6c86572 Fix javah package name to match the directory structure. by Tim Ellison · 15 years ago
  21. ddbfe55 Fixes to avoid compiler errors reported using MSVC 2008 compiler. by Tim Ellison · 15 years ago
  22. 9b2081e Add licenses for Junit, Hamcrest and ECJ where they are missing. by Oliver Deakin · 15 years ago
  23. ae2f9dd Add adapters to expose the implementations of rmic, rmid, and rmiregistry by Mark Hindess · 15 years ago
  24. 1a798b5 Update JUnit to 4.6 and add Hamcrest Library 1.1 for future use by Nathan Beyer · 15 years ago
  25. 93aa202 Close the zip entry so compressed file data gets fully populated. by Oliver Deakin · 15 years ago
  26. 54bb77d Apply patch for HARMONY-6255 (Implementation of createJar method), also with tabs converted to spaces. by Oliver Deakin · 15 years ago
  27. 2c3183a Fix for HARMONY-6246 (Crash during debugging session) - we do not create a global ref for array references, but then try to delete the non-existent global ref resulting in a crash. by Oliver Deakin · 15 years ago
  28. c377186 Implemented -O cmd line option for pack200 by Zhou Kai · 15 years ago
  29. 960ce26 Implement -H cmd line option for pack200 by Zhou Kai · 15 years ago
  30. 34fdd4c Implement -m cmd line option for pack200 by Zhou Kai · 15 years ago
  31. 2a3e335 Fix the wrong length of "--effort=" and "--modification-time=" in jretools/pack200/Main.java file. by Zhou Kai · 15 years ago
  32. b10e728 Implement -v, -q, -l cmd line options for pack200 by Zhou Kai · 15 years ago
  33. a0576d2 Implement -f cmd line option for pack200 by Zhou Kai · 15 years ago
  34. 17ec77e Implements -r cmd line option for pack200 module. by Zhou Kai · 15 years ago
  35. a541e96 Applied the patch for HARMONY-6243, JRE should remind user to specify "--no-gzip" cmd line option if he packs a jar into a file with name which doesn't ends with ".gz". by Zhou Kai · 15 years ago
  36. 933b6ac Make test output location variable name consistent. by Mark Hindess · 15 years ago
  37. 6797847 Use define instead of hard coding C++ library. by Mark Hindess · 15 years ago
  38. d020c4d Get jdt jars from our repository to avoid large download (25M for 900k). by Mark Hindess · 15 years ago
  39. 628db0b I don't think jretools needs eclipse jdt jars. by Mark Hindess · 15 years ago
  40. f6ae6a3 Clean up exports for jdwp. by Mark Hindess · 15 years ago
  41. e0c625e Add some tests so we don't break "java -version" again. (Still need to by Mark Hindess · 15 years ago
  42. a5abd2c Make LICENSE/NOTICE files have consistent line endings. by Mark Hindess · 15 years ago
  43. d50d0e6 Fix for missing dt_socket.so in all Linux builds (and milestones) since by Mark Hindess · 15 years ago
  44. 2e0a564 Unpack200 - add Javadoc comment by Sian January · 15 years ago
  45. c7a7ed8 Pack200 - add support for all the different command line options to be passed through by Sian January · 15 years ago
  46. 5c4e0db I assume these were meant to be for keytool and jarsigner but the names by Mark Hindess · 15 years ago
  47. 774765c Fix off-by-one error. by Mark Hindess · 15 years ago
  48. 8f1c985 Apply patch for HARMONY-6208 (Partial implementation of extractJar method for Jar tool). by Oliver Deakin · 15 years ago
  49. f0efd59 Minor code tidy up. by Oliver Deakin · 15 years ago
  50. c7fe4d7 Add jar tool with simple jar listing capability by Oliver Deakin · 15 years ago
  51. 2ceda61 Extract the JDI JARs from the Eclipse 3.4.2 JDT release too. by Tim Ellison · 15 years ago
  52. 2f77de9 Update download location for Eclipse ICU bundle. by Tim Ellison · 15 years ago
  53. 8a69f88 Missing part of the r768115 commit required for (HARMONY-6170 - Upgrad ECJ to 3.4.2) by Tim Ellison · 15 years ago
  54. 27d7afc HARMONY-6170 - Upgrad ECJ to 3.4.2 by Nathan Beyer · 15 years ago
  55. ee5ddb4 Partial fix for HARMONY-6155 (NOTICE file does not have required contents) by Tim Ellison · 15 years ago
  56. 93c5278 Update Sun compatibility class in line with changes made for by Tim Ellison · 15 years ago
  57. c490406 Fix HARMONY-6079 ([jdktools] javac should exit with error code non-zero on compile errors) by Tim Ellison · 15 years ago
  58. a1d3880 Pack200 - make segment limit option available on the command line by Sian January · 15 years ago
  59. 2a35a5b Fix tool name. by Tim Ellison · 15 years ago
  60. b8e8feb The alternative representation of the methods in javah is much better. by Tim Ellison · 15 years ago
  61. 91cdb35 Attempt to fix windows break in r708057. by Mark Hindess · 15 years ago
  62. a31e8eb Allow jretools to run from jdk/bin as well as jre/bin. Some preparations by Mark Hindess · 15 years ago
  63. 94a73ba Add line feed to end of usage message. by Mark Hindess · 15 years ago
  64. ccacf15 Pack200 - add "pack200" executable by Sian January · 15 years ago
  65. 8a56e26 Initial split of jdktools to jdktools and jretools. There is still work by Mark Hindess · 15 years ago
  66. 6cb226c Remove duplicate ClassProvider source file. by Mark Hindess · 15 years ago
  67. 7c25754 Fix fprintf call and ensure malloc'ed pToolData memory is not leaked. by Oliver Deakin · 16 years ago
  68. 952127c Allow samsa to work in either the jdk/bin or jdk/jre/bin. by Mark Hindess · 16 years ago
  69. 35f774d Fix potential buffer overflow. by Mark Hindess · 16 years ago
  70. 7362a2e Fix another typo. by Mark Hindess · 16 years ago
  71. ece5317 Fixing typo in error message. by Mark Hindess · 16 years ago
  72. b72cd4e Make sure we use the longest of the two exe prefixes to avoid buffer overflow. by Mark Hindess · 16 years ago
  73. 671b895 Renaming modules/tools to modules/jdktools in preparation for the creation by Mark Hindess · 16 years ago
  74. dfa5e93 Fixed problem with missing <string.h> header in jdwp native sources by Ilya Berezhniuk · 16 years ago
  75. cd3e25d Apply patch for HARMONY-5952 (Progress on policytool) by Sian January · 16 years ago
  76. d3fa7bc Apply patch for HARMONY-5949 (Progress on Policytool) by Sian January · 16 years ago
  77. 9bce2c9 Apply patch for HARMONY-5944 (Progress on policytool) by Sian January · 16 years ago
  78. 5ba68a8 Adding the missing file from the last commit of HARMONY-5927 (Progress on policytool) by Oliver Deakin · 16 years ago
  79. b5412e9 Apply patch for HARMONY-5927 (Progress on policytool) by Oliver Deakin · 16 years ago
  80. 96611ff Apply patch for HARMONY-5912 (Progress on policytool) by Sian January · 16 years ago
  81. 57645b7 Apply patch for HARMONY-5898 (Progress on policytool) by Sian January · 16 years ago
  82. 092e057 Formatting only change. by Mark Hindess · 16 years ago
  83. 2c8c7e0 Apply initial patch for HARMONY-5886 (The well known policytool tool for Harmony) by Sian January · 16 years ago
  84. 8e107fa Updated licence headers for new javap contribution by Sian January · 16 years ago
  85. 086bdc9 Import contribution HARMONY-1680 ([classlib][tools] The java class file disassembler contribution) by Tim Ellison · 16 years ago
  86. db3e8c4 Moved jdktools to common_resources dependencies; by Alexey Varlamov · 16 years ago
  87. 1652156 Moving jdktools to common properties by Alexey Varlamov · 16 years ago
  88. ff3bbd8 svn:ignore libdt_socket.so by Alexey Varlamov · 16 years ago
  89. 21dd3bc Updading svn:ignore properties for JPDA by Vasily Zakharov · 16 years ago
  90. 7a0619e Pack200 - package renaming continued by Sian January · 16 years ago
  91. dd28a28 Fix typo: condition for "hy.deploy" should be before setting it to "${external.drlvm.loc}" by Stepan Mishura · 16 years ago
  92. 3ba30ee Add svn:ignore property for generated exports file. by Oliver Deakin · 16 years ago
  93. 0f33d14 Separate transport error handling code from socket transport implementation. by Oliver Deakin · 16 years ago
  94. caaa59e Tidy up, clarification of variable names and addition of comments in shared memory transport code. by Oliver Deakin · 16 years ago
  95. f1265e0 Applying patch from HARMONY-5537 ([jdktools][appletviewer] Applet doesn't change size after appletviewer changes one.) by Alexei Zakharov · 16 years ago
  96. ef05030 Fix Linux build broken by commit r637937 by Stepan Mishura · 16 years ago
  97. 16b097f Add checks for NULL returns from memory allocation. by Oliver Deakin · 16 years ago
  98. 8ee9de7 Add some cleanup to shared memory shutdown. by Oliver Deakin · 16 years ago
  99. 8c37f7b Add missing "is.windows" check. by Oliver Deakin · 16 years ago
  100. 25de1c6 Some changes to start implementation of JDWP shared memory transport: by Oliver Deakin · 16 years ago