首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 放弃 psvm 的 JDK 23 更有人情味...

    Documentation Comments(Markdown 文档评论) • ZGC: Generational Mode by Default(ZGC:默认为分代模式) • Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal(废弃 sun.misc.Unsafe 中的 memory-access 方法,以便后续移除) 下面是完整的 Features Incubator) Vector API(第八个培养箱) 473: Stream Gatherers (Second Preview) 流收集器(第二次预览) 471: Deprecate the Memory-Access Methods in sun.misc.Unsafe for Removal 废弃 sun.misc.Unsafe 中的 memory-access 方法,以便删除 474: ZGC: Generational

    24510编辑于 2025-06-09
  • Java 23连夜官宣发布,IDEA亲测可用!

    JEP 471 废除 Memory-Access Methods in sun.misc.Unsafe for Removal将 sun.misc.Unsafe 中的内存访问方法标记为将来版本中删除。

    43810编辑于 2024-09-18
  • 来自专栏数据和云

    诊断工具与方法:从OS到数据库

    and metric history (database and host); Blackouts; Dynamic metric baselines; Monitoring templates; Memory-access

    2.3K80发布于 2018-03-05
  • 来自专栏码匠的流水账

    Java23的新特性

    findFirst() // Extract the largest value$1 ==> Optional[99822]JEP 471: Deprecate the Memory-Access 469: Vector API (Eighth Incubator)JEP 473: Stream Gatherers (Second Preview)JEP 471: Deprecate the Memory-Access

    54810编辑于 2024-09-29
  • 来自专栏【腾讯云开发者】

    ​TencentOS 内核特性助力数据库性能提升30%,内存占用下降15%

    但是在非一致性内存访问(NUMA,non-uniform memory-access)系统平台上还存在进一步优化空间,该平台通常包含多个NUMA节点(统称为node),每个节点下管理着多个 CPU,访问那些连接到本

    72610编辑于 2024-08-16
  • 来自专栏一个正经的程序员

    Java 24(Oracle JDK 24)正式发布,全网最全的新特性速览。Java 8 骨灰级程序员前来报道!

    JEP 498:在 sun.misc.Unsafe 中使用内存访问方法时发出警告 JEP 498: Warn upon Use of Memory-Access Methods in sun.misc.Unsafe

    4.7K20编辑于 2025-03-21
  • 来自专栏【腾讯云开发者】

    Java程序员说句心里话:麻了

    454: Foreign Function & Memory API (openjdk.org):https://openjdk.org/jeps/454 JEP 471: Deprecate the Memory-Access

    38400编辑于 2025-03-13
  • 来自专栏HikariLan's Blog

    过去、现在和未来 —— Java 的现代化之路

    Threads (openjdk.org) JEP 454: Foreign Function & Memory API (openjdk.org) JEP 471: Deprecate the Memory-Access

    54510编辑于 2024-06-02
  • 来自专栏c语言与cpp编程

    C++性能优化

    从流水线的角度看,指令 pipeline 的几个阶段:fetch、decode、execute、memory-access、write-back,除了存储器的访问效率会影响并行度外,下一条指令的 fetch

    96442发布于 2021-03-25
领券