hg: jdk7/build/jaxws: 6943119: Rebrand source copyright notices

2010-05-25 Thread kelly . ohair
Changeset: 4ac192952d75 Author:ohair Date: 2010-05-25 15:53 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxws/rev/4ac192952d75 6943119: Rebrand source copyright notices Reviewed-by: darcy ! build-defs.xml ! build-drop-template.xml ! build.properties ! build.xml ! jaxws.propert

hg: jdk7/build/jaxp: 6943119: Rebrand source copyright notices

2010-05-25 Thread kelly . ohair
Changeset: 72d78db95fb1 Author:ohair Date: 2010-05-25 15:52 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxp/rev/72d78db95fb1 6943119: Rebrand source copyright notices Reviewed-by: darcy ! build-defs.xml ! build-drop-template.xml ! build.properties ! build.xml ! jaxp.propertie

hg: jdk7/build: 6943119: Rebrand source copyright notices

2010-05-25 Thread kelly . ohair
Changeset: 412712f77af6 Author:ohair Date: 2010-05-25 15:51 -0700 URL: http://hg.openjdk.java.net/jdk7/build/rev/412712f77af6 6943119: Rebrand source copyright notices Reviewed-by: darcy ! Makefile ! make/Defs-internal.gmk ! make/corba-rules.gmk ! make/deploy-rules.gmk ! make/hotsp

Re: Reducing overall amount of OpenJDK source code

2010-05-25 Thread Андрей Мишанин
> Andrey, > > Unless you plan on only doing this once, there will be a limit on what you > can do without this becoming a maintenance nightmare. > > In simplistic terms with the Hotspot code base for any OS you don't support > you can delete any directory with that OS in its name. This includes

Re: Reducing overall amount of OpenJDK source code

2010-05-25 Thread Андрей Мишанин
> As a side note on David's point: I'm pretty sure that having a working > SUBSET of the full JDK is much more acceptable than having either a SUPERSET > or disjoint Set. That is, if you can detail ahead of time what sections of > the "Zircon JDK" won't work for your userbase, they'll be much

Re: Reducing overall amount of OpenJDK source code

2010-05-25 Thread Андрей Мишанин
> An obvious consideration is whether you want the result to be certifiable as > Java Compatible with the trademarks .. you'll have to pass the TCK and other > requirements .. those tests include whether you have a complete set of API's. > This includes java.sql and jaxp ... hence the direction