- 01 7月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Fix the matching of format string parameter types to the actual argument types for the PPC64 and CPP-Interpreter files in the same way as 8037816 already did it for all the other files Reviewed-by: stefank, coleenp, dholmes
-
- 15 11月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Signed bitfield size y can only have (1 << y)-1 values. Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
-
- 11 11月, 2014 1 次提交
-
-
由 stefank 提交于
8064556: G1: ParallelGCThreads=0 may cause assert(!MetadataOnStackMark::has_buffer_for_thread(Thread::current())) failed: Should be empty Reviewed-by: mgerdin, tschatzl
-
- 08 11月, 2014 1 次提交
-
-
由 jcoomes 提交于
8060467: CMS: small OldPLABSize and -XX:-ResizePLAB cause assert(ResizePLAB || n_blks == OldPLABSize) failed: Error Reviewed-by: tschatzl, jmasa, kbarrett
-
- 12 11月, 2014 2 次提交
-
-
由 ctornqvi 提交于
8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java Summary: Fixed an issue when overflowing the MallocSite hash table bucket Reviewed-by: coleenp, gtriantafill
-
由 ctornqvi 提交于
Summary: Update use of GetVersionEx to get correct Windows version in hs_err files Reviewed-by: dcubed, gtriantafill
-
- 06 11月, 2014 1 次提交
-
-
由 gtriantafill 提交于
Reviewed-by: ctornqvi, coleenp
-
- 11 11月, 2014 1 次提交
-
-
由 zmajo 提交于
8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc) Summary: In Parse::array_store_check(), add control edge FROM IfTrue branch of runtime type check of the destination array TO loading _element_klass from destination array. Reviewed-by: kvn, roland, anoll Contributed-by: NZoltan Majo <zoltan.majo@oracle.com>
-
- 05 11月, 2014 1 次提交
-
-
由 mdoerr 提交于
8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant Reviewed-by: dholmes, kvn
-
- 01 11月, 2014 1 次提交
-
-
由 dbuck 提交于
Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
-
- 03 10月, 2014 1 次提交
-
-
由 fzhinkin 提交于
Summary: fixed order of DeoptReason values declaration so now it matches the order used in jdk9 and the names order in Deoptimization::_trap_reason_name. Reviewed-by: kvn
-
- 02 10月, 2014 1 次提交
-
-
由 stefank 提交于
Reviewed-by: mgerdin, coleenp, bdelsart
-
- 04 11月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Back-out 8052081 changes made in lcm.cpp. Reviewed-by: iveresov, roland
-
- 06 11月, 2014 1 次提交
-
-
由 dbuck 提交于
Summary: Use mmap call without MAP_FIXED so we avoid corrupting already allocated memory Reviewed-by: coleenp, dsimms
-
- 30 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed Whitebox.deoptimizeMethod() to deoptimize all OSR versions of the method. Reviewed-by: kvn, iignatyev
-
- 31 10月, 2014 1 次提交
-
-
由 thartmann 提交于
Summary: Fixed 'SimpleThresholdPolicy::event' to always perform OSR if an OSR nmethod is available. Reviewed-by: kvn, iveresov
-
- 28 10月, 2014 1 次提交
-
-
由 vkempik 提交于
Reviewed-by: dholmes, brutisso
-
- 22 10月, 2014 1 次提交
-
-
由 aeriksso 提交于
Reviewed-by: coleenp, sspitsyn, jfranck
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 02 10月, 2014 1 次提交
-
-
由 goetz 提交于
Reviewed-by: kvn
-
- 30 9月, 2014 1 次提交
-
-
由 tschatzl 提交于
8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references. Reviewed-by: iveresov, brutisso, mgerdin
-
- 27 9月, 2014 2 次提交
-
-
由 jwilhelm 提交于
Summary: Ergonomics updates flags for number of GC threads Reviewed-by: tschatzl, jwilhelm Contributed-by: sangheon.kim@oracle.com
-
由 iveresov 提交于
8058536: java/lang/instrument/NativeMethodPrefixAgent.java fails due to VirtualMachineError: out of space in CodeCache for method handle intrinsic Summary: Make sure MH intrinsics can be created before compiler instances Reviewed-by: kvn
-
- 29 9月, 2014 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: coleenp, minqi
-
- 27 9月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: ClassLoader for array klass set to null and not the class loader of the component type. Reviewed-by: dcubed, ctornqvi
-
- 25 9月, 2014 1 次提交
-
-
由 coleenp 提交于
8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used. Reviewed-by: gtriantafill, dholmes
-
- 19 9月, 2014 1 次提交
-
-
由 morris 提交于
Summary: Provide promoted stack slots for floating-point registers in the SPARC c_calling_convention. Reviewed-by: kvn, jrose, drchase
-
- 16 9月, 2014 1 次提交
-
-
由 brutisso 提交于
Reviewed-by: brutisso, tschatzl
-
- 06 10月, 2014 1 次提交
-
-
由 sjohanss 提交于
Summary: Enable yc to be forced for stat update. Reviewed-by: mgerdin, jcoomes
-
- 10 9月, 2014 1 次提交
-
-
由 tonyp 提交于
Reviewed-by: tschatzl, stefank
-
- 08 9月, 2014 1 次提交
-
-
由 mgerdin 提交于
Reviewed-by: brutisso, jwilhelm
-
- 06 9月, 2014 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: brutisso, mgerdin, tschatzl
-
- 03 9月, 2014 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: fparain, dcubed, mdoerr Contributed-by: NBill Pittore <bill.pittore@oracle.com>
-
- 29 8月, 2014 2 次提交
- 24 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Fix UnsafeRawOp optimizations Reviewed-by: kvn, drchase, vlivanov
-
- 20 9月, 2014 1 次提交
-
-
由 iveresov 提交于
Summary: Ensure MethodCounters are created before method is enqueued for compilation Reviewed-by: kvn, drchase, jiangli, roland
-
- 05 9月, 2014 2 次提交
- 27 8月, 2014 1 次提交
-
-
由 zgu 提交于
Summary: Removed MemTracker::shutdown() call to avoid deadlock Reviewed-by: minqi, ctornqvi
-