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 7862971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:19:47+00:00 2026-06-02T23:19:47+00:00

Is there a limit on the number of Java annotations on a field? I

  • 0

Is there a limit on the number of Java annotations on a field? I couldn’t find any information on that point.

  • 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-02T23:19:48+00:00Added an answer on June 2, 2026 at 11:19 pm

    No, there is nothing about a limit in the spec.

    See here: http://docs.oracle.com/javase/specs/jls/se7/jls7.pdf

    The only limit you encounter for java files in general are os-wide limits like max. file size on some filesystems or – in hardcore cases – the disk size. Some systems might have problems compiling or running a 100gb .java/.class file…

    Do as you please. It’s just that it’s probably bad design. Keeping it bellow 10 is a good rule of thumb, I’d say.

    Edit: It seems there is, after all, a limit. At least on runtime annotations on methods.

    Note that a maximum of 65535 runtime-visible Java programming language
    annotations may be directly attached to a program element.

    Not sure if this counts for fields too.

    So, I guess the answer depends on the kind of annotations you want to add.

    Nothing about that in the language spec though. I guess they didn’t really think someone would try it.

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

Sidebar

Related Questions

Is there a way to limit both the number of cores that java uses?
Is there any limit on the size of data that can be received by
Is there a limit to the number of elements a Java array can contain?
Is there any limit to number of ajax calls on a web page ?
I am thinking to build a VERY large Java class, is there any limit
Is there any limit on server on serving number of requests per second or
Is there a limit to the number of processes that can be register globally?
Is there a way to limit the number of rows in a SQL Server
Is there a way to limit the number of rows returned from content provider?
Is there an easy way to limit the number of times a view can

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.