Commit Graph

12 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
b707a707aa Java cleanup - remove unused local variables
Change-Id: Ied9c8635cde96d2d00d66a68cd8387799455c2ec
2012-06-29 22:03:01 +02:00
b65017a2a7 Java5 update - usage generics where possible
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-29 22:03:01 +02:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
f20ff43473 Replace all occured, occurance etc. 2010-12-05 19:13:22 +00:00
7d8d20ca7e 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
c38138a2b3 INTEGRATION: CWS changefileheader (1.5.62); FILE MERGED
2008/03/31 16:50:22 rt 1.5.62.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:44:39 +00:00
ff11a109f8 INTEGRATION: CWS ooo19126 (1.4.118); FILE MERGED
2005/09/05 15:46:01 rt 1.4.118.1: #i54170# Change license header: remove SISSL
2005-09-09 01:36:59 +00:00
d67584878d INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED
2003/09/03 15:33:42 sw 1.3.14.1: #112049#
2003-09-08 11:00:46 +00:00
0184cba3d7 INTEGRATION: CWS qadev6 (1.2.8); FILE MERGED
2003/05/21 10:56:36 sg 1.2.8.1: #109819# prepare devide of runner
2003-05-27 11:57:41 +00:00
b5ca415fc8 CHG: added delay so the used port is freed 2003-02-04 11:25:49 +00:00
26ebdfc472 NEW: initial version 2003-01-27 17:20:08 +00:00