Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    We are trying to help you understand what's going on in your code, since you have a pretty big misunderstanding of how things work. But you keep saying "there's a bug in Java" without actually...
  2. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    I have tested it for myself. It worked fine. I even posted an example showing you that it worked. All we're asking is that you post the code that you want us to test, and we'll be more than happy to...
  3. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    And that's fine. But this thread is about a specific error, which you continue to insist is a bug "in Java". It's not, and we've demonstrated that several times over now. But instead of saying "okay,...
  4. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    Hahahaha, no, you tend to try to repeat the experiment! If you (and others) can't repeat the results, then something must have been wrong with your original findings. In this case, you made an error...
  5. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    I stand by my statement that this is almost definitely not a "Java error". You've listed several sources of potential human error, and nobody (including you) is able to reproduce your original...
  6. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    No, it isn't an error, and you're wrong that it has anything to do with the try, catch, or throw statement. This works fine for me too:


    public static void write_file(String filename)
    {...
  7. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    Are you being sarcastic? I promise that this is not an actual bug- you're just misunderstanding something. Please post an SSCCE that demonstrates exactly what you're talking about in as few lines as...
  8. Replies
    32
    Views
    3,100

    Re: Java error discovered?

    It's a common reaction to "blame Java" when something unfamiliar happens. But think about it this way: which is more likely: you discovering a flaw that nobody else has found in a common API used by...
Results 1 to 8 of 8