RFR: 8054717: SJavac should track changes in the public apis of classpath classes!

Andreas Lundblad andreas.lundblad at oracle.com
Sun Mar 1 10:43:47 UTC 2015


On Wed, Feb 25, 2015 at 03:02:25PM -0800, Jonathan Gibbons wrote:
> 
> On 02/12/2015 01:50 PM, Andreas Lundblad wrote:
> >         +  $1_JAVAC_FLAGS := -bootclasspath "/home/alundbla/bootcp" -classpath "$$($1_CLASSPATH)"
> 
> I doubt that any change should contain references to your personal
> home directory.

Obviously. I thought I'll leave it to Erik to figure out the best way to create a temporary dummy directory. Just wanted to include enough instructions to try out the sjavac-patch in the JDK-build.

-- Andreas


More information about the compiler-dev mailing list