会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Running multiple copies of native code in a Java Virtual Machine
    • 在Java虚拟机中运行本机代码的多个副本
    • US08813051B2
    • 2014-08-19
    • US13086820
    • 2011-04-14
    • Michael Hilton DawsonGraeme Johnson
    • Michael Hilton DawsonGraeme Johnson
    • G06F9/45
    • G06F9/45504G06F9/4484G06F9/547
    • A method for running multiple copies of the same native code in a Java Virtual Machine is described. In one embodiment, such a method includes providing a class to enable segregating multiple copies of the same native code. The method defines, within the class, a native method configured to dispatch operation of the native code. The method further includes generating first and second instances of the class. Calling the native method in the first instance causes a first copy of the native code to run in a first remote execution container (e.g., a first process). Similarly, calling the native method in the second instance causes a second copy of the native code to run in a second remote execution container (e.g., a second process) separate from the first remote execution container. A corresponding computer program product is also disclosed.
    • 描述了在Java虚拟机中运行相同本地代码的多个副本的方法。 在一个实施例中,这种方法包括提供一个类以允许分离相同本地代码的多个副本。 该方法在类内定义了一种本地方法,该本机方法配置为分派本地代码的操作。 该方法还包括生成该类的第一和第二实例。 在第一个实例中调用本机方法会导致本机代码的第一个副本在第一个远程执行容器(例如,第一个进程)中运行。 类似地,在第二实例中调用本地方法使本地代码的第二副本在与第一远程执行容器分开的第二远程执行容器(例如,第二进程)中运行。 还公开了相应的计算机程序产品。
    • 3. 发明申请
    • Optimizing Exception and Error Propagation Through Scopes
    • 通过范围优化异常和错误传播
    • US20100192023A1
    • 2010-07-29
    • US12359528
    • 2009-01-26
    • Michael Hilton Dawson
    • Michael Hilton Dawson
    • G06F11/07G06F9/455
    • G06F11/0718G06F9/4484G06F11/0784
    • A method of optimizing the handling of throwables in a real-time compliant java virtual machine includes receiving a throwable generated within a first memory scope area when that scope is exited, traversing the Java stack to identify the application code where the received throwable will be, or should be, caught/handled during program execution, identifying a second memory scope area within the stack of memory scopes, the second memory scope area being the area which will be active during catching and handling of the received throwable, and propagating information from the received throwable to a new ThrowBoundaryError in the second memory scope area irrespective of the scopes between them.
    • 一种优化在实时兼容的Java虚拟机中的可抛弃物的处理的方法包括:当该范围被退出时,接收在第一存储器范围区域内产生的可抛出的数据,遍历Java堆栈以识别接收到的可抛出的应用程序代码, 或应当在程序执行期间被捕获/处理,识别存储器范围堆栈内的第二存储器范围区域,第二存储器范围区域是在捕获和处理接收到的可抛物线期间将处于活动状态的区域,以及从 在第二个内存范围区域内接收到一个新的ThrowBoundaryError,无论它们之间的范围如何。