diff options
author | Bryce McKinlay <bryce@albatross.co.nz> | 2000-12-28 04:34:33 +0000 |
---|---|---|
committer | Bryce McKinlay <bryce@gcc.gnu.org> | 2000-12-28 04:34:33 +0000 |
commit | 6147e9d0c9a0f329bb278c73321400525c0066ae (patch) | |
tree | e2e74608e77b55df5cf68f5e3403d53821775e72 /libjava/java/util | |
parent | 867e24ad3d3190a4b7b54bc8665d1066907d4079 (diff) | |
download | gcc-6147e9d0c9a0f329bb278c73321400525c0066ae.zip gcc-6147e9d0c9a0f329bb278c73321400525c0066ae.tar.gz gcc-6147e9d0c9a0f329bb278c73321400525c0066ae.tar.bz2 |
re PR libgcj/1516 (Method.invoke won't accept boolean parameters)
Fix for PR libgcj/1516:
* java/lang/reflect/natMethod.cc (primitives): Remove void entry.
Add boolean entry.
(can_widen): Declared inline. Remove redundant checks for void
arguments and char->short conversion. Add special case for boolean
conversions.
(ffi_type): Declared inline.
(_Jv_CallAnyMethodA): Move unwrapping logic inside isPrimitive() block.
From-SVN: r38506
Diffstat (limited to 'libjava/java/util')
0 files changed, 0 insertions, 0 deletions