Re: How to find field is transient using ASM

Dilanka Muthukumarana <[email protected]> Tue, 18 Dec 2018 12:25:18 +0530
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <CANLbWWvET53jmXmqC4YxF1fMok=gkf85wuz41ZAOXencXDj-UA@mail.gmail.com>
This is a multi-part message in MIME format...

------------=_1545116135-30465-1
Content-Type: multipart/alternative; boundary="00000000000021a5ea057d466297"

--00000000000021a5ea057d466297
Content-Type: text/plain; charset="UTF-8"

I am using asm library to find scan jars and find any class is serializable
or not. But when scanning via ClassVisitor, I couldn't figure out that how
I can ignore transient field which not intends to serialize.

Could you please give me a suggestion? Much appreciated your effort.

On Tue, Dec 18, 2018 at 12:10 PM Dilanka Muthukumarana <[email protected]>
wrote:

>
> Hi All,
>
> Anyone knows how could I find if the field is transient or not using asm
> library.
>
>
>
> ~~~~~~~~
> Regards,
> Dilanka Muthukumarana
>
>


-- 

~~~~~~~~
Regards,
Dilanka Muthukumarana

--00000000000021a5ea057d466297
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div><div>I am using asm library to find scan=C2=A0jar=
s and find any class is serializable or not. But when scanning via ClassVis=
itor, I couldn&#39;t figure out that how I can ignore transient field which=
 not intends to serialize.</div><div><br></div><div>Could you please give m=
e a suggestion? Much appreciated your effort.</div></div></div><br><div cla=
ss=3D"gmail_quote"><div dir=3D"ltr">On Tue, Dec 18, 2018 at 12:10 PM Dilank=
a Muthukumarana &lt;<a href=3D"mailto:[email protected]">dilanka85@gmail.=
com</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"marg=
in:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1e=
x"><div dir=3D"ltr"><br clear=3D"all"><div>Hi All,</div><div><br></div><div=
>Anyone knows how could I find if the field is transient or not using asm l=
ibrary.</div><div><br></div><div><br></div><div dir=3D"ltr" class=3D"gmail-=
m_-1603449129760279831gmail_signature"><div dir=3D"ltr">=C2=A0=C2=A0<div>~~=
~~~~~~</div><div>Regards, =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<br>Dilanka Muthukum=
arana=C2=A0=C2=A0 =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0=
 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<br><div>=C2=A0 =C2=
=A0 =C2=A0=C2=A0</div></div></div></div></div>
</blockquote></div><br clear=3D"all"><div><br></div>-- <br><div dir=3D"ltr"=
 class=3D"gmail_signature"><div dir=3D"ltr">=C2=A0=C2=A0<div>~~~~~~~~</div>=
<div>Regards, =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<br>Dilanka Muthukumarana=C2=
=A0=C2=A0 =C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<br><div>=C2=A0 =C2=A0 =C2=
=A0=C2=A0 </div></div></div></div>

--00000000000021a5ea057d466297--

------------=_1545116135-30465-1
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

------------=_1545116135-30465-1--