Opened 11 years ago
Last modified 17 months ago
#346 accepted defect
runtime-class constructors not supported
Reported by: | charmon | Owned by: | Mark Evenson |
---|---|---|---|
Priority: | major | Milestone: | 1.9.3 |
Component: | java | Version: | 1.3.0-dev |
Keywords: | Cc: | ||
Parent Tickets: |
Description
The :constructors argument to java:jnew-runtime-class is not supported and causes an error if one tries to specify a constructor.
Change History (20)
comment:1 Changed 11 years ago by
Milestone: | → 1.3.0 |
---|---|
Version: | → 1.3.0-dev |
comment:2 Changed 11 years ago by
Milestone: | 1.3.0 → 2.0 |
---|
comment:4 Changed 11 years ago by
Milestone: | 2.0.0 → 1.4.0 |
---|
comment:5 Changed 10 years ago by
Owner: | set to Mark Evenson |
---|---|
Status: | new → accepted |
I've get a [set of patches][1] that at least contains failing tests. Actually a lot of basic tests with JAVA:JNEW-RUNTIME-CLASS fail, so this will take a bit of work.
[1]: ssh://lisp.not.org/home/mevenson/work/abcl/.hg/patches/
comment:7 Changed 8 years ago by
r14858 on trunk was reverted by r14882 due to causing SEGV failures with CFFI-TESTS on
"Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.8.0_102-b14" "x86_64-Mac_OS_X- 10.12"
"Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.8.0_60-b27" "amd64-Linux-3.16.0-0.bpo.4-amd64"
See #413 for more details
comment:12 Changed 4 years ago by
Milestone: | 1.6.2 → 1.7.0 |
---|
comment:17 Changed 3 years ago by
Milestone: | 1.8.1 → 1.9.0 |
---|
comment:18 Changed 22 months ago by
Milestone: | 1.9.0 → 1.9.1 |
---|
comment:19 Changed 21 months ago by
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:20 Changed 17 months ago by
Milestone: | 1.9.2 → 1.9.3 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket retargeted after milestone closed