Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #15099

Re: classpath puzzle

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: classpath puzzle
Date 2012-06-07 18:45 -0700
Organization Canadian Mind Products
Message-ID <bgl2t7dschqmv5qtu3ql97na8aredr475m@4ax.com> (permalink)
References <3ui2t7tun0q3jo5ik96o084jpep9gmp0g3@4ax.com> <jqrjai$4ah$1@dont-email.me>

Show all headers | View raw


On Thu, 07 Jun 2012 18:08:32 -0700, markspace <-@.> wrote, quoted or
indirectly quoted someone who said :

>
>Didn't we help you with this already?  Didn't we discover that javac 
>compiles against a shortened "stub" list of classnames, and doesn't use 
>the rull rt.jar during compilation?  Didn't we find a command line 
>switch for that told javac to not do that?

Maybe somebody did, but nothing you said sounds familiar.  I can see
that behaviour as an optimisation, but I would think it should look in
the real rt.jar if it can't find it.  Perhaps the logger class is
considered Sun private.

I'll see if I can find that option. Thanks.

-- 
Roedy Green Canadian Mind Products
http://mindprod.com
Controlling complexity is the essence of computer programming.
~ Brian W. Kernighan 1942-01-01
.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

classpath puzzle Roedy Green <see_website@mindprod.com.invalid> - 2012-06-07 17:50 -0700
  Re: classpath puzzle markspace <-@.> - 2012-06-07 18:08 -0700
    Re: classpath puzzle Roedy Green <see_website@mindprod.com.invalid> - 2012-06-07 18:45 -0700
      Re: classpath puzzle Tom McGlynn <taqmcg@gmail.com> - 2012-06-08 06:32 -0700
        Re: classpath puzzle markspace <-@.> - 2012-06-08 15:22 -0700
        Re: classpath puzzle Roedy Green <see_website@mindprod.com.invalid> - 2012-06-08 20:55 -0700
  Re: classpath puzzle Jukka Lahtinen <jtfjdehf@hotmail.com.invalid> - 2012-06-08 07:46 +0300
    Re: classpath puzzle Roedy Green <see_website@mindprod.com.invalid> - 2012-06-08 08:26 -0700

csiph-web