Slashdot Mirror


Judge In Oracle-Google Case Given Crash Course in Java

itwbennett writes "Lawyers for Oracle and Google gave Judge William Alsup of the U.S. District Court in San Francisco an overview of Java and why it was invented, and an explanation of terms such as bytecode, compiler, class library and machine-readable code. The tutorial was to prepare him for a claim construction conference in two weeks, where he'll have to sort out disputes between the two sides about how language in Oracle's Java patents should be interpreted. At one point an attorney for Google, Scott Weingaertner, described how a typical computer is made up of applications, an OS and the hardware underneath. 'I understand that much,' Alsup said, asking him to move on. But he had to ask several questions to grasp some aspects of Java, including the concept of Java class libraries. 'Coming into today's hearing, I couldn't understand what was meant by a class,' he admitted."

6 of 181 comments (clear)

  1. Re:Why not ? by Mouldy · · Score: 5, Insightful

    You would need to be some sort of mechanical or engineering background information, however, to determine if party B's mechanical system is different enough from party A's mechanical system to rule on some sort of patent issue between the 2 parties. To one person, an engine is an engine. They don't care if it's petrol, diesel or rocket fuel. It's the loud bit that makes vehicles move.

    Someone determining whether or not the latest engine by VW (for example) is too similar to an engine previously made by Alfa Romeo is going to need to know more than "an engine is the loud bit that makes vehicles move" - somebody is going to have to explain the details behind the mechanics. Based on this information, they might decide that the engine as a whole isn't a rip-off, but maybe the odd way the valves are set up is suspiciously similar. It would be unfair to make a judgement without the extra technical knowledge.

  2. been before alsup before by Anonymous Coward · · Score: 5, Informative

    Judge Alsup is a very interesting Judge. He is a complete hardass who doesn't take any crappy and wants things done exactly his way. Often he does this beyond what is probably fair, but he will hold the parties feet to the fire on what they do. He has had software cases before him before, and he definitely has the intellect to be able to handle this one. People who make off the cuff commentator about how dumb lawyers and/or judges are have never work with or against them in the context of high stakes litigation. Tutorials such as this one are more the norm than the exception in most patent litigation.

  3. Good lawyers are fast learners by AlecC · · Score: 5, Interesting

    Some years ago I read the final judgement in a high-tech lawsuit involving detailed understanding of the internal function of disk drives (at that time - technology had moved on). I was impressed with the level of understanding achieved by the judge in the case. The explanation of the facts of the case in the judgment amounted to a fairly good tutorial in the internals of disk drives.

    In another case I knew about, the two parties jointly hired a third-part consultant to write a tutorial for the judge on the underlying technology - the parts that both parties agreed on.

    I cannot obviously speak for the case in question, but my experience is that judges and trial lawyers (barristers in the UK) are pretty savvy people. The are basically trained to go from 0-60 on a new technology within a few weeks. They may not be able to be creative in the technology, but they know enough to know when they do not know enough and ask further questions.

    --
    Consciousness is an illusion caused by an excess of self consciousness.
  4. While many here pretend to be lawyers.... by gatkinso · · Score: 5, Insightful

    ...he doesn't pretend to be a developer.

    Awesome Judge!

    --
    I am very small, utmostly microscopic.
  5. Re:I'm glad, honestly. by WrongSizeGlass · · Score: 5, Insightful

    How is the judge going to learn enough about Java, in a way that is unbiased by the lawyers for each side, in a few weeks, to make a sensible decision? Doesn't he need to know a fair bit about how Java code is used, who uses it, what for, etc?

    He needs to understand the concepts of Java, not all the implementation details and not how to code/debug/code/scream/debug/sigh/debug/relief java. And he doesn't need to be able to read Java or its syntax.

    A quick overview of Java features that are not unique to Java will also help eliminate a lot of the clutter. He needs to understand using or extending classes (ie, the Java class libraries) but not have to worry about all the possibilities of public/private properties & methods, inheritance, polymorphism or other common OOP mechanisms.

  6. Re:Why not ? by ObsessiveMathsFreak · · Score: 5, Interesting

    It depends on who's doing the educating. The patent industry has done a fine job in "educating" Judges in the utility and indeed necessity of modern patent law as it is practised. Do you really want the software industry to start indoctrinating judges as well.

    If the judge is unable to rule on the case, they should simply say so. If the government cannot find a judge to hear the case, then it is an overwhelmingly technical matter, not a legal one, and should be thrown out of the courts. If the government still needs to hear these cases, then they must either establish specialised courts or find some other method of dealing with them.

    Far too much faith is placed in the court system by far too many. It is not the effective, impartial font of justice that many fantasise it to be. It's a creaking, rusty relic of a medieval property arbitration for the wealthy and powerful, with a criminal punishment system tacked on to protect that same property. It is failing miserably to deal with modern society, and sooner or later we're going to end up paying for it. The rise of private arbitration and legal fraud by major corporations is a symptom of how discredited rule of law by the court has become.

    --
    May the Maths Be with you!