• The heap object that is referenced by the PhantomReference is declared finalizable.

    PhantomReference引用过的heap对象声明为finalizable

    youdao

  • The heap object that had been referenced by the WeakReference is declared finalizable.

    WeakReference引用heap对象声明为finalizable

    youdao

  • The heap object that had been referenced by the SoftReference is declared finalizable.

    SoftReference引用heap对象声明为 finalizable

    youdao

  • The WeakReference object's referent field is set to null, thereby making it not refer to the heap object any longer.

    WeakReference对象referent 域被设置 null ,从而使对象不再引用heap 对象。

    youdao

  • The SoftReference object's referent field is set to null, thereby making it not refer to the heap object any longer.

    SoftReference对象referent域被设置null,从而使对象不再引用heap对象。

    youdao

  • Object pooling helps level out the number of allocations made on the heap, since the most common objects in an application can be pooled.

    对象池机制有助于减小进行的分配数量因为可以汇聚应用程序常见对象

    youdao

  • Any memory profiler can produce snapshots of the heap broken down by object class.

    所有内存分析器都可以生成按照对象进行分解快照

    youdao

  • Garbage collection (GC) reclaims portion of the heap by removing objects not referenced by any other object in the heap.

    垃圾收集(GC)通过删除其他任何对象不再引用对象来回收一部分堆。

    youdao

  • A dump creates a record of every object in the heap, how much memory it's using, and which objects are referencing it.

    系统转储中的每个对象创建记录,记录对象使用内存量,哪些对象正在引用该对象。

    youdao

  • The most likely type is a memory problem, such as memory leak, heap fragmentation, or large object allocation.

    最有可能类型内存问题内存泄漏碎片或者对象分配

    youdao

  • An object from the heap that would normally not be available to an NHRT can become available because of changes in timing and synchronization between threads.

    由于线程之间计时同步变化正常情况下不可NHRT使用对象可能变得可用

    youdao

  • While it could be amusing to walk through the heap, object reference by object reference, you're probably better served by doing some kind of automated analysis of the whole mess.

    根据对象引用草率处理可能会非常可笑,可以通过总体混乱进行某种自动分析获得更好服务

    youdao

  • It does not provide in-depth, low-level, expert functions to manually examine the entire object graph within the heap.

    并未提供深入低级专家功能,即手动检查整个对象

    youdao

  • This results in a "flat heap", where the entire heap space is available for transient object allocation rather than just the nursery space.

    导致一个扁平”,其中整个空间(而不只是保育空间)用于临时对象分配

    youdao

  • The trigger for a GC is usually an allocation failure - this occurs when the allocation of an object to the JVM heap fails due to insufficient available space.

    GC触发器通常分配失败。分配失败由于可用空间不足,无法将一个对象分配jvm

    youdao

  • Leak root: This is a representative object in the chain of object references holding the leak container in the heap.

    泄漏堆中保留泄漏容器对象引用中的代表性对象。

    youdao

  • The tree view in this TAB shows all the object references in the heap dump, except in the cases where an object has more than one parent object.

    选项卡中的视图显示了转储中的所有对象引用,对象具有多个对象情况除外

    youdao

  • The object cannot be moved in this GC cycle; we cannot fix up the reference as it may not be a real reference but simply an integer that happens to have the same value as an object on the heap.

    一 GC周期不能移动对象我们不能修改引用因为可能不是真的引用只是恰巧对象整数

    youdao

  • Each object allocated on the GC heap has an 8-byte overhead (sync block + method table pointer).

    每个GC中分配对象一个8字节的头(同步+方法指针)。

    youdao

  • As a result, allocating an object on the heap will likely entail more cache misses than allocating that object on the stack.

    所以,分配对象比起堆栈上分配对象,带来更多缓存遗漏

    youdao

  • The object of a value type is in the stack, but the object of a reference type is in the heap.

    数值类型对象位于栈中,但是引用类型的对象位于堆中

    youdao

  • The reference obj refers to an object stored in the heap.

    obj这个引用将引用存储一个对象

    youdao

  • The code at BE allocates the memory from the heap for the Singleton object and stores a pointer to that memory in eax.

    be代码Singleton对象分配内存一个指向该块内存的指针存储到eax中。

    youdao

  • When analyzing native_stderr.log, we found that the GC cycles were fine, and there were no memory issues, such as memory leak, heap fragmentation, and large object allocation.

    分析native_stderr . log时,我们发现垃圾收集周期没有问题并且存在内存问题,内存泄漏碎片对象分配

    youdao

  • If a GC was triggered and there is still not enough room for the object then you have exhausted the JVM Heap.

    如果GC触发对象仍然没有足够空间那么J VM heap耗尽

    youdao

  • However, because of how it lays out objects in the heap, the gencon policy enables much faster object allocation and faster object access.

    但是由于gencon策略中放置对象特定方式,策略支持更快对象分配更快的对象访问。

    youdao

  • Figure 2: Output of the jmap -histo: live command, showing live object counts from the heap.

    2命令jmap -histolive输出结果显示了堆中现有对象的个数。

    youdao

  • The verbose GC log includes heap sizes, information about the division of the heap in the gencon policy, pause timings, object finalizations, and references cleared.

    verbosegc日志包括大小gencon策略中的划分信息停顿时间对象结束清除引用

    youdao

  • Once these heaps are created and we create a new instance of a.net object this object is stored in these heap segments and memory is committed.

    一旦这些被分配,创建新的。net对象实例这个对象将被存储内存断中,此时也将内存提交

    youdao

  • Clear: Setting the reference object's referent field to null and declaring the object in the heap that the reference class referred to as finalizable.

    清除:将引用对象referent设置为 null将引用引用对象声明为 可结束的。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定