1. a619400 7026509: Cannot use JavaCompiler to create multiple CompilationTasks for partial compilations by jjg · 13 years ago
  2. 75b3161 7010608: the string 'error' should appear in error messages by jjg · 13 years ago
  3. 6d252cd 7026414: Types.asElement() returns null for ErrorType Reviewed-by: darcy by jjg · 13 years ago
  4. d14501e 7006178: findbugs high priority issues in new javadoc Reviewed-by: jjg by bpatel · 13 years ago
  5. ca28497 7026868: Apply specification changes fro 6505047 Reviewed-by: jjg by darcy · 13 years ago
  6. 2c1ebf5 6776656: Incorrect number in 'generated' help-doc.html Reviewed-by: jjg by bpatel · 13 years ago
  7. f21f2c8 7025988: Test test/tools/javac/file/zip/T6836682.java takes too long to complete by mcimadamore · 13 years ago
  8. a3d6a45 7021927: javac: regression in performance Reviewed-by: jjg by ksrini · 13 years ago
  9. 89db53b 6980021: javac should document @file command line option by jjg · 13 years ago
  10. dfb1a56 Merge by lana · 13 years ago
  11. 543317f 7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes by mcimadamore · 13 years ago
  12. 0f6b594 7024568: Very long method resolution causing OOM error by mcimadamore · 13 years ago
  13. c48987b 6964914: javadoc does not output number of warnings using user written doclet by jjg · 13 years ago
  14. 89f97ec 6227454: package.html and overview.html may not be read fully by jjg · 13 years ago
  15. 74f2d11 6866185: Util.getPackageSourcePath should use lastIndexOf not indexOf and related cleanup by jjg · 13 years ago
  16. acfde87 6966736: javac verbose output is inconsistent Reviewed-by: mcimadamore by jjg · 13 years ago
  17. 1a8b29c Added tag jdk7-b132 for changeset e3d011d59a33 by katleman · 13 years ago
  18. f1699e9 7024212: TestWarnErrorCount fails by mcimadamore · 13 years ago
  19. e0eb1b7 7022054: Invalid compiler error on covariant overriding methods with the same erasure by mcimadamore · 13 years ago
  20. 1ce599a 7023703: Valid code doesn't compile by mcimadamore · 13 years ago
  21. 4bb3a73 7023233: False positive for -Xlint:try with nested try with resources blocks by mcimadamore · 13 years ago
  22. f32f8f5 6639645: Modeling type implementing missing interfaces by jjg · 13 years ago
  23. f09d14b 6986892: confusing warning given after errors in annotation processing by jjg · 13 years ago
  24. 73e9dab 6986895: compiler gives misleading message for no input files Reviewed-by: darcy by jjg · 13 years ago
  25. 66b2ec0 6541876: "Enclosing Instance" error new in 1.6 by mcimadamore · 13 years ago
  26. 64de9f1 7021183: 269: assertion failure getting enclosing element of an undefined name by jjg · 13 years ago
  27. 073932d 7022711: compiler crash in try-with-resources Reviewed-by: mcimadamore by jjg · 13 years ago
  28. 0066cf2 7022741: warning counts are wrong after anno processing Reviewed-by: mcimadamore by jjg · 13 years ago
  29. 1f87633 7022337: repeated warnings about bootclasspath not set Reviewed-by: mcimadamore by jjg · 13 years ago
  30. 848cf0f 7015715: lub gets stuck on type with complex supertype by mcimadamore · 13 years ago
  31. 66a5b01 7015430: Incorrect thrown type determined for unchecked invocations by mcimadamore · 13 years ago
  32. 5abb9fd 7022310: test/tools/javac/diags/Example: args added twice by jjg · 13 years ago
  33. ebb7b4e 7021650: fix Context issues Reviewed-by: mcimadamore by jjg · 13 years ago
  34. ba40005 Merge by lana · 13 years ago
  35. 0bec17e Added tag jdk7-b131 for changeset 67221b8643b4 by cl · 13 years ago
  36. 721fa1a 7018753: tools/javac/varargs/warning/Warn5.java times out on slow machines by jjh · 13 years ago
  37. 9f7896b Merge by cl · 13 years ago
  38. 970cbac Merge by lana · 13 years ago
  39. e595855 7019631: issues in test headers in b130 by mcimadamore · 13 years ago
  40. fa8a5ee 7020657: Javac rejects a fairly common idiom with raw override and interfaces by mcimadamore · 13 years ago
  41. 8695697 Merge by lana · 13 years ago
  42. 7f010b3 7020047: Project Coin: generate null-check around try-with-resources close call by darcy · 13 years ago
  43. 43a5fef Added tag jdk7-b130 for changeset 7a98db8cbfce by cl · 13 years ago
  44. 09ccf8a 7020626: diamond: add diagnostic test for diamond and non-generic classes by mcimadamore · 13 years ago
  45. ef5ffd6 7018859: javac turn off the Zip optimization by default Reviewed-by: jjg by ksrini · 13 years ago
  46. e21b080 7020043: Project Coin: diamond allowed on non-generic type by mcimadamore · 13 years ago
  47. 7358aae 7013964: openjdk LICENSE file needs rebranding Reviewed-by: darcy, katleman, jjg by ohair · 13 years ago
  48. d4dd572 6990136: Cleanup use of Type.clone() by dlsmith · 13 years ago
  49. 1b0f6d8 Merge by ohair · 13 years ago
  50. d9ae208 Merge by lana · 13 years ago
  51. 7bcdb53 7017104: improve error reporting for uncaught/undeclared exceptions from try-with-resources by mcimadamore · 13 years ago
  52. 4846138 7017664: Add listeners infrastracture to javac scopes by mcimadamore · 13 years ago
  53. 99334df Merge by lana · 13 years ago
  54. 117049c 7008433: Minor copyright changes by jjg · 13 years ago
  55. b54f8d4 Merge by mfang · 13 years ago
  56. ac5b958 Merge by mfang · 13 years ago
  57. 52b4d79 6505047: javax.lang.model.element.Element.getEnclosingElement() doesn't return null for type parameter by jjg · 13 years ago
  58. f6c72e7 7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang by mfang · 13 years ago
  59. 239d9d7 Added tag jdk7-b129 for changeset 1383d1ee8b5d by cl · 13 years ago
  60. ac7c2a3 6485027: javac incorrectly handles relative paths in manifest classpath by jjg · 13 years ago
  61. 3612691 7018452: langtools not buildable on Mac Reviewed-by: ohair by jjg · 13 years ago
  62. 32e209f 7018098: CacheFSInfo persists too long Reviewed-by: mcimadamore by jjg · 13 years ago
  63. ec26686 7018447: langtools launcher template fails if tools run from their own directory by jjg · 13 years ago
  64. f590bc8 7010792: remove bad debugging method from javac Reviewed-by: mcimadamore by jjg · 13 years ago
  65. ce4e0a4 7016750: tools/javac/nio/CompileTest failing in nightly test by jjg · 13 years ago
  66. f0c2b9f 7017675: typo in JavacParser for allowUnderscoresInLiterals by jjg · 13 years ago
  67. 355d904 7007615: java_util/generics/phase2/NameClashTest02 fails since jdk7/pit/b123. by mcimadamore · 13 years ago
  68. 8daa45f 7017414: before the move of JSR 292 to package java.lang.invoke, javac must recognize the new package by mcimadamore · 13 years ago
  69. 72ed6ef Merge by lana · 13 years ago
  70. 2e91727 Added tag jdk7-b128 for changeset d7225b476a5d by cl · 13 years ago
  71. edb2c05 7014715: javac returns different error code for certain failure(s) by mcimadamore · 13 years ago
  72. 669951c 6969184: poor error recovery after symbol not found by mcimadamore · 13 years ago
  73. d7ce271 5017953: spurious cascaded diagnostics when name not found by mcimadamore · 13 years ago
  74. 003dce0 6594914: @SuppressWarnings("deprecation") does not not work for the type of a variable by mcimadamore · 13 years ago
  75. 16b6703 6961571: Update visitors to support ARM's ElementKind.RESOURCE_VARIABLE by darcy · 13 years ago
  76. 651c063 7014734: Project Coin: Allow optional trailing semicolon to terminate resources list in try-with-resources by darcy · 13 years ago
  77. 4b2d6c6 7015530: Reiterate API specializations in javax.lang.model.elment subinterfaces by darcy · 13 years ago
  78. 2edfdc1 Merge by lana · 13 years ago
  79. 0703ed5 Merge by alanb · 13 years ago
  80. 9d08f5d 6838943: inference: javac is not handling type-variable substitution properly by mcimadamore · 13 years ago
  81. e5b6f05 6313164: javac generates code that fails byte code verification for the varargs feature by mcimadamore · 13 years ago
  82. 2f56328 6910550: javac 1.5.0_17 fails with incorrect error message by mcimadamore · 13 years ago
  83. 9904380 7006126: (fs) Updates to file system API (1/2011) Reviewed-by: jjg by alanb · 13 years ago
  84. fba9c60 7015482: jtreg test tools/javac/diags/MessageInfo.java fails when test/ dir is not in langtools repo by jjh · 13 years ago
  85. 41b9ba1 Added tag jdk7-b127 for changeset 1e6094c33187 by cl · 13 years ago
  86. 079e8e7 7013272: Automatically generate info about how compiler resource keys are used by jjg · 13 years ago
  87. f397e48 6554097: "final" confuses @SuppressWarnings Reviewed-by: mcimadamore by jjg · 13 years ago
  88. f653055 7013420: Project Coin: remove general expression support from try-with-resources statement by darcy · 13 years ago
  89. 39689f8 6988106: javac report 'java.lang.IllegalMonitorStateException' by jjg · 13 years ago
  90. 0adf190 6581775: Fix the white space problem in javac shell tests by jjg · 13 years ago
  91. ccf0dac 6963934: JCCompilationUnit.getImports does not report all imports by jjg · 13 years ago
  92. 6bfaed0 Merge by lana · 13 years ago
  93. 7fb0a05 7013865: varargs: javac crashes during overload resolution with generic varargs by mcimadamore · 13 years ago
  94. fe2bfb8 6569633: Varargs: parser error when varargs element type is an array by mcimadamore · 13 years ago
  95. 2c12fd7 6510286: Wording of javac error for inner classes by mcimadamore · 13 years ago
  96. f0c24e7 6968793: issues with diagnostics by mcimadamore · 13 years ago
  97. 9bd8723 6943278: spurious error message for inference and type-variable with erroneous bound by mcimadamore · 13 years ago
  98. 3d9e88a Added tag jdk7-b126 for changeset 438a8ad60f7a by cl · 13 years ago
  99. 9cd3fb7 Merge by lana · 13 years ago
  100. 98e897d 6982999: tools must support -target 7 bytecodes Reviewed-by: jjg, jrose by ksrini · 13 years ago