13.07.2015 Views

Java™ Application Development on Linux - Dator

Java™ Application Development on Linux - Dator

Java™ Application Development on Linux - Dator

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

158Chapter 5The Sun Microsystems Java Software <str<strong>on</strong>g>Development</str<strong>on</strong>g> KitExample 5.19 javap output for FetchURL.classCompiled from FetchURL.javapublic class FetchURL extends java.lang.Object {private java.net.URL requestedURL;public FetchURL(java.lang.String);public java.lang.String toString();public static void main(java.lang.String[]);}Method FetchURL(java.lang.String)0 aload_01 invokespecial #1 4 aload_05 new #2 8 dup9 aload_110 invokespecial #3 13 putfield #4 16 goto 2719 astore_220 aload_221 invokevirtual #6 24 goto 2727 returnExcepti<strong>on</strong> table:from to target type4 16 19 Method java.lang.String toString()0 ldc #7 2 astore_13 new #8 6 dup7 new #9 10 dup11 aload_012 getfield #4 15 invokevirtual #10 18 invokevirtual #11 21 invokespecial #12 24 invokespecial #13 27 astore_328 goto 5531 new #14 34 dup35 invokespecial #15 38 aload_1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!