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

  • Home
  • SEARCH
  • 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 6805621
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:36:31+00:00 2026-05-26T19:36:31+00:00

We used a private method, through reflection, of a JDK class. Is there a

  • 0

We used a private method, through reflection, of a JDK class. Is there a guarantee this will not change in a future release ? what is the QoS of a private method for a JDK class ?

We used ThreadPoolExecutor.isStopped() which is actually missing in Java 6 v18. Is there an easy way knowing the minimum jdk required or how to check when a class is changing in Java?

Comments are welcomed and yes we know better not using private methods 🙂

  • 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-05-26T19:36:32+00:00Added an answer on May 26, 2026 at 7:36 pm

    We used a private method, through reflection, of a JDK class.

    Very bad idea.

    Is there a guarantee this will not change in a future release ?

    No. It may change or disappear in any minor release.

    what is the QoS of a private method for a JDK class ?

    If there were a service-level agreement involved here, you would have forfeited it by using reflection to access a method you should not.

    yes we know better not using private methods 🙂

    No, apparently you don’t.

    Why don’t you use isTerminated() or isTerminating(). From the API doc it seems that one of these should do what you need.

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

Sidebar

Related Questions

Consider a private method which is called from JNI and not used otherwise, generating
I'm used to writing classes like this: public class foo { private string mBar
When used like this: import static com.showboy.Myclass; public class Anotherclass{} what's the difference between
Consider the following method (used in a factory method): private Packet(byte[] rawBytes, int startIndex)
I appreciate this is an amateurish question but I am not used to VB
This method is used to consume a web service which I also control. The
I am designing an application where a class named Rights is used. This class
Why protected/private access specifier cannot be used Interfaces declaration ?
Never used a cache like this before. The problem is that I want to
My Silvrlight 4 application hosted in ASP.NET MVC 2 working fine when used through

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.