summaryrefslogtreecommitdiff
path: root/src/etc/testcases/taskdefs/rmic
Commit message (Expand)AuthorAgeFilesLines
* Incorrect javadoctwogee2020-07-271-2/+2
* Merge branch '1.9.x'Stefan Bodewig2020-05-051-25/+33
|\
| * rmic has been removed in Java 15+Stefan Bodewig2020-05-051-25/+33
| * Revert "Trailing whitespace (cherry-pick 2f64e0b)"Jaikiran Pai2018-07-071-61/+77
| * Trailing whitespace (cherry-pick 2f64e0b)Gintas Grigelionis2018-07-041-77/+61
| * Checkstyle: mostly whitespace (cf master)Gintas Grigelionis2017-12-012-2/+2
* | updated reference to license from http to https usingjkf2019-05-254-4/+4
* | Code formatting in test casesGintas Grigelionis2018-08-102-5/+0
* | Revert "Trailing whitespace"Jaikiran Pai2018-07-071-61/+77
* | Trailing whitespaceGintas Grigelionis2018-07-011-77/+61
* | Checkstyle: mostly whitespaceGintas Grigelionis2017-12-012-2/+2
* | always > Java 5Stefan Bodewig2016-07-251-23/+0
|/
* default to forking rmic on JDK 9+Stefan Bodewig2016-07-251-12/+22
* we can always assume java5Stefan Bodewig2016-07-251-12/+6
* changing tests to adopt unique temporary directoriesAntoine Levy-Lambert2014-04-081-7/+10
* Add a listfiles attribute to rmic. PR 24359Stefan Bodewig2009-08-181-1/+1
* add a destdir attribute to rmic so generated stubs or whatever can be put int...Stefan Bodewig2009-08-181-2/+166
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-171-0/+16
* -comment WLrmic testsKevin Jackson2007-11-121-2/+3
* defect 38732; rmic task doesn't work with -Xnew and JDK 6.0Steve Loughran2007-11-011-2/+5
* Bug 41349: rmic should strip out -J compiler args when not forkingSteve Loughran2007-01-111-0/+16
* copy2license.plStefan Bodewig2006-09-013-15/+18
* bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0Steve Loughran2006-08-231-2/+21
* Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everythi...Steve Loughran2006-08-221-0/+11
* tests for PR 38732Stefan Bodewig2006-04-291-0/+20
* First fix the tests to fail when they should, then fix rmic to work as before...Steve Loughran2005-03-071-6/+67
* reverting previous changeAntoine Levy-Lambert2004-08-241-1/+1
* typoStefan Bodewig2004-08-111-1/+1
* missing licenseStefan Bodewig2004-08-113-8/+53
* more tests; 'default' compiler and "" has a well defined behaviour.Steve Loughran2004-08-052-3/+128
* rmic gets a fork option. Steve Loughran2004-08-043-0/+111