1. 5bd2057 Merge by Lana Steuck · 9 years ago
  2. 7fcf67c Added tag jdk9-b73 for changeset 53fd6459d92c by David Katleman · 9 years ago
  3. 0be524d Merge by Alejandro Murillo · 9 years ago
  4. 85193a1 8129909: Add -Xdoclint/package: to javadoc by Jan Lahoda · 9 years ago
  5. 629ace2 8080880: some docs cleanup for langtools by Alexander Stepanov · 9 years ago
  6. a7cf878 8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute by Andrei Eremeev · 9 years ago
  7. a761654 Merge by Alejandro Murillo · 9 years ago
  8. fbb5446 Merge by Lana Steuck · 9 years ago
  9. 3e638cf Added tag jdk9-b72 for changeset 1f783cf1d945 by David Katleman · 9 years ago
  10. 7d78c18 8130803: add regression test related to fix for JDK-8078024 by Liam Miller-Cushon · 9 years ago
  11. 7b64cba 8130745: Revert fix pushed for JDK-8074346 by Srikanth Adayapalam · 9 years ago
  12. 92febeb Merge by Daniel D. Daugherty · 9 years ago
  13. 9050391 Merge by Lana Steuck · 9 years ago
  14. 99552a1 Merge by Daniel D. Daugherty · 9 years ago
  15. d59b575 Added tag jdk9-b71 for changeset cf6355e77564 by David Katleman · 9 years ago
  16. 3210b96 8072480: javac should support compilation for a specific platform version by Jan Lahoda · 9 years ago
  17. 19a0c8b 8080675: Enhance the classfile library to support construction of classfiles from scratch by Jan Lahoda · 9 years ago
  18. d12f989 Merge by Lana Steuck · 9 years ago
  19. 2943d4b 4869999: Error on import statement naming package containing no class files by Srikanth Adayapalam · 9 years ago
  20. 26769ba Added tag jdk9-b70 for changeset 2707be8c1d10 by David Katleman · 9 years ago
  21. 1961bb0 8080511: Refresh of jimage support by Jean-Francois Denise · 9 years ago
  22. ffe4c77 8129597: Add tier 3 test definitions to the JDK 9 forest by Joe Darcy · 9 years ago
  23. 9075df5 8081854: Javadoc should generate named anchors for HTML4 output by Bhavesh Patel · 9 years ago
  24. 63b337e 8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing by Srikanth Adayapalam · 9 years ago
  25. 80a2c0a Merge by Lana Steuck · 9 years ago
  26. 9cb5471 Added tag jdk9-b69 for changeset adbe1040a135 by Lana Steuck · 9 years ago
  27. 08aea23 8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs by Sonali Goel · 9 years ago
  28. 23e3cf3 8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors by Srikanth Adayapalam · 9 years ago
  29. e012aad Merge by Lana Steuck · 9 years ago
  30. c154faf Added tag jdk9-b68 for changeset 9bccf568791d by Lana Steuck · 9 years ago
  31. d19a3d7 8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31 by Andreas Lundblad · 9 years ago
  32. 3a31593 8054717: SJavac should track changes in the public apis of classpath classes! by Andreas Lundblad · 9 years ago
  33. 66dcce4 8082311: NPE when compiling expression with \"^\" by Jan Lahoda · 9 years ago
  34. 7dd4ada 8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes by Srikanth Adayapalam · 9 years ago
  35. e1bbadb Merge by Lana Steuck · 9 years ago
  36. 2c453be Added tag jdk9-b67 for changeset c275389a3680 by David Katleman · 9 years ago
  37. 31e48bc 8039262: Java compiler performance degradation jdk1.7 vs. jdk1.6 should be amended by Maurizio Cimadamore · 9 years ago
  38. 98062e8 8075546: Add tiered testing definitions to the langtools repo by Joe Darcy · 9 years ago
  39. 1a5f839 8077667: 'variable may not have been initialized' error for parameter in lambda function by Srikanth Adayapalam · 9 years ago
  40. 1b685e4 8081538: test CheckEBCDICLocaleTest is failing by Jonathan Gibbons · 9 years ago
  41. c8f110e 8081541: @ignore CheckEBCDICLocaleTest by Jonathan Gibbons · 9 years ago
  42. 783a654 8073372: Redundant CONSTANT_Class entry not generated for inlined constant by Vicente Romero · 9 years ago
  43. f1a3698 8080842: Using Lambda Expression with name clash results in ClassFormatError by Srikanth Adayapalam · 9 years ago
  44. 4815781 8081271: NPE while compiling a program with erroneous use of constructor reference expressions by Srikanth Adayapalam · 9 years ago
  45. 21cb095 Merge by Lana Steuck · 9 years ago
  46. 67886b6 Added tag jdk9-b66 for changeset 271924202c97 by David Katleman · 9 years ago
  47. c44a1b3 8081417: test CheckEBCDICLocaleTest.java is failing intermittently by Vicente Romero · 9 years ago
  48. ab12049 8074432: Move jdeps and javap to jdk.jdeps module by Mandy Chung · 9 years ago
  49. 385f5d8 8080726: Redundant error message on private abstract interface method with body by Srikanth Adayapalam · 9 years ago
  50. 81ae8fe 8074431: Remove native2ascii tool by Mandy Chung · 9 years ago
  51. e39d4f0 8080608: Missing archive name from jdeps -v -e output if no dependency on other JAR by Daniel Fuchs · 9 years ago
  52. 9c404d1 Merge by Lana Steuck · 9 years ago
  53. c23f323 Merge by Jonathan Gibbons · 9 years ago
  54. 9ac1ce3 8080897: tests broken in bad merge by Jonathan Gibbons · 9 years ago
  55. da2e1f9 8080870: Open up Dependencies for use from other packages by Andreas Lundblad · 9 years ago
  56. b626244 8076543: Add @modules as needed to the langtools tests by Alexander Kulyakhtin · 9 years ago
  57. bc53d77 Added tag jdk9-b65 for changeset f0f03398adb4 by David Katleman · 9 years ago
  58. 9264fe2 8080572: langtools/test/tools/javac/generics/T5011073.java failing by Jan Lahoda · 9 years ago
  59. abc09bc Merge by Lana Steuck · 9 years ago
  60. 84e174a Added tag jdk9-b64 for changeset 47d774ef3c19 by David Katleman · 9 years ago
  61. a33f1ed 8065077: MethodTypes are not localized by Bhavesh Patel · 10 years ago
  62. 72744bb 8079613: Deeply chained expressions + several overloads + unnecessary inference result in excessive compile times by Srikanth Adayapalam · 10 years ago
  63. 1867d1a 8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle by Jan Lahoda · 9 years ago
  64. 945f551 8075166: Group 14d: golden files for tests in tools/javac/generics/wildcards dir by Sonali Goel · 9 years ago
  65. 4676493 8080539: Remove few test files that did not get removed with the patch by Sonali Goel · 9 years ago
  66. e16a945 8074514: Group 13d: golden files for tests in tools/javac/generics dir by Sonali Goel · 9 years ago
  67. 8f71184 8075165: Group 14c: golden files for tests in tools/javac/generics/wildcards dir by Sonali Goel · 9 years ago
  68. 395f117 8075164: Group 14b: golden files for tests in tools/javac/generics/wildcards dir by Sonali Goel · 9 years ago
  69. f6428eb 8074425: Group 13b: golden files for tests in tools/javac/generics dir by Sonali Goel · 9 years ago
  70. 1ebb022 8075163: Group 14a: golden files for tests in tools/javac/generics/wildcards dir by Sonali Goel · 9 years ago
  71. 4917038 8074417: Group 13a: golden files for tests in tools/javac/generics dir by Sonali Goel · 9 years ago
  72. 11d7b1e 8074502: Group 13c: golden files for tests in tools/javac/generics dir by Sonali Goel · 9 years ago
  73. e21c57f 8076104: Key collisions in ZipFileIndexFileObject content cache lead to wrong content by Jan Lahoda · 9 years ago
  74. d0acf99 8074408: Group 12: golden files for tests in tools/javac dir by Sonali Goel · 9 years ago
  75. 6b7d074 8074387: Group 11: golden files for coin tests in tools/javac dir by Sonali Goel · 9 years ago
  76. 190ba19 8068465: Group 10e: golden files for tests in tools/javac dir by Sonali Goel · 9 years ago
  77. 64622d5 8068464: Group 10d: golden files for tests in tools/javac dir by Sonali Goel · 9 years ago
  78. 6bccaed Merge by Lana Steuck · 10 years ago
  79. 2595eb3 Added tag jdk9-b63 for changeset 3564e7eeaead by David Katleman · 10 years ago
  80. 951a720 Merge by Alejandro Murillo · 10 years ago
  81. 560419a 8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly) by Andreas Lundblad · 10 years ago
  82. b085289 Merge by Alejandro Murillo · 10 years ago
  83. 6bed31f 8079191: remove remaining references to "cp -p" from langtools/test by Jonathan Gibbons · 10 years ago
  84. 34a831b Merge by Lana Steuck · 10 years ago
  85. 2c9b2f1 Added tag jdk9-b62 for changeset e36081ad2470 by David Katleman · 10 years ago
  86. bd17f06 8044196: Incorrect applying of repeatable annotations with incompatible target to type parameter by Andreas Lundblad · 10 years ago
  87. 8c93ae0 8078054: [TESTBUG] tools/javac/Paths/wcMineField.sh failed with "operation not permitted" by Jonathan Gibbons · 10 years ago
  88. 74169de 8078861: tools/javac/classfiles/attributes/Synthetic/PackageInfoTest.java fails on Windows by Jonathan Gibbons · 10 years ago
  89. 4c30778 8078600: Infinite loop when compiling annotations with -XDcompletionDeps by Andreas Lundblad · 10 years ago
  90. 0b27399 8076279: Refactor Attr.check* methods to receive/handle a CheckMode enumeration by Srikanth Adayapalam · 10 years ago
  91. 153dc07 8044537: Implement classfile tests for Synthetic attribute by Andrei Eremeev · 10 years ago
  92. b97b136 8077605: Initializing static fields causes unbounded recursion in javac by Jan Lahoda · 10 years ago
  93. e57ef90 8078473: javac diamond finder crashes when used to build java.base module by Srikanth Adayapalam · 10 years ago
  94. f2ee4e4 8078592: Compiler fails to reject erroneous use of diamond with anonymous classes involving "fresh" type variables by Srikanth Adayapalam · 10 years ago
  95. 2be6b49 8078560: The crash reporting URL listed by javac needs to be updated by Joe Darcy · 10 years ago
  96. bee048a Merge by Lana Steuck · 10 years ago
  97. a833fc7f0 Added tag jdk9-b61 for changeset a136157ff9ef by David Katleman · 10 years ago
  98. 4693c79 8078433: javac, some tests are failing after JDK-8078024 because of golden files mismatch by Vicente Romero · 10 years ago
  99. 8c8261c 8078024: javac, several incorporation steps are silently failing when an error should be reported by Vicente Romero · 10 years ago
  100. b3ddbe8 8078389: Add test for -Xdoclint + -XDcompletionDeps by Andreas Lundblad · 10 years ago