Skip to content

I20181201-1800

@BeckerWdf BeckerWdf tagged this 30 Nov 08:45
- In java 11 the some parameters in method signatures that are accessed
via reflection changed from int to long. So first try to access the
method version with "int" if this fails try with "long".

- Removed a too aggressive assertion

Change-Id: Iee653d7751a5fbadf3689c68af4a7c366569143c
Signed-off-by: Matthias Becker <ma.becker@sap.com>
Assets 2
Loading