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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:10:14+00:00 2026-05-26T00:10:14+00:00

I recent had to decompile a projects .class files. The decompiler worked pretty well,

  • 0

I recent had to decompile a projects .class files. The decompiler worked pretty well, except now in the code I have these weird little snippets:

break MISSING_BLOCK_LABEL_666;
Exception exception;
exception; 

I have noticed a pattern in it though, it seems to appear right after the closing brace of ‘catch’ statements in the code. I does not however appear after each and every catch statement… But it’s something to wonder about.

If anyone has had this type of problem after decompiling or just an idea of why this would happen, I would really appreciate some help!

Please don’t hesitate to ask in case you need more info…

  • 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-26T00:10:14+00:00Added an answer on May 26, 2026 at 12:10 am

    I dont know this particular case, but the Java Compiler does a lot of improvements and optimizations. So if you decompile the classes, you will see this optimizations instead of the original Code. The Compiler resolves “Syntactic Sugar” (Special code forms which make your life easier), and i think your problem is something like that. For Example: every public static final you use in your code will be resolved to its value in the decompiled Code (like Integer.MAX_INT), or for-loops with an iterator (for foo f: foos) will be resolved in something else. Just look at an decompiled Enumerator.

    you cant rely on the decompiler to give you the exact code, soeone has written, but to give you the code the Compiler has optimized.

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

Sidebar

Related Questions

In a recent project I had to create a Singleton class and after a
For one of my recent projects, I had to implement field change tracking .
I would like to access recent files that I had opened and then closed
I have come across BugSense which I had implemented in one of my recent
For a recent project, I had a couple views with code like this: <%
Recent conversations with colleagues have produced varying points of view on this matter. What
The Recent Projects panel on the Start Page of VS2008 Professional doesn't appear to
In a recent discussion I had, somebody told me that is incorrect to say
Has anyone had success using a recent version of ZXing under C#? I'm attempting
Had a look round but couldn't find a working (and recent) solution for 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.