Remove unused java package checks from CompilingClassLoader.  This is obsolete since we moved the implementation into findClass instead of loadClass.  findClass never gets called for bootstrap classes anyway.

Removed comment from SerializableTypeOracleBuilder that tied it to CompilingClassLoader.

Review by: spoon (desk)


git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@4417 8db76d5a-ed1c-0410-87a9-c151d255dfc7
2 files changed