1. 455ba2d Merge by Coleen Phillimore · 16 years ago
  2. b15aadf 6786948: SA on core file fails on solaris-amd64 if vm started with -XX:+StartAttachListener by Swamy Venkataramanappa · 16 years ago
  3. f79090e 6793825: Missing include dependancies for GCC without predefined headers by Coleen Phillimore · 16 years ago
  4. 2ba0d5b Merge by John Coomes · 16 years ago
  5. 532cc3c 6788347: C2Compiler crash 6u7 by Tom Rodriguez · 16 years ago
  6. 74a4729 6792301: StackAlignmentInBytes not honored for compiled native methods by Xiaobin Lu · 16 years ago
  7. 8187896 Merge by Xiaobin Lu · 16 years ago
  8. d9a391a Merge by Tom Rodriguez · 16 years ago
  9. 31acc39 Merge by Xiaobin Lu · 16 years ago
  10. aae30d7 6791815: Fix for 6471657 can cause deadlock on non-Solaris platforms when initializing direct buffer support by Xiaobin Lu · 16 years ago
  11. a3d528c 6791132: bad control in autobox split code by Tom Rodriguez · 16 years ago
  12. a1442ea 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE by Coleen Phillimore · 16 years ago
  13. 78f5dc3 6784930: server jvm fails with assert(!n->is_SpillCopy(),"") by Vladimir Kozlov · 16 years ago
  14. c2ff978 6692899: CMS: many vm.parallel_class_loading tests fail with assert "missing Printezis mark" by Jon Masamitsu · 16 years ago
  15. 76f79d8 Merge by Coleen Phillimore · 16 years ago
  16. 9bf4545 6791656: nsk defclass0 asserts handles.hpp by Karen Kinnear · 16 years ago
  17. 1ff1bdc 6790182: matcher.cpp:1375: assert(false,"bad AD file") by Vladimir Kozlov · 16 years ago
  18. 49ee6ac 6782232: assert("CreateEx must be first instruction in block" ) by Vladimir Kozlov · 16 years ago
  19. 956dc03 Merge by Tom Rodriguez · 16 years ago
  20. 3474623 6689653: JMapPerm fails with UseConcMarkSweepIncGC and compressed oops off by Jon Masamitsu · 16 years ago
  21. 315de68 4670071: loadClassInternal is too restrictive by Karen Kinnear · 16 years ago
  22. f05b009 6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2 by Xiaobin Lu · 16 years ago
  23. 1362b9f 6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t by Xiaobin Lu · 16 years ago
  24. 1880943 6788797: Fork HS14 to HS15 - renumber Major and build numbers of JVM by Erik Trimble · 16 years ago
  25. d80f5c0 4997835: RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError by Coleen Phillimore · 16 years ago
  26. 1ad664c 6778662: fixes 64-bits libraries directory search paths on linux by Lillian Angel · 16 years ago
  27. 347b8af 6778657: Casts in SharedRuntime::f2i, f2l, d2i and d2l rely on undefined C++ behaviour by Gary Benson · 16 years ago
  28. b5743bd 6787832: Bump Hotspot build number to 08 by Erik Trimble · 16 years ago
  29. ac1f463 Merge by Erik Trimble · 16 years ago
  30. efd43c0 Merge by Erik Trimble · 16 years ago
  31. 34c4172 Merge by Xiaobin Lu · 16 years ago
  32. 74d9cf0 6784100: getTimeNanos - CAS reduction by Xiaobin Lu · 16 years ago
  33. 91caa3b Merge by Jon Masamitsu · 16 years ago
  34. 22a73d8 Added tag jdk7-b42 for changeset a0dd9009e992 by Xiomara Jayasena · 16 years ago
  35. 0f5687c 6786340: hs14b09a pit: a lot of tests failed in "-server -Xcomp" on solaris-amd64 using fastdebug bits by Poonam Bajaj · 16 years ago
  36. dc2957b Merge by Vladimir Kozlov · 16 years ago
  37. 744c80a 6787050: assert(n->in(0) == 0L,"no control") with UseCompressedOops on sparcv9 by Vladimir Kozlov · 16 years ago
  38. f3c34ce 6786188: par compact - "SplitALot" stress mode should fill to_space by John Coomes · 16 years ago
  39. f90394b 6784849: par compact - can fail when to_space is non-empty by John Coomes · 16 years ago
  40. a88e734 6786195: many nsk.monitoring tests fail with -server -Xcomp by John Coomes · 16 years ago
  41. 4d2c491 Merge by Vladimir Kozlov · 16 years ago
  42. 29488f1 6782820: Server VM fails with "unhandled implicit exception in compiled code" by Vladimir Kozlov · 16 years ago
  43. 99f0eac 6785258: Update copyright year by Xiomara Jayasena · 16 years ago
  44. 06e37c0 6653214: MemoryPoolMXBean.setUsageThreshold() does not support large heap sizes by Swamy Venkataramanappa · 16 years ago
  45. baa4663 6758234: if (k cond (a ? : b: c)) returns reversed answer if k is constant and b and c are longs by Tom Rodriguez · 16 years ago
  46. 40a81c6 6757316: load_constant() produces a wrong long constant, with high a low words swapped by Tom Rodriguez · 16 years ago
  47. 552c370 6767587: missing call to make_not_entrant after deoptimizing for patching volatiles by Tom Rodriguez · 16 years ago
  48. 31308ae Merge by Jon Masamitsu · 16 years ago
  49. 0d7bfca Merge by Lev Serebryakov · 16 years ago
  50. 6483f9c Merge by Vladimir Kozlov · 16 years ago
  51. 8fc9468 6765954: par compact - stress mode for splitting young gen spaces by John Coomes · 16 years ago
  52. 7a95851 6765745: par compact - allow young gen spaces to be split by John Coomes · 16 years ago
  53. 000b184 6578152: fill_region_with_object has usability and safety issues by John Coomes · 16 years ago
  54. 92ea783 6639341: sometimes contended-exit event comes after contended-entered on another thread by Lev Serebryakov · 16 years ago
  55. 26f6b16 6782457: CMS: Livelock in CompactibleFreeListSpace::block_size() by Y. Srinivas Ramakrishna · 16 years ago
  56. e0d2bfa 6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE by Coleen Phillimore · 16 years ago
  57. 67464ba 6771309: debugging AD files is difficult without #line directives in generated code by John R Rose · 16 years ago
  58. 36f5b8d 6689685: Hotspot crash error message should include libraries version by Coleen Phillimore · 16 years ago
  59. e50f766 6779339: turn off LinkWellKnownClasses by default pending further testing by John R Rose · 16 years ago
  60. c07de94 6773838: There is no calling stack for Compiler thread in hs_err file on x86 by Coleen Phillimore · 16 years ago
  61. ec343fa 6781742: Bump HS14 build number to 09 by Erik Trimble · 16 years ago
  62. 349adae Merge by Erik Trimble · 16 years ago
  63. 1d59997 Merge by Lev Serebryakov · 16 years ago
  64. 9330807 Merge by Poonam Bajaj · 16 years ago
  65. eddda26 6739363: Xcheck jni doesn't check native function arguments by Poonam Bajaj · 16 years ago
  66. dd80e77 Merge by Jon Masamitsu · 16 years ago
  67. 868fd3b Added tag jdk7-b41 for changeset 49f1a8464e11 by Xiomara Jayasena · 16 years ago
  68. 7231a4c Merge by Jon Masamitsu · 16 years ago
  69. d9c6682 Merge by Vladimir Kozlov · 16 years ago
  70. 0320ba0 Merge by Jon Masamitsu · 16 years ago
  71. af509dd 6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus() by Igor Veresov · 16 years ago
  72. f2f18a0 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now") by Vladimir Kozlov · 16 years ago
  73. 16aa57c 6778647: snap(), snap_policy() should be renamed setup(), setup_policy() by Y. Srinivas Ramakrishna · 16 years ago
  74. 569029d 6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build by Poonam Bajaj · 16 years ago
  75. ed99040 Merge by Igor Veresov · 16 years ago
  76. 2bba3af 6756768: C1 generates invalid code by Tom Rodriguez · 16 years ago
  77. 1808750 Merge by Keith McGuigan · 16 years ago
  78. f58e193 6474243: suspicious jvmti code that uses oop unsafely across GC point by Coleen Phillimore · 16 years ago
  79. 6c53645 6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs by Y. Srinivas Ramakrishna · 16 years ago
  80. 8513802 6554406: Change switch UseVMInterruptibleIO default to false (sol) by Xiaobin Lu · 16 years ago
  81. de0532a 6775176: Bump HS14 build number to 08 by Erik Trimble · 16 years ago
  82. 658a01d Merge by Erik Trimble · 16 years ago
  83. e64aa94 Merge by Keith McGuigan · 16 years ago
  84. 50a5499 6676175: BigApps crash JVM Client VM (build 10.0-b22, mixed mode, sharing) with SIGSEGV (0xb) by Coleen Phillimore · 16 years ago
  85. 7d7cf3f 6684579: SoftReference processing can be made more efficient by Y. Srinivas Ramakrishna · 16 years ago
  86. db6bef2 6722113: CMS: Incorrect overflow handling during precleaning of Reference lists by Y. Srinivas Ramakrishna · 16 years ago
  87. c60ef2e Added tag jdk7-b40 for changeset d9cee294e5e4 by Xiomara Jayasena · 16 years ago
  88. 28b2c4a Merge by Igor Veresov · 16 years ago
  89. 2f7409d Merge by Vladimir Kozlov · 16 years ago
  90. a2078f0 6771742: Remove duplicate files from G1 merge by Jon Masamitsu · 16 years ago
  91. 43051c9 6773078: UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control") by Vladimir Kozlov · 16 years ago
  92. 893d1c4 6766316: assert(!nocreate,"Cannot build a phi for a block already parsed.") by Vladimir Kozlov · 16 years ago
  93. f2c8d25 6772413: code cleanup by Vladimir Kozlov · 16 years ago
  94. a7d5fce 6771977: Bump HS14 build number to 07 by Erik Trimble · 16 years ago
  95. bc9a3da Merge by Erik Trimble · 16 years ago
  96. cbf1c89 6770608: G1: Mutator thread can flush barrier and satb queues during safepoint by Igor Veresov · 16 years ago
  97. ce3f3dd 6767659: Conversion from i486 to x86 missed some entries in makefiles by Vladimir Kozlov · 16 years ago
  98. 4e2c4fb 6770949: minor tweaks before 6655638 by John R Rose · 16 years ago
  99. 849e0ff 6653858: dynamic languages need to be able to load anonymous classes by John R Rose · 16 years ago
  100. 015a08b 6769748: Fix solaris makefiles for the case when "CC -V" produces several lines by Vladimir Kozlov · 16 years ago