summaryrefslogtreecommitdiff
path: root/src/etc/testcases/taskdefs/rmic
Commit message (Expand)AuthorAgeFilesLines
* 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