How the jdi can work for
2015-06-10 00:31:16 13 举报
AI智能生成
JDI,全称Japan Display Inc.,是一家总部位于日本东京的显示设备制造商。JDI的主要产品包括液晶显示器、有机发光二极管(OLED)显示器和触摸屏等。JDI的工作原理主要是通过在透明的玻璃基板上制造各种电路和薄膜,然后通过电流驱动,使这些电路和薄膜发出光,从而形成图像。这种技术被广泛应用于手机、电视、电脑和其他电子设备中。此外,JDI还致力于研发新的显示技术,如柔性显示和透明显示,以满足市场的需求。总的来说,JDI通过其先进的显示技术和创新的研发能力,为全球的电子设备提供了高质量的显示设备。
作者其他创作
大纲/内容
instrude into java program in run time
show the call tree
show the field value in class instance
evaluate value with user defined method
catch thread snapshot
suspend jvm
suspend thread
jdi use cases
debug
user want to know the value when specific method invoked
user want to know who call the specific method
user want to know which sub class or implement instance running as a parent class or interface
multi threads running issues
variables snapshot when thread running
create threads block status scenario
performance evaluate
how
evaluate time spending during a method or multi methods running
method begin->record->method end->record->evaluate time during method running
defect
need to be verified
which user cases I can cover?
收藏
收藏
0 条评论
下一页