prebuilt_jar(
    name = 'sun-tools',
    binary_jar = 'tools.jar',
    visibility = [
        'PUBLIC'
    ]
)