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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:19:02+00:00 2026-05-26T07:19:02+00:00

A comment (by user soc ) on an answer to a question about tail

  • 0

A comment (by user soc) on an answer to a question about tail call optimisation mentioned that Java 7 has a new feature called “suppressed exceptions”, because of “the addition of ARM” (support for ARM CPUs?).

What is a “suppressed exception” in this context? In other contexts a “suppressed exception” would be an exception that was caught and then ignored (rarely a good idea); this is clearly something different.

  • 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-26T07:19:03+00:00Added an answer on May 26, 2026 at 7:19 am

    I believe the commenter is referring to is an exception which is semi-ignored when it’s thrown within the implicit finally block of a try-with-resources block, in the context of an existing exception being thrown from the try block:

    An exception can be thrown from the block of code associated with the try-with-resources statement. In the example writeToFileZipFileContents, an exception can be thrown from the try block, and up to two exceptions can be thrown from the try-with-resources statement when it tries to close the ZipFile and BufferedWriter objects. If an exception is thrown from the try block and one or more exceptions are thrown from the try-with-resources statement, then those exceptions thrown from the try-with-resources statement are suppressed, and the exception thrown by the block is the one that is thrown by the writeToFileZipFileContents method. You can retrieve these suppressed exceptions by calling the Throwable.getSuppressed method from the exception thrown by the try block.

    (That’s quoting a section called “Suppressed Exceptions” from the linked page.)

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

Sidebar

Related Questions

For example the Exif standard has a User Comment tag that has a limit
Say I have two tables, user and comment . They have table definitions that
Inside a Django view, I create a subject like that: subject = _(u%(user)s has
In a typical User - Post - Comment model in Rails, every user can
Take tables: User, Comment, Snippet. A User can have many Snippets. A Snippet can
So on my site, a user can post a comment on 2 things: a
I have designed a form where the user can enter his comment using Add
the database has two table,one is mb_user table and other is mb_comment table。A user
@preComments = Comment.where(:resource_hash => resource_hash).sort(:created_at.desc).all @preComments.each do |comment| u = ::User.find_by_id comment.user_id p u
I'm outputting comments on a /books/1 I have the following: <%= comment.user.id%> ---- 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.