summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jvmaccess/workbench/exceptiontest1.cxx2
-rw-r--r--solenv/clang-format/excludelist1
2 files changed, 1 insertions, 2 deletions
diff --git a/jvmaccess/workbench/exceptiontest1.cxx b/jvmaccess/workbench/exceptiontest1.cxx
index 981fc1c5d033..adc2db719ff4 100644
--- a/jvmaccess/workbench/exceptiontest1.cxx
+++ b/jvmaccess/workbench/exceptiontest1.cxx
@@ -31,7 +31,7 @@ int main()
{
jvmaccess::VirtualMachine::AttachGuard aGuard(0);
}
- catch (jvmaccess::VirtualMachine::AttachGuard::CreationException &)
+ catch (jvmaccess::VirtualMachine::AttachGuard::CreationException&)
{
std::cout << "Exception caught" << std::endl;
}
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist
index 758f3be78967..881753235abc 100644
--- a/solenv/clang-format/excludelist
+++ b/solenv/clang-format/excludelist
@@ -7414,7 +7414,6 @@ jurt/source/pipe/wrapper/wrapper.c
jvmaccess/source/classpath.cxx
jvmaccess/source/unovirtualmachine.cxx
jvmaccess/source/virtualmachine.cxx
-jvmaccess/workbench/exceptiontest1.cxx
jvmaccess/workbench/javainfo/javainfotest.cxx
jvmfwk/inc/elements.hxx
jvmfwk/inc/fwkbase.hxx