Commit Graph

8 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
453d7edc42 Java5 update - convert more code to use generics:wq
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
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
b6db3e3acc re-base on ALv2 code.
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01: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
260df1ced2 INTEGRATION: CWS changefileheader (1.3.34); FILE MERGED
2008/03/31 16:50:18 rt 1.3.34.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:42:42 +00:00
089bbca173 INTEGRATION: CWS oihelp (1.2.18); FILE MERGED
2006/12/06 11:08:43 cn 1.2.18.1: #ii72315# adopt test to enhancements since cws oihelp
2006-12-13 10:54:14 +00:00
3a5f3404db INTEGRATION: CWS pbrwuno (1.1.2); FILE ADDED
2006/01/30 13:39:35 cn 1.1.2.1: #i57124# new initial version
2006-03-14 10:50:03 +00:00