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