Commit Graph

24 Commits

Author SHA1 Message Date
Yoshito Umaoka
90eb4218c6 ICU-20438 Clean up Java import statements 2019-02-22 20:35:30 -05:00
Yoshito Umaoka
d1c761762a
ICU-13413 Java 7 migration in build scripts and eclipse project files
- Updated javac/javadoc source and target Java version to 1.7.
- Eclipse projects to use execution environment JavaSE-1.7.
- Replaced java6.bootclasspath with java7.bootclasspath.
- Removed pre-Java 7 conditional build targets.
- Deleted stylesheet for JDK6 build.
2018-09-27 14:27:38 -07:00
Yoshito Umaoka
6f34721bf6 ICU-13121 Use ASCII style copyright comment in all properties file.
X-SVN-Rev: 41422
2018-05-21 00:55:46 +00:00
Yoshito Umaoka
728feb5d1a ICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifest files from IBM to Unicode.
X-SVN-Rev: 40023
2017-04-10 18:39:10 +00:00
Yoshito Umaoka
fd1fb653a9 ICU-12739 Fixed svn properties.
X-SVN-Rev: 39355
2016-09-26 21:45:06 +00:00
Michael Ow
7ef631ba4f ICU-12564 Update copyright notice in ICU4J
X-SVN-Rev: 38875
2016-06-22 22:12:16 +00:00
Andy Heninger
e599c1007e ICU-11609 set svn property eol-style native for more text files in icu4j.
X-SVN-Rev: 37365
2015-04-17 23:31:56 +00:00
Yoshito Umaoka
a04b664193 ICU-10839 Updated collation performance test script to work with the current directory structure.
X-SVN-Rev: 35626
2014-04-14 15:22:55 +00:00
Michael Ow
86c4aaf4ab ICU-10740 Fix newline error in ICU4J
X-SVN-Rev: 35504
2014-03-18 21:57:47 +00:00
Yoshito Umaoka
eb26b21238 ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests.
X-SVN-Rev: 35108
2014-02-07 15:20:17 +00:00
Debabrata Sengupta
f6ff5f1b9a ICU-9413 fixed text file line endings
X-SVN-Rev: 32302
2012-08-30 17:11:02 +00:00
Debabrata Sengupta
0c47bc5948 ICU-9427 fixed issues with icuperf2report.xsl
X-SVN-Rev: 32094
2012-08-03 18:21:33 +00:00
Debabrata Sengupta
059275b0f3 ICU-9427 fixed issues with some tests not running
X-SVN-Rev: 32092
2012-08-03 17:11:17 +00:00
Debabrata Sengupta
11b3f40e05 ICU-9427 made classpath platform independent
X-SVN-Rev: 32091
2012-08-02 23:05:47 +00:00
Debabrata Sengupta
b199f7fafa ICU-9427 added a README file
X-SVN-Rev: 32088
2012-08-02 21:51:13 +00:00
Debabrata Sengupta
8e49d91748 ICU-9427 minor changes to ensure perl is accessible
X-SVN-Rev: 32086
2012-08-02 21:17:08 +00:00
Debabrata Sengupta
46206b3ccf ICU-9427 shifted ant target to perf-tests/build.xml
X-SVN-Rev: 32084
2012-08-02 19:46:40 +00:00
Debabrata Sengupta
a3ed885f29 ICU-9427 Added perl script for performance test as a part of continuous build
X-SVN-Rev: 32075
2012-07-31 18:19:15 +00:00
Steven R. Loomis
f2dea4dba1 ICU-8855 undo bad commit r30752
X-SVN-Rev: 30753
2011-09-29 20:18:13 +00:00
Abhinav Gupta
27cdc577c8 ICU-8855 utf-8 file properties for icu4j (with copyright updates).
X-SVN-Rev: 30752
2011-09-29 19:44:32 +00:00
Michael Ow
15a668e12b ICU-8591 Compile normalizer performance test only on Java 6 and up.
X-SVN-Rev: 30319
2011-07-12 23:43:55 +00:00
Michael Ow
f521ddb4f4 ICU-8591 Add ICU4J performance test to main build.xml
X-SVN-Rev: 30298
2011-07-08 20:46:34 +00:00
Yoshito Umaoka
15d88addbf ICU-6952 Removed the code mangler tags
X-SVN-Rev: 26117
2009-06-16 17:40:00 +00:00
Yoshito Umaoka
d1fbb5737e ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
2009-06-16 05:52:23 +00:00