decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
Classes Referenced from The 3; minus package-private | 451 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
Classes Referenced from The 3; minus package-private
Authored by: greed on Thursday, May 03 2012 @ 11:21 PM EDT

I could argue that's one error, though I'm a low-level kind of systems guy, so to me a symbol is a symbol, code, data, whatever, doesn't matter.

But that's not important. What is important was, I published my methods so people could find faults! So thanks; Java really isn't my language, so that's precisely the sort of detail I'll miss.

Here we go; output with -protected:

  • java.beans.PropertyChangeListener
  • java.math.BigInteger
  • java.net.InetAddress
  • java.net.URI
  • java.net.URL
  • java.nio.ByteBuffer
  • java.nio.CharBuffer
  • java.nio.channels.ReadableByteChannel
  • java.nio.charset.Charset
  • java.nio.charset.CharsetDecoder
  • java.nio.charset.CharsetEncoder
  • java.security.CodeSigner
  • java.security.CodeSource
  • java.security.Permission
  • java.security.PrivilegedAction
  • java.security.PrivilegedExceptionAction
  • java.security.ProtectionDomain
  • java.security.cert.Certificate
  • javax.management.MBeanServerConnection
  • javax.management.openmbean.CompositeData
  • org.xml.sax.InputSource
  • org.xml.sax.SAXParseException
  • sun.misc.Signal
  • sun.nio.ch.Interruptible
  • sun.reflect.ConstantPool
  • sun.reflect.ConstructorAccessor
  • sun.reflect.MethodAccessor
  • sun.reflect.annotation.AnnotationType
  • sun.security.util.ManifestEntryVerifier

Though scanning the above lot to see what else they reference... and repeating over and over until no new classes are found... is really what's needed. This is just the 1st level in the graph.

Since the Web is not a diff-and-grep friendly environment, the following classes are ONLY referenced by package-private methods (or methods of package-private classes) in The 3:

  • java.security.AccessControlContext
  • org.w3c.dom.Document
  • org.w3c.dom.Element
  • sun.io.ByteToCharConverter
  • sun.io.CharToByteConverter
  • sun.misc.Unsafe

That last one gives me a bit of a chuckle... The Java Trap indeed.

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )