Oracle America, Inc. v. Google Inc.

Filing 1198

TRIAL BRIEF Google's May 24, 2012 Copyright Liability Trial Brief by Google Inc.. (Attachments: #1 Exhibit A, #2 Exhibit B)(Van Nest, Robert) (Filed on 5/24/2012)

Download PDF
1 2 3 4 5 6 7 8 9 10 11 12 KEKER & VAN NEST LLP ROBERT A. VAN NEST - #84065 rvannest@kvn.com CHRISTA M. ANDERSON - #184325 canderson@kvn.com MICHAEL S. KWUN - #198945 mkwun@kvn.com 633 Battery Street San Francisco, CA 94111-1809 Tel: 415.391.5400 Fax: 415.397.7188 KING & SPALDING LLP DONALD F. ZIMMER, JR. - #112279 fzimmer@kslaw.com CHERYL A. SABNIS - #224323 csabnis@kslaw.com 101 Second Street, Suite 2300 San Francisco, CA 94105 Tel: 415.318.1200 Fax: 415.318.1300 KING & SPALDING LLP SCOTT T. WEINGAERTNER (Pro Hac Vice) sweingaertner@kslaw.com ROBERT F. PERRY rperry@kslaw.com BRUCE W. BABER (Pro Hac Vice) 1185 Avenue of the Americas New York, NY 10036 Tel: 212.556.2100 Fax: 212.556.2222 IAN C. BALLON - #141819 ballon@gtlaw.com HEATHER MEEKER - #172148 meekerh@gtlaw.com GREENBERG TRAURIG, LLP 1900 University Avenue East Palo Alto, CA 94303 Tel: 650.328.8500 Fax: 650.328.8508 13 14 Attorneys for Defendant GOOGLE INC. 15 UNITED STATES DISTRICT COURT 16 NORTHERN DISTRICT OF CALIFORNIA 17 SAN FRANCISCO DIVISION 18 ORACLE AMERICA, INC., 19 20 21 22 Plaintiff, Case No. 3:10-cv-03561 WHA GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF v. Dept.: Judge: GOOGLE INC., Courtroom 8, 19th Floor Hon. William Alsup Defendant. 23 24 25 26 27 28 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 I. The exceptions counts in Google’s May 23, 2012 brief Due to errors in the program used, Google’s May 23, 2012 Brief misstated the number of 2 3 exceptions thrown by J2SE 5.0 and Android 2.2. As summarized in Exhibit A to this brief, for 4 the 37 packages at issue, the public methods in J2SE 5.0 throw 2,400 exceptions, while the public 5 methods for those packages in Android 2.2 (“Froyo”) throw 2,316 exceptions. For the 37 6 packages at issue, the public methods in the two platforms throw 2,304 exceptions that are the 7 same in the two platforms, while J2SE throws 107 exceptions that are not thrown by Android— 8 84 of which are thrown by methods that are not implemented in Android—and Android throws 12 9 exceptions that are not thrown by J2SE. For most of the packages at issue, the public methods in 1 10 Android and J2SE throw exactly the same exceptions. 11 II. Oracle’s “compatibility” arguments Oracle argues in its May 23 brief that the Android and J2SE platforms are not compatible 12 13 for three reasons, but these reasons are irrelevant to determining whether the SSO of the 37 API 14 packages is copyrightable. Specifically, Oracle argues that Android and J2SE applications are not 15 compatible because Android applications (1) typically use a different “entry point” than J2SE 16 applications, (2) once compiled, are in Dalvik bytecode instead of Java bytecode, and (3) once 17 compiled, typically are stored in “apk” files instead of “jar” files. 18 First, Oracle’s arguments proceed from an erroneous premise—that the “compatibility” 19 analysis should be based on whether the Android platform is compatible in all respects with the 20 J2SE platform. That misses the point. The purpose of implementing the Java language APIs in 21 Android is to allow developers writing in the freely-available Java language to use the familiar, 22 established and basic APIs that Java language developers all learn. See RT 762:13-23 (Bloch); 23 RT 961:13-962:3 (Swetland); RT 1018:4-23 (Morrill); RT 1769:11-17 (Bornstein). 24 Implementing those APIs in Android allows Java language developers to use the skills and 25 experience they have, and ensures that they can reuse source code that they have written using the 26 APIs in the 37 API packages. RT 2183:2-11 (Astrachan). Without these basic APIs, the Java 27 1 28 These numbers are not identical to the numbers reported by Oracle, which may be due to slight differences in how the exceptions were counted. 1 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 language is largely useless. RT 683:14-684:4 (Reinhold); RT 782:9-14 (Bloch); RT 1477:2-13 2 (Schmidt); RT 1960:4-8 (Schwartz). 3 The relevant compatibility analysis, therefore, is whether Google’s implementation of the 4 APIs in the 37 packages is compatible with J2SE’s implementation of those APIs from a 5 technical, computer science perspective—and it is. RT 2172:6-11 (Astrachan); RT 2292:25- 6 2293:14 (Mitchell). It is irrelevant whether Android is compatible, in its entirety, with a specific 7 product of Oracle, with Oracle’s licensing or business model, or with definitions of 8 “compatibility” that Oracle has chosen to adopt for self-serving business reasons. 2 9 Second, each of Oracle’s arguments also points only to superficial distinctions that ignore 10 that source code that uses the APIs that are common to the two platforms is interoperable with 11 both platforms. With respect to the entry point used, Professor Astrachan explained that while 12 J2SE encloses applications in a method called “main,” Android uses a procedure that is “a little 13 different.” RT 2221:11-2222:3. But Professor Astrachan also explained that, aside from this 14 slightly different startup procedure, “[o]therwise nothing else would change.” RT 2221:18 15 (emphasis added). The other two points that Oracle raised—the differences in the bytecode used 16 and the differences between the “apk” and “jar” file formats—are relevant only to the compiled 17 versions of applications. Neither of the latter two points affects whether source code written for 18 the Android platform will function on the J2SE platform or whether source code written for the 19 J2SE platform can be re-used for the Android platform—the salient question for compatibility. 3 20 Oracle further argues that these three arguments represent only the “tip of the iceberg,” in 21 that J2SE and Android applications are not fully compatible because Google did not implement 22 all 168 of the J2SE 5.0 API packages. But as Google explained in its May 23 brief, even if source 23 2 24 25 26 27 28 Oracle implicitly acknowledges in its May 23 brief that its “interoperability” arguments are grounded in its concerns about its “for-charge licensing model” and that it is wedded to the erroneous notion that the only compatibility that matters is the type it prefers, namely that a set of Java APIs is not “compatible” unless it is compatible with “a particular edition of Sun’s Java.” Dkt. 1191 at 9:4-20. 3 Although Professor Astrachan testified that the launch point for applications in Android is “a little different,” there is nothing in the record that states that Android cannot use “main” as an entry point for an Android application. Indeed, a “command line” Android application can use “main” as its entry point. 2 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 code written for one platform uses APIs not available on the other platform, the portions of the 2 source code that rely on common APIs will run on both platforms, which means the platforms 3 are, with respect to those APIs, compatible. See Dkt. 1192 at 6:5-10. Professor Mitchell 4 conceded that this is useful. RT 2289:21-23; see also RT 1787:23-1788:4 (Bornstein). 5 Oracle’s brief illogically assumes that it would for some reason be better for Android to be 6 incompatible in every sense rather than being, as it is, compatible with the APIs in the 37 7 packages. Jonathan Schwartz—Sun’s CEO at the time that Android was launched—testified to 8 the contrary: 4 9 Q. And did you actually give interviews in which you said you thought Android was helping Java? 10 A. 11 I did. . . . . At least if they picked an Open Source Java implementation, they could be a part of the community. If they had picked something that was completely variant, it would have had no utility to us whatsoever. 12 13 RT 1992:2-12. 14 Indeed, Oracle has itself benefitted from the compatibility between the J2SE and Android 15 platforms. For example, Oracle admitted that it accepted Google’s contribution of Josh Bloch’s 16 TimSort.java and ComparableTimSort.java source code and incorporated it into Oracle’s 17 OpenJDK 7, which is the current Oracle release of J2SE. RT 1865:11-20 (Oracle’s Resp. to 18 Google’s RFA No. 170); RT 822:10-15 (Bloch); see also RT 823:3 (Bloch) (testifying that 19 Dr. Reinhold of Oracle praised the performance of TimSort when J2SE 7 was released). It is 20 undisputed that TimSort is compatible with both the J2SE and Android platforms. 21 22 III. Sony Comp. Entm’t, Inc. v. Connectix Corp. In Sony Comp. Entm’t, Inc. v. Connectix Corp., the Ninth Circuit held that Connectix’s 23 copying and disassembly of the Sony PlayStation BIOS—the “basic input-output system” that 24 was the software program that operated the Sony PlayStation video game console—was a fair use 25 4 26 27 28 Oracle’s quote from Judge Whyte’s decision in Sun v. Microsoft is inapposite. “Write once, run anywhere was never a promise that if you wrote code for one Java platform that it would automatically/magically work on another.” RT 725:10-12 (Reinhold). Unlike Microsoft, Google has never claimed that Android is an implementation of J2SE. Android is a different platform than J2SE. 3 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 because Connectix’s purpose in doing so was “for the purpose of gaining access to the 2 unprotected elements of Sony’s software.” 203 F.3d 596, 598, 602 (9th Cir. 2000). 3 The Ninth Circuit’s opinion does not discuss in any detail precisely what the unprotected 4 elements were; instead, the opinion refers to the “functional” and unprotected elements of the 5 Sony software, without identifying specifically what they are. See, e.g., id. at 603 (“There is no 6 question that the Sony BIOS contains unprotected functional elements.”), 605 (“If Sony wishes to 7 obtain a lawful monopoly on the functional concepts in its software, it must satisfy the more 8 stringent standards of the patent laws.”). 9 In its opening Ninth Circuit appellate brief, however, Connectix explained that its Virtual 10 Game Station software (“VGS”) emulated both the Sony PlayStation hardware, and the Sony 11 PlayStation BIOS software. In developing VGS, Connectix first emulated the PlayStation’s 12 microprocessor in software. Ex. B (Connectix Br.) at 11. Connectix also studied the 13 “interaction between Sony’s BIOS and the hardware” and then “wrote software to emulate the 14 hardware functionality.” Id. at 11-12. The Connectix code that emulated the Sony PlayStation 15 hardware dwarfed the Connectix code that it subsequently wrote that emulated Sony’s BIOS, see 16 id. at 31 n.8, much as the Android source code that implements the 37 API packages is dwarfed 17 by the rest of the Android source code. 5 18 After Connectix had written its hardware emulation code, it “reverse engineered Sony’s 19 BIOS by running PlayStation games in conjunction with the BIOS and its software emulator of 20 the hardware.” Id. at 12. This was necessary because “[o]perations systems, system interface 21 procedures, and other programs like the Sony BIOS are not visible to the user when they are 22 operating.” Sony, 203 F.3d at 600. Connectix then “proceeded to write code to emulate the 23 necessary BIOS functionality.” Ex. B at 13. This final step was therefore analogous to the 24 process by which Google wrote its own code implementing the 37 API packages. Connectix 25 “began with an empty table consistent of the entry points into the BIOS.” Id. In order to ensure 26 that the VGS was compatible with PlayStation games, this table had to “contain the same entry 27 5 28 Google previously filed a copy of Connectix’s opening appellate brief as Exhibit GG to the Reply Declaration of Michael S. Kwun that was filed on August 29, 2011. See Dkt. 369-3. 4 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 points, and be in the same order and format, as the table in Sony’s BIOS.” Id. 2 It appears that when the software code in PlayStation games invoked the Sony BIOS, this 3 process included the name of the BIOS function that was being accessed. See id. at 13-14 4 (“Connectix engineers could typically deduce the requisite BIOS functionality by examining the 5 function name, the information sent to and from the BIOS, or the general grouping of functions 6 requested by PlayStation games.”). Through a variety of means, Connectix determined the 7 purpose, parameters and return formats for 137 of the 242 functions implemented in the Sony 8 BIOS, and then “independently wrote code to implement the required functionality.” Id. at 13- 9 15 & n.3. A minority of these functions (“a third to a half”) were standard C programming 6 10 language functions, id. at 13, while the rest were not. In sum, Connectix’s VGS implemented the 11 Sony PlayStation BIOS interfaces. See JONATHAN BAND & MASANOBU KATOH, INTERFACES ON 12 TRIAL 2.0 at 61 (MIT Press 2011) (in Sony, the Ninth Circuit found that intermediate copies were 13 fair use where “they were necessary for the uncovering of elements not protected by Sony’s 14 copyright—specifically, the BIOS’s interface specifications.”). 15 Again, this process was analogous to the process by which Google implemented the 37 16 API packages. Google, like Connectix, implemented some but not all of the functions from the 17 plaintiff’s software system, choosing only those functions necessary to accomplish its purpose. 18 For those functions, Google, like Connectix, ensured that it duplicated the same “entry points” 19 and each function’s functionality, including the information sent to and from the system. Many 20 of the Sony functions, like many of the J2SE functions, performed standard functions familiar to 21 any programmer. Google, like Connectix, wrote its own implementing code. Indeed, the key 22 distinction between the present case and Sony, is that Connectix created intermediate copies of 23 Sony’s implementing code, for which it had to rely on fair use. Google did not copy Oracle’s 24 implementing code, and thus section 102(b) itself precludes copyright infringement liability. 25 26 27 28 6 Connectix implemented only 137 of the 242 functions because those were the only functions invoked by the games that Connectix tested. Id. at 18. This parallels Google’s decision to implement some but not all of the J2SE 5.0 API packages, and most but not all of the JS2E 5.0 exceptions. Moreover, this means that VGS likely was not “fully compatible” with the Sony PlayStation—and that full compatibility is not relevant to the section 102(b) analysis. 5 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01 1 Dated: May 24, 2012 KEKER & VAN NEST LLP 2 3 By: /s/ Robert A. Van Nest ROBERT A. VAN NEST 4 Attorneys for Defendant GOOGLE INC. 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 6 GOOGLE’S MAY 24, 2012 COPYRIGHT LIABILITY TRIAL BRIEF Case No. 3:10-CV-03561 WHA 667637.01

Disclaimer: Justia Dockets & Filings provides public litigation records from the federal appellate and district courts. These filings and docket sheets should not be considered findings of fact or liability, nor do they necessarily reflect the view of Justia.


Why Is My Information Online?