我正在查看来自 IBM WebSpehere 6.1 的可移植堆转储文件,并了解 MemorySessionContext 包含代表每个用户的 HttpSession 的所有 MemorySessionData 对象的 SessionSimpleHashMap。我的问题是,为什么我会在 MemorySessionContext “容器”之外的堆中看到 MemorySessionData 对象?
我正在查看来自 IBM WebSpehere 6.1 的可移植堆转储文件,并了解 MemorySessionContext 包含代表每个用户的 HttpSession 的所有 MemorySessionData 对象的 SessionSimpleHashMap。我的问题是,为什么我会在 MemorySessionContext “容器”之外的堆中看到 MemorySessionData 对象?