RFR(XS): JDK-8153549 - [TESTBUG] remove obsolete	runtime/SharedArchiveFile/BasicJarBuilder
    Lois Foltan 
    lois.foltan at oracle.com
       
    Mon Apr 11 17:24:11 UTC 2016
    
    
  
Looks good Misha!
Lois
On 4/11/2016 10:37 AM, Mikhailo Seledtsov wrote:
> Please review this simple fix - the deletion of obsolete/redundant 
> test utility class
> BasicJarBuilder. The functionality is now inside the 
> ClassFileInstaller.java, and this
> utility is redundant. The work here was mainly to make sure no other 
> parts
> of jdk or test reference BasicJarBuilder.
>
>   JBS: https://bugs.openjdk.java.net/browse/JDK-8153549
>   Webrev:  http://cr.openjdk.java.net/~mseledtsov/8153549.00/
>   Testing:
>     - ensure no-one else uses it: grepped all hs-rt repository - no 
> references
>     - removed BasicJarBuilder; ran hotspot_all group locally on Linux-x64
>         Pass
>
> Thank you,
> Misha
>
    
    
More information about the hotspot-runtime-dev
mailing list