RFR: JDK-8043160: JDK 9 Build failure in accessbridge
    Erik Joelsson 
    erik.joelsson at oracle.com
       
    Mon Jun  2 11:58:34 UTC 2014
    
    
  
A friendly reminder that this still needs to be reviewed.
/Erik
On 2014-05-23 12:31, Erik Joelsson wrote:
> Hello,
>
> This patch attempts to fix a build problem in accessbridge. Two 
> compile jobs are both trying to create the same header file. The fix 
> is to separate the output directories of these jobs so that they do 
> not interfere with each other.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8043160
> Webrev: http://cr.openjdk.java.net/~erikj/8043160/webrev.jdk.01/
>
> /Erik
    
    
More information about the build-dev
mailing list