zlacker

[parent] [thread] 1 comments
1. anon29+(OP)[view] [source] 2024-02-12 15:26:42
If you read the article, it's about Google's re-implementation of the Java API and runtime. Thus, yes, Google was providing both API and ABI compatibility.
replies(1): >>Symmet+N5
2. Symmet+N5[view] [source] 2024-02-12 15:50:58
>>anon29+(OP)
I read the article when it came out and re-scimmed it just now. My understanding at the time and still was that the legal case revolved around the API and the exhibits entered into evidence I saw were all Java function names with their arguments and things of that sort. And I'm given to understand that the Dalvik Java implementation Google was using with Android was register based rather than than the stack based standard Java, which sounds to me like it would make actual binary compatibility impossible.
[go to top]