1. d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
  2. e70f121 Java_toolchain: Remove Java 7 compatibility mode by David Ostrovsky · 5 years ago
  3. a4de484 Add rules_java load statements. by iirina · 6 years ago
  4. 01e6e05 Enable G1 for Bazel and the Java host toolchain. by Benjamin Peterson · 6 years ago
  5. 36c70a6 Rollforward "Disable outputs param of rule function" with fix by cparsons · 6 years ago
  6. 6ef6d87 Default java toolchain target by iirina · 6 years ago
  7. c2001a4 Automated rollback of commit bbe47a1564a832e1a175206f2dfbc92af94c120b. by aehlig · 6 years ago
  8. bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
  9. 17794d5 Re-add some of the targets removed recently by iirina · 6 years ago
  10. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 6 years ago
  11. 22d375b Add incompatible flags for using the remote Java tools for the default java_toolchain and host_java_toolchain. by iirina · 6 years ago
  12. 28aa197 Consolidate defaults in default_java_toolchain by cushon · 6 years ago
  13. 917d0cd Remove --release handling from DumpPlatformClassPath by cushon · 6 years ago
  14. da77c4e Enable header_compiler_direct by Liam Miller-Cushon · 6 years ago
  15. 73972b3 Automated rollback of commit a392d0e7dd6a5daa4e2cc70c850457ea2a550238. by cushon · 6 years ago
  16. a392d0e Automated rollback of commit e0f62b748cbfa0a5f1f8f547da8d9baf33d5ebd7. by cushon · 6 years ago
  17. 137504e Remove java_toolchain auto-selection based on --server_javabase by cushon · 7 years ago
  18. e0f62b7 Stop using TreeArtifacts by cushon · 7 years ago
  19. 999354b Revise DumpPlatformClassPath by cushon · 7 years ago
  20. 262ab77 Qualify some labels so java_runtime_files can be used outside @bazel_tools by cushon · 7 years ago
  21. 7eb9ea1 Automated rollback of https://github.com/bazelbuild/bazel/commit/808ec9ff9b5cec14f23a4ba106bc5249cacc8c54 and https://github.com/bazelbuild/bazel/commit/4c9149d558161e7d3e363fb697f5852bc5742a36 and some manual merging. by lberki · 7 years ago
  22. 30c601d Don't use @local_jdk for jni headers by cushon · 7 years ago
  23. d3134f5 Remove uses of java_toolchain.encoding by cushon · 7 years ago
  24. 808ec9f Clean up Java toolchain configuration by cushon · 7 years ago
  25. 4c9149d update to embedded jdk to jdk10 by buchgr · 7 years ago
  26. 543918d Quiet more proto/unsafe warnings by cushon · 7 years ago
  27. 3842bd3 jdk: use parallel old gc and disable compact strings by buchgr · 7 years ago
  28. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  29. 618ab2c Consolidate compatible_javacopts definition by cushon · 7 years ago
  30. b7c0248 Suppress a warning when running JavaBuilder on JDK 9 by cushon · 7 years ago
  31. c45e182 Use --release instead of hacky 'DumpPlatformClassPath' bootclasspath handling when running on JDK 9 by cushon · 7 years ago
  32. 1236187 Use the provided javac for host_javabase=9 by cushon · 7 years ago
  33. af24688 Use absolute labels in default_java_toolchain by cushon · 7 years ago
  34. 29a9682 Update bootclasspath handling for JDK 9 by cushon · 7 years ago
  35. 5c16ab23 Add java_toolchain definitions that work with JDK 8 and 9 host_javabases by cushon · 7 years ago