新闻正文
幽幽黄桷兰 (Wed Mar 24 15:57:20 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.uestc.edu.cn!CQUPT
Because of the severe rigidity of their class loading functons
┉┉┉┉┉┉ 这是什么意思?
Dynamic class loading is absent in KVM
┉┉┉┉┉┉ 同问?
以上都是针对KVM说的,怎么回事呢?
(好像上面的问题只有KVM才有,JVM和CVM没有)
那是最美好的时代,那是最糟糕的时代;那是智慧的年头,那是愚昧的年头;那是
信仰的时期,那是怀疑的时期;那是光明的季节,那是黑暗的季节;那是希望的春天,
那是失望的冬天;我们全都在直奔天堂,我们全都在直奔相反的方向...
信区: Java
标 题: Re: 请教KVM的问题 幽幽黄桷兰 (Wed Mar 24 18:40:26 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.uestc.edu.cn!CQUPT
第一句话所在的原文请见下——
On the other hand,even when devices support limited JVM versions—such as the
J2ME’s Sun K virtual machine—it is usually impossible to run MAs(注:Mobile Agents) directly on them because of the severe rigidity of their class loading functions.
For instance, J2ME does not instantiate programmer-defined class loaders, as
Java-based MA platforms commonly do.
【 在 ris (还是那只呆雁) 的大作中提到: 】
: Because of the severe rigidity of their class loading functons
: ┉┉┉┉┉┉ 这是什么意思?
: Dynamic class loading is absent in KVM
: ┉┉┉┉┉┉ 同问?
: 以上都是针对KVM说的,怎么回事呢?
: (好像上面的问题只有KVM才有,JVM和CVM没有)
那是最美好的时代,那是最糟糕的时代;那是智慧的年头,那是愚昧的年头;那是
信仰的时期,那是怀疑的时期;那是光明的季节,那是黑暗的季节;那是希望的春天,
那是失望的冬天;我们全都在直奔天堂,我们全都在直奔相反的方向...
信区: Java
标 题: Re: 请教KVM的问题 我爱南开站 (Wed Mar 24 10:30:06 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.happynet.org!NanKai
please provide enough context.
【 在 ris.bbs@bbs.cqupt.edu.cn (还是那只呆雁) 的大作中提到: 】
: Because of the severe rigidity of their class loading functons
: ┉┉┉┉┉┉ 这是什么意思?
: Dynamic class loading is absent in KVM
: ┉┉┉┉┉┉ 同问?
: 以上都是针对KVM说的,怎么回事呢?
: (好像上面的问题只有KVM才有,JVM和CVM没有)
信区: Java
标 题: Re: 请教KVM的问题 我爱南开站 (Wed Mar 24 10:32:46 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.happynet.org!NanKai
context not enough, sorry
【 在 ris.bbs@bbs.cqupt.edu.cn (还是那只呆雁) 的大作中提到: 】
: 第一句话所在的原文请见下——
: On the other hand,even when devices support limited JVM versions—such as the
: J2ME’s Sun K virtual machine—it is usually impossible to run MAs(注:Mobile Agents) directly on them because of the severe rigidity of their class loading functions.
: For instance, J2ME does not instantiate programmer-defined class loaders, as
: Java-based MA platforms commonly do.
: 【 在 ris (还是那只呆雁) 的大作中提到: 】
: : Because of the severe rigidity of their class loading functons
: : ┉┉┉┉┉┉ 这是什么意思?
: : Dynamic class loading is absent in KVM
: : ┉┉┉┉┉┉ 同问?
: .................(以下省略)
信区: Java
标 题: Re: 请教KVM的问题 , 转信
自己去看看java.lang.ClassLoader不久明白了
KVM不支持动态加载类的机制
【 在 ris.bbs@bbs.cqupt.edu.cn (还是那只呆雁) 的大作中提到: 】
: Because of the severe rigidity of their class loading functons
: ┉┉┉┉┉┉ 这是什么意思?
: Dynamic class loading is absent in KVM
: ┉┉┉┉┉┉ 同问?
: 以上都是针对KVM说的,怎么回事呢?
: (好像上面的问题只有KVM才有,JVM和CVM没有)
─┼ ╱ _
┬ │· ┌┴┐ ╱┌─┐ ─┼ ╱ / ││
┼─┼ ├─┤ ││╳│ ┌┴┐ ┌┐└─┐ ││
┼ ┼ ├─┤ │├─┘ ├─┤ ├┤ ● │ ││
┘ ╲ ┴┬┼─ │//__ ● ├─┤ └┘ │ ▔
▂▃▄▄▄▄▄▄▅▅▅▅╳▇ ╯ ┴┬┼─▆▆▆▆ ┘ ▅▄▄●▄
信区: Java
标 题: Re: 请教KVM的问题 幽幽黄桷兰 (Thu Mar 25 05:42:27 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.uestc.edu.cn!CQUPT
谢谢:)
【 在 halis.bbs@bbs.nankai.edu.cn (天天天蓝-98cs-McGill-Maste 的大作中提到: 】
: context not enough, sorry
: 【 在 ris.bbs@bbs.cqupt.edu.cn (还是那只呆雁) 的大作中提到: 】
: : 第一句话所在的原文请见下——
: : On the other hand,even when devices support limited JVM versions—such as the
: : J2ME’s Sun K virtual machine—it is usually impossible to run MAs(注:Mobile Agents) directly on them because of the severe rigidity of their class loading functions.
: : For instance, J2ME does not instantiate programmer-defined class loaders, as
: : Java-based MA platforms commonly do.
: : .................(以下省略)
那是最美好的时代,那是最糟糕的时代;那是智慧的年头,那是愚昧的年头;那是
信仰的时期,那是怀疑的时期;那是光明的季节,那是黑暗的季节;那是希望的春天,
那是失望的冬天;我们全都在直奔天堂,我们全都在直奔相反的方向...
信区: Java
标 题: Re: 请教KVM的问题 幽幽黄桷兰 (Thu Mar 25 05:43:47 2004)
转信站: SJTU!netnews.sdu.edu.cn!news.uestc.edu.cn!CQUPT
嗯,多谢指教~请问KVM以后有可能做到支持动态加载类机制吗
【 在 java.bbs@bbs.sjtu.edu.cn (where?) 的大作中提到: 】
: 自己去看看java.lang.ClassLoader不久明白了
: KVM不支持动态加载类的机制
: 【 在 ris.bbs@bbs.cqupt.edu.cn (还是那只呆雁) 的大作中提到: 】
: : Because of the severe rigidity of their class loading functons
: : ┉┉┉┉┉┉ 这是什么意思?
: : Dynamic class loading is absent in KVM
: : ┉┉┉┉┉┉ 同问?
: : 以上都是针对KVM说的,怎么回事呢?
: : (好像上面的问题只有KVM才有,JVM和CVM没有)
那是最美好的时代,那是最糟糕的时代;那是智慧的年头,那是愚昧的年头;那是
信仰的时期,那是怀疑的时期;那是光明的季节,那是黑暗的季节;那是希望的春天,
那是失望的冬天;我们全都在直奔天堂,我们全都在直奔相反的方向...
收藏到ViVi 收藏此页到365Key
上一篇:
推荐一个网站 下一篇:
linux下安装jdk日记