• Michael Stahl's avatar
    API CHANGE: com.sun.star.lang.IllegalArgumentException · 31170413
    Michael Stahl yazdı
    ... 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
    31170413
Adı
Son kayıt (commit)
Son güncelleme
..
com/sun/star Loading commit data...
prj Loading commit data...
source/pipe Loading commit data...
test/com/sun/star Loading commit data...
util Loading commit data...
workbench/com/sun/star/comp/urlresolver Loading commit data...
CustomTarget_jnilib.mk Loading commit data...
CustomTarget_test_urp.mk Loading commit data...
Jar_jurt.mk Loading commit data...
JunitTest_bridgefactory.mk Loading commit data...
JunitTest_connections.mk Loading commit data...
JunitTest_java.mk Loading commit data...
JunitTest_java_remote.mk Loading commit data...
JunitTest_remote.mk Loading commit data...
JunitTest_uno.mk Loading commit data...
JunitTest_urp.mk Loading commit data...
JunitTest_util.mk Loading commit data...
Library_jpipe.mk Loading commit data...
Library_jpipx.mk Loading commit data...
Makefile Loading commit data...
Module_jurt.mk Loading commit data...
Package_jnilib.mk Loading commit data...
README Loading commit data...
Zip_jurt.mk Loading commit data...