aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/objc
diff options
context:
space:
mode:
authorGravatar Yun Peng <pcloudy@google.com>2017-09-18 16:34:19 +0200
committerGravatar László Csomor <laszlocsomor@google.com>2017-09-18 18:14:38 +0200
commit5f09033beb51989f0720f2ddbf82a9caf13bfdac (patch)
tree7384741aa262b9cff6b3c02b6382ca5614264cc0 /tools/objc
parentfdca2aa5dd7db2bd2281b7032edbddf31a6f6c00 (diff)
Java Launcher: Create classpath jar with a random name
When the classpath is too long, the launcher creates a jar file to pass the classpath value. This change makes the jar file's name random. It fixed the bug that when running multiple instances of the same java binary, they all try to create the same classpath jar file. For example, when running java_test with shard_count > 1. Also, we delete the classpath jar file after the program finishes, so that we don't leave any garbages behind. Change-Id: I67926b3ef76dcb1806797e977ecaa7c6763c5cf2 PiperOrigin-RevId: 169087032
Diffstat (limited to 'tools/objc')
0 files changed, 0 insertions, 0 deletions