When to use JSRInlinerAdapter
Arshan Dabirsiaghi <[email protected]> Tue, 3 Dec 2019 16:33:33 -0500
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <CAGMi-Gu3P4twvfFvvUpbWdT4uvTRvryLr9PRCuvCb=Y=aHYfUQ@mail.gmail.com> |
This is a multi-part message in MIME format... ------------=_1575408832-16452-25 Content-Type: multipart/alternative; boundary="0000000000005cf3d70598d373d3" --0000000000005cf3d70598d373d3 Content-Type: text/plain; charset="UTF-8" Is there a rule of thumb for when you must accept the cost of running JSRInlinerAdapter on user code? Our use case allows users to run on JVMs of version 1.6+, but of course the bytecode laying around in their JVMs could be (and often is) very old. My google-fu is not revealing a strict rule, like "bytecode targeting version 7 doesn't require this adapter". The JavaDoc is silent on this, so I feel like this list is probably the best place to ask. Thanks, Arshan --0000000000005cf3d70598d373d3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Is there a rule of thumb for when you must accept the cost= of running JSRInlinerAdapter on user code?=C2=A0<div><br></div><div>Our us= e case allows users to run on JVMs of version 1.6+, but of course the bytec= ode laying around in their JVMs could be (and often is) very old.=C2=A0<div= ><br></div><div>My google-fu is not revealing a strict rule, like "byt= ecode targeting version 7 doesn't require this adapter". The JavaD= oc is silent on this, so I feel like this list is probably the best place t= o ask.</div></div><div><br></div><div>Thanks,</div><div>Arshan</div></div> --0000000000005cf3d70598d373d3-- ------------=_1575408832-16452-25 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws ------------=_1575408832-16452-25--