Commit Graph

11 Commits

Author SHA1 Message Date
31170413ae API CHANGE: com.sun.star.lang.IllegalArgumentException
... derives from com.sun.star.uno.RuntimeException instead of
com.sun.star.uno.Exception.

Only test that breaks with this change is jurt_uno/AnyConverter_Test,
which for mysterious reasons effectively tests that
IllegalArgumentException is a subclass of Exception and not
RuntimeException.  Presumably this is just a generic exception test that
happens to use IllegalArgumentException.

Some further testing indicates there are no problems expected at
runtime:
Running "make subsequentcheck" with all Java test code compiled against
a ridl.jar that does not contain the change, running against a soffice
that uses ridl.jar and rdbs with the change + ridl.jar with the change
on the test side yields exactly the same AnyConverter_Test failure, with
no other failures.

Change-Id: Iad183de76ec7e0d56648084e97cdcc160b5b033d
2012-11-26 23:14:33 +01:00
bf4352084b Java cleanup, remove unnecessary imports
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
2012-09-06 17:13:58 +02:00
f72ff01dd3 Remove dead java code, fields and local variables
Change-Id: If777dcb0e0142229df737c2f1e3e6ecb61f64168
2012-08-20 16:34:39 +01:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
e476a7632c .java files don't need executable bits 2012-03-23 21:58:12 +01:00
1c9e7d47be Remove commented code in libs-core/framework 2011-03-29 22:10:18 +02:00
1e403838ee sb123:#i111449# cleanups in framework for qa/complex tests 2010-06-28 12:54:49 +02:00
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
70d1dd98e3 INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED
2008/03/28 15:35:07 rt 1.3.120.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:07:37 +00:00
ece8a3d3c4 #i80091# Remove SISSL license. 2007-07-27 07:41:32 +00:00
e7e5e316e5 INTEGRATION: CWS complextest1 (1.1.2); FILE ADDED
2007/06/22 14:13:04 sg 1.1.2.1: #i78662# distributed complex tests for framework
2007-07-24 12:27:52 +00:00