JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Test for Garbage Collection to evaluate
Moderator: product
-
- Posts: 19
- Joined: Thu Oct 06, 2016 10:05 pm
- Points :226
- Contact:
Test for Garbage Collection to evaluate
Hello, member
I'm looking for any tests,applet to evaluate Garbage Collection on JavaCard.
Could you let me know any useful,available one ?
Or Please let me know any other good method to do ?
thx
I'm looking for any tests,applet to evaluate Garbage Collection on JavaCard.
Could you let me know any useful,available one ?
Or Please let me know any other good method to do ?
thx
Re: Test for Garbage Collection to evaluate
Calling the JCSystem.requestObjectDeletion give a signal to the JCRE(java card runtime environment) to be ready for the Garbage Collection. New something in the INSTALL method or a special APDU command process(new some objects), and SET obj to NULL (this is very important)in another APDU command process function then call this method JCSystem.requestObjectDeletion.
When deleting a package or an applet instance(I'm not very sure, someone can correct this point), a Garbage Collection will also be performed internally.
When deleting a package or an applet instance(I'm not very sure, someone can correct this point), a Garbage Collection will also be performed internally.
Who is online
Users browsing this forum: No registered users and 21 guests