Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8882529
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T20:36:07+00:00 2026-06-14T20:36:07+00:00

This problem is weird, maybe I’m just thinking completely wrong. I will explain the

  • 0

This problem is weird, maybe I’m just thinking completely wrong.

I will explain the classes:

There is a game class, which holds a abstract base class (Mode) in a field, so all classes which are subclass of that base class can be in that field (all the modes).
Now the following: Sometimes the game class, changes the mode, so the field has to change to an other class. This works and the old class gets eliminated because there are no references left (garbage collector)

BUT: In rarely cases, the mode class itself calls the method in the game class to change it’s mode – but debugger shows me, that the object still must be there because after completing the method, it jumps back to the old mode object and completes the code (which is okay in some point, otherwise it had nowhere to go).

So, how do I eliminate that old mode object to avoid a memory leak? Does the garbage collector do this automatically as soon the script there is complete (just call return in this case?)?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T20:36:09+00:00Added an answer on June 14, 2026 at 8:36 pm

    I think you’re misunderstanding garbage collection. Garbage collection happens at some time in the future, not instantly. So your mode class still exists, maybe for longer than you might think, even after the reference in your game class no longer references it.

    At some point in the future, the garbage collector will kick in, and see that the “old” mode class no longer has any references and collect it. That may be 300ms later, 5 minutes later, or when the process ends.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a very weird problem. My app that runs just fine but somehow
I had this weird problem a little while ago and haven't been able to
I have this weird problem with setting up cookies with PHP. Everything worked fine
This is a weird problem. I am using a dataform, and when I edit
This is a weird problem. I have a solution for it, but I don't
this is a long question and weird problem that I hope to solve. My
Ok this is a weird problem because I had it working before. So I
I have a weird problem. I create this window, but its blank until i
I've got a weird problem where if i do something like this in a
I'm getting a weird problem in GlassFish 2.1 - I'm a beginner with this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.