Thread: i need this fixed please

Results 1 to 2 of 2
  1. #1 i need this fixed please 
    Registered Member
    Join Date
    Nov 2013
    Posts
    51
    Thanks given
    0
    Thanks received
    2
    Rep Power
    11
    starting...
    src\Class481_Sub1.java:19: warning: AuthenticationInfo is internal proprietary A
    PI and may be removed in a future release
    import sun.net.www.protocol.http.AuthenticationInfo;
    ^
    src\Class457.java:78: warning: Win32GraphicsDevice is internal proprietary API a
    nd may be removed in a future release
    Field field = sun.awt.Win32GraphicsDevice.class.
    getDeclaredField("valid");
    ^
    src\Class457.java:93: warning: Win32GraphicsDevice is internal proprietary API a
    nd may be removed in a future release
    Field field = sun.awt.Win32Graph
    icsDevice.class.getDeclaredField("valid");
    ^
    src\Class457.java:103: warning: Win32GraphicsDevice is internal proprietary API
    and may be removed in a future release
    Field field = sun.awt.Win32GraphicsDevic
    e.class.getDeclaredField("valid");
    ^
    src\Class110_Sub1.java:14: warning: Unsafe is internal proprietary API and may b
    e removed in a future release
    long aLong8597;
    ^
    src\Class_ra_Sub3.java:35: warning: Unsafe is internal proprietary API and may b
    e removed in a future release
    public Unsafe anUnsafe8219;
    ^
    src\Class_ra_Sub3.java:5: warning: Unsafe is internal proprietary API and may be
    removed in a future release
    import jaclib.memory.Stream;
    ^
    src\Class_ra_Sub3.java:2865: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Field field = sun.misc.Unsafe.class.getDeclaredF
    ield("theUnsafe");
    ^
    src\Class_ra_Sub3.java:2867: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    anUnsafe8219 = (Unsafe) field.get(null);
    ^
    src\Class387_Sub3.java:157: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_7894.anUns
    afe8219;
    ^
    src\Class387_Sub3.java:2636: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
    ^
    src\Class387_Sub3.java:2668: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
    ^
    src\Class387_Sub3.java:2815: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
    ^
    src\Class387_Sub3.java:2854: warning: Unsafe is internal proprietary API and may
    be removed in a future release
    Unsafe unsafe = ((Class387_Sub3) this).aClass_ra_Sub3_78
    94.anUnsafe8219;
    ^
    src\Class481_Sub1.java:76: warning: AuthenticationInfo is internal proprietary A
    PI and may be removed in a future release
    Class<AuthenticationInfo> var_class = su
    n.net.www.protocol.http.AuthenticationInfo.class;
    ^
    src\Class481_Sub1.java:76: warning: AuthenticationInfo is internal proprietary A
    PI and may be removed in a future release
    Class<AuthenticationInfo> var_class = su
    n.net.www.protocol.http.AuthenticationInfo.class;

    ^
    Note: src\Class453.java uses unchecked or unsafe operations.
    Note: Recompile with -Xlint:unchecked for details.
    16 warnings
    Press any key to continue . . .
    Reply With Quote  
     

  2. #2  
    Registered Member Jumper's Avatar
    Join Date
    Aug 2013
    Posts
    721
    Thanks given
    19
    Thanks received
    103
    Rep Power
    63
    it's a warning
    "warning: AuthenticationInfo is internal proprietary A
    PI and may be removed in a future release"

    also, this should be 503+ section

    you can add something like @nowarnings or something to your batch file to prevent these from showing
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 1
    Last Post: 08-23-2014, 08:41 AM
  2. [PI] need this fixed please read
    By Hellobuddyhowareyou in forum Help
    Replies: 5
    Last Post: 04-07-2011, 08:54 PM
  3. Need this area please. (Req.)
    By Mr Impact in forum Requests
    Replies: 0
    Last Post: 10-12-2009, 02:24 PM
  4. Replies: 6
    Last Post: 02-15-2009, 06:14 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •