The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jul. 08, 2014
Filed:
Dec. 23, 2010
Andrew R. Low, Stittsville, CA;
Marcel Mitran, Markham, CA;
Kishor V. Patil, Toronto, CA;
Gavin Rolleston, Ottawa, CA;
Ivan Sham, Vancouver, CA;
Karl M. Taylor, Kanata, CA;
Andrew R. Low, Stittsville, CA;
Marcel Mitran, Markham, CA;
Kishor V. Patil, Toronto, CA;
Gavin Rolleston, Ottawa, CA;
Ivan Sham, Vancouver, CA;
Karl M. Taylor, Kanata, CA;
International Business Machines Corporation, Armonk, NY (US);
Abstract
A batching mechanism is provided that batches multiple Java Native Interface calls together such that the batch crosses the Java Native Interface boundary in a single transition. The batching mechanism operates by identifying a sequence of Java Native Interface calls to be made by native code, by encapsulating the identified sequence of Java Native Interface calls into a batch, and by communicating the batch as a single transition across the Java Native Interface boundary. In this manner, each call of the batch is encapsulated by iteratively performing for each call to be made, processes including identifying the Java Native Interface function to call, identifying the arguments to pass into the Java Native Interface function, dispatching to the Java Native Interface function and capturing the return value.