Sign in
bazel
/
bazel
/
3ca2a10d6fb5742b2026819052a242f169650709
/
src
/
java_tools
3076055
REDACTED
by Googler
· 8 years ago
05418b3
Update JacocoCoverageRunner
by elenairina
· 8 years ago
3f7ac38
Internal change
by Googler
· 8 years ago
53641e5
Rewrite junitrunner integration tests
by ulfjack
· 8 years ago
17f97e9
Trigger a gc after processing a workrequest.
by Googler
· 8 years ago
a02f595
Rearrange the java-langtools / javac-bootclasspath scripts
by ulfjack
· 8 years ago
dba4916
sed: fall back to -r if -E does not work
by ulfjack
· 8 years ago
262946b
Remove dependency on Apache common lang
by ulfjack
· 8 years ago
8ba16a6
Fix UNIX linker detection (was erroneously disabling ld.gold)
by Allen Lavoie
· 8 years ago
6705b50
Auto-generate BUILD files for src/java_tools/singlejar
by ulfjack
· 8 years ago
97966cc
Update jacoco coverage runner to consider some edge cases.
by elenairina
· 8 years ago
b1829f1
Prepare JavaBuilder classloader masking for Java9
by cushon
· 8 years ago
2349149
Change Test Runner to work with the new Bazel coverage implementation.
by elenairina
· 8 years ago
9dd30c9
Fix build failure with old OS X mktemp
by ilovezfs
· 8 years ago
c5358e5
Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations
by cushon
· 8 years ago
e9e0212
Change JavaBuilder to work with the new Bazel Java coverage.
by elenairina
· 8 years ago
58dc6b9
Remove support for -extra_checks:off
by cushon
· 8 years ago
17795ca
Tweak buildjar/JavaBuilder to not output missing deps twice.
by Googler
· 8 years ago
2ba693f
Automated rollback of commit ce7c4deda60a307bba5f0c9421738e2a375cf44e.
by cushon
· 8 years ago
3e87c62
Update BUILD files
by Ulf Adams
· 8 years ago
6073f1d
protobuf: Use bazel's native java_proto_library rules.
by Jakob Buchgraber
· 8 years ago
e355e77
Migrate all tests to Truth (except the ones in the examples).
by lberki
· 8 years ago
3834dc8
Optionally skip fallback to javac-turbine
by cushon
· 8 years ago
aea56b3
Migrate Java tests to Truth. RELNOTES: None.
by lberki
· 8 years ago
c5e55bd
Remove resourcejar handling from buildjar
by cushon
· 8 years ago
527d20e
Pass the platform classpath entries through to strict deps
by cushon
· 8 years ago
431ce43
Split classpaths more eagerly
by cushon
· 8 years ago
1a57d29
Re-enabling passing -sourcepath via javacopts.
by elenairina
· 8 years ago
17296da
Avoid windows-incompatible absolute path syntax
by cushon
· 8 years ago
38949b8
Migrate off versioned javac and Error Prone targets
by Liam Miller-Cushon
· 8 years ago
9ab5821
Enable jarjar-ing the Jacoco deploy jar on every supported platform.
by lberki
· 8 years ago
c5c9ace
Use the Java version of singlejar for building the Jacoco coverage runner deploy jar.
by lberki
· 8 years ago
b89f9fa
More windows conditions
by dmarting
· 8 years ago
610bf14
Add more condition for the windows platform
by dmarting
· 8 years ago
2c3c87f
Make JacocoCoverage_deploy.jar deterministic by running the output of jarjar through `singlejar --normalize`.
by lberki
· 8 years ago
8725fe4
Add a javac-turbine option for the reduced classpath optimization
by cushon
· 8 years ago
d953ca8
Clean VanillaJavaBuilder output directories
by cushon
· 8 years ago
11cc89a
JavaBuilder accepts a new --testonly argument to mark compilations of
by eaftan
· 8 years ago
70b2006
Prepend javac to test bootclasspath
by cushon
· 8 years ago
2195f25
Update to javac9-r4023
by cushon
· 8 years ago
de48d7d
Embed a prebuilt jarjar into Bazel so that Android builds work again.
by lberki
· 8 years ago
3a5d3db
Re-enable the Java coverage tests.
by lberki
· 8 years ago
1ade2c47
Simplify LocalSpawnRunner
by ulfjack
· 8 years ago
55828e2
Vendor jarjar instead of using a binary version of it.
by Lukacs T. Berki
· 8 years ago
5006dab
Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95cbc793e38bdca48e6d9556
by cushon
· 8 years ago
4a303e2
Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.
by cushon
· 8 years ago
11789f4
Fix escaping of '@' in javabuilder command lines
by cushon
· 8 years ago
300d757
Don't close System.err
by cushon
· 8 years ago
3c8e2bd
Remove unused data dependency on JavaBuilder
by cushon
· 8 years ago
c6b0539
Make encoding diagnostic tests slightly less fragile
by cushon
· 8 years ago
664a38f
Create parent directories for resource entries in singlejar
by cushon
· 8 years ago
3ac77cb
Avoid `Iterable<Path>`
by cushon
· 8 years ago
8df71b5
Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix.
by xingao
· 8 years ago
c2cc768
Dump the classpaths in a separate file and read the classpaths from that file, so that each test run can have the latest version of the Classpaths.
by Kush Chakraborty
· 8 years ago
2879971
Remove support for -bootclasspath in javacopts
by Liam Miller-Cushon
· 8 years ago
2ebb4be
Remove obsolete extdir handling
by Liam Miller-Cushon
· 8 years ago
58a615c
Replace ZipOutputFileManager with the standard filemanager and JimFS
by Liam Miller-Cushon
· 8 years ago
4443123
2nd attempt to split classpaths, and load test classes in a separate classloader. Currently this funcionality is hidden behind the "experimental_testrunner" flag.
by Kush Chakraborty
· 8 years ago
8d6d180
Adding -implict:none by default to java compilation.
by Irina Iancu
· 8 years ago
1a09e7e
Cygwin support: fix junitrunner BUILD file
by László Csomor
· 8 years ago
1575754
Add sourcepath to java_common.compile
by Irina Iancu
· 8 years ago
3be4459
Don't declare parameters of type Iterable<Path>
by Liam Miller-Cushon
· 8 years ago
1fc4dff
by Kristina Chodorow
· 8 years ago
bdd62b3
Bring back the persistent test runner functionality, on ExperimentalTestRunner.
by Kush Chakraborty
· 8 years ago
4baedc7
Create ExperimentalTestRunner which is just the same as BazelTestRunner, but a testbed of upcoming changes, without breaking existing test targets.
by Kush Chakraborty
· 8 years ago
7198fc3
VanillaJavaBuilder: don't crash formatting diagnostics without a source file
by Liam Miller-Cushon
· 8 years ago
3a99f97
Disallow duplicate srcjars in javac-turbine
by Liam Miller-Cushon
· 8 years ago
7b295d3
Pass through -sourcepath to the JavaBuilder
by Damien Martin-Guillerez
· 8 years ago
e1475cb
Eclipse's Java compiler can't do type inference on this code for some reason
by Ulf Adams
· 8 years ago
dc857b3
Don't leak file managers
by Liam Miller-Cushon
· 8 years ago
81aca8a
Remind JavacOptions about the '-extra_checks' flag
by Liam Miller-Cushon
· 8 years ago
e1b1372
Re-arrange JavaBuilder output jar handling
by Liam Miller-Cushon
· 8 years ago
c67080c
Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.
by Kush Chakraborty
· 8 years ago
786cfa2
Separate the classpaths of the TestRunner with the test target, and use a separate Classloader to load the test target's classes. This enables a clean separation of the classes of the TestRunner with the target under test.
by Kush Chakraborty
· 8 years ago
2bdf534
Rolling forward the change to open source JUnit integration tests.
by Kush Chakraborty
· 8 years ago
2997e25
Filter out Blaze-specific javacopts in VanillaJavaBuilder
by Liam Miller-Cushon
· 8 years ago
17db60e
Remove javac-turbine hack to support a non-standard annotation processor
by Liam Miller-Cushon
· 8 years ago
aae3245
Rollback of commit 9822151a2ab0574b3d7a884f623b6b260258cd6b.
by Irina Iancu
· 8 years ago
aed7556
Prepare for a forthcoming AutoValue change where setFoo(null) in a Builder will immediately throw NullPointerException. Previously it would only throw at build() time, and even then not in all circumstances.
by Googler
· 8 years ago
e36a66c
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
by Dmitry Lomov
· 8 years ago
8153cb8
Rename 'extdir' to 'extclasspath'
by Liam Miller-Cushon
· 8 years ago
9822151
Automated [] rollback of commit 53b10eabb02480111510281b776db524df490a29.
by Kush Chakraborty
· 8 years ago
4b73e97
Roll forward execroot change
by Kristina Chodorow
· 8 years ago
53b10ea
Rollback of commit d8eec343d238129ce8b5146c4177d207a6b3683b.
by Dmitry Lomov
· 8 years ago
ac6edf9
JUnit4 now correctly labels filtered tests as "filtered".
by Googler
· 8 years ago
d8eec34
Open source the integration tests for BazelTestRunner and delete the internal versions.
by Kush Chakraborty
· 8 years ago
3c667e5
Windows-aware path-absoluteness checks.
by Laszlo Csomor
· 8 years ago
19cdec0
Create a 'vanilla' JavaBuilder
by Liam Miller-Cushon
· 8 years ago
6fdef7b
Move the JUnit runner tests to the same location as the Internal Repo.
by Kush Chakraborty
· 8 years ago
941928c
Ignore warnings for successful javac-turbine invocations
by Liam Miller-Cushon
· 8 years ago
a006146
Create a tool for building resource jars
by Liam Miller-Cushon
· 8 years ago
de59c45
Don't add the output directory to the classpath
by Liam Miller-Cushon
· 8 years ago
35bdf52
Fix a bug in the StrictJavaDeps plugin when a rule in the targetMapping has a strict deps error.
by Googler
· 8 years ago
97e79cc
Rollback of commit 32f033328abdd00cbec149edd87bde34095bccbc.
by Yun Peng
· 8 years ago
394f79e
Put line breaks between diagnostics
by Liam Miller-Cushon
· 8 years ago
32f0333
Add --manifest_file option into BazelJavaBuilder
by Yun Peng
· 8 years ago
ce7c4de
Add an experimental flag to Turbine to indicate to annotation processors that they are running in hjar compilation
by Googler
· 8 years ago
d47059c
Handle another transitive classpath fallback case
by Liam Miller-Cushon
· 8 years ago
549fa15
Description redacted.
by Googler
· 8 years ago
35184c0
Description redacted.
by Googler
· 8 years ago
Next »