Re: 6888701 - Change all template java source files to a .java-template file suffix

2009-11-09 Thread Ulf Zibis
Am 09.11.2009 20:12, Kelly O'Hair schrieb: Ulf Zibis wrote: IMO you should add jdk/make/tools/CharsetMapping/*.java to the fix of Bug 6888701. Perhaps... I was mainly after fixing the naming convention in the src/ directory, and I somehow missed these files in the make/tools area. The fil

Re: 6888701 - Change all template java source files to a .java-template file suffix

2009-11-09 Thread Kelly O'Hair
Ulf Zibis wrote: IMO you should add jdk/make/tools/CharsetMapping/*.java to the fix of Bug 6888701. Perhaps... I was mainly after fixing the naming convention in the src/ directory, and I somehow missed these files in the make/tools area. The files in jdk/make/tools/GenerateCharacter follo

6888701 - Change all template java source files to a .java-template file suffix

2009-11-09 Thread Ulf Zibis
IMO you should add jdk/make/tools/CharsetMapping/*.java to the fix of Bug 6888701. Additionally, I don't understand, why there is differing strategy for location of templates. E.g. jdk/make/tools/CharsetMapping/*.java files could be in jdk/src/share/classes/sun/nio/cs/. -Ulf