1. d68b4cc Merge by Lana Steuck · 10 years ago
  2. a7ecc92 Added tag jdk9-b47 for changeset 422ba63d8dda by David Katleman · 10 years ago
  3. edc2052 8069254: Warning issued despite @SafeVarargs annotation on constructor by Jan Lahoda · 10 years ago
  4. 25c0dd9 8071310: Tests missing for checkin for JDK-8046977 by Srikanth Adayapalam · 10 years ago
  5. 4b78cb3 8070507: LambdaLambdaSerialized can fail in -agentvm mode by Joel Borggrén-Franck · 10 years ago
  6. 22e2343 8046977: ClassCastException: typing information needed for method reference bridging not preserved by Srikanth Adayapalam · 10 years ago
  7. 8944d18 8069094: SuppressWarnings(\"deprecation\") not respected on default clause on annotation declarations by Jan Lahoda · 10 years ago
  8. 671f90d 8052070: javac crashes when there are duplicated type parameters by Srikanth Adayapalam · 10 years ago
  9. ca4dba3 8069229: new .java file with no copyright notice by Maurizio Cimadamore · 10 years ago
  10. 6c9d486 8068488: Facilitate extension of the javac parser -- missing modifier by Robert Field · 10 years ago
  11. 6d6cd62 Merge by Lana Steuck · 10 years ago
  12. 56c4de8 8068517: Compiler may generate wrong InnerClasses attribute for static enum reference by Jan Lahoda · 10 years ago
  13. 09d9213 8069164: Fix langtools make build so that diagnostic framework can be used by Erik Joelsson · 10 years ago
  14. 1e645dd Added tag jdk9-b46 for changeset 867b8b80696e by David Katleman · 10 years ago
  15. 484ca47 8069069: Build failure because of dependency on generated file by Maurizio Cimadamore · 10 years ago
  16. 82db21e 8068995: Cleanup method reference lookup code by Maurizio Cimadamore · 10 years ago
  17. 1b90760 8066843: Messager.printMessage cannot print multiple errors for same source position by Jan Lahoda · 10 years ago
  18. 2b3c75a 8027888: javac wrongly allows annotations in array-typed class literals by Srikanth Adayapalam · 10 years ago
  19. 5cb253a 8068254: Method reference uses wrong qualifying type by Srikanth Adayapalam · 10 years ago
  20. 33a3e1a 8037546: javac -parameters does not emit parameter names for lambda expressions by Srikanth Adayapalam · 10 years ago
  21. 1be81e3 8062358: ClassCastException in TransTypes.visitApply by Srikanth Adayapalam · 10 years ago
  22. d02d97a Merge by Lana Steuck · 10 years ago
  23. b5b236c 8006469: Cleanup reflective access of java.lang.annotation.Repeatable by Joe Darcy · 10 years ago
  24. 01520ed 8068759: ConstFoldTest fails on Windows by Jonathan Gibbons · 10 years ago
  25. 4eb573a 8067914: Redundant type cast nodes in AST (follow up from JDK-8043741) by Srikanth Adayapalam · 10 years ago
  26. 7e499fd 8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target by Srikanth Adayapalam · 10 years ago
  27. 5de84c2 8043741: VerifyError due to missing checkcast by Srikanth Adayapalam · 10 years ago
  28. 0eb55d7 8066871: java.lang.VerifyError: Bad local variable type - local final String by Srikanth Adayapalam · 10 years ago
  29. 274f997 8058373: Group 10a: golden files for tests in tools/javac dir by Sonali Goel · 10 years ago
  30. db04fe4 Added tag jdk9-b45 for changeset 439ddf7e360f by David Katleman · 10 years ago
  31. 56a33e4 8058542: Devise scheme for better diagnostic creation by Maurizio Cimadamore · 10 years ago
  32. 5cb7065 8068639: Make certain annotation classfile warnings opt-in by Joe Darcy · 10 years ago
  33. e6ea1f0 8059977: StandardJavaFileManager should support java.nio.file.Path by Jonathan Gibbons · 10 years ago
  34. 75b2a03 8067883: Javac misses some opportunities for diagnostic simplification by Maurizio Cimadamore · 10 years ago
  35. f6ed87e 8064857: javac generates LVT entry with length 0 for local variable by Vicente Romero · 10 years ago
  36. ec6ff5d Merge by Lana Steuck · 10 years ago
  37. e3fda43 Added tag jdk9-b44 for changeset 518c958a4dfa by David Katleman · 10 years ago
  38. 7da3e92 Merge by Lana Steuck · 10 years ago
  39. 11b1d2c 8054689: Split large SJavac.java test source into multiple files by Sonali Goel · 10 years ago
  40. 7f05a39 Merge by Lana Steuck · 10 years ago
  41. 9196ed6 8061472: String.format in DeferredAttr.DeferredTypeMap constructor leads to excessive object creation by Joel Borggrén-Franck · 10 years ago
  42. 8edd68a Added tag jdk9-b43 for changeset 592c5d3be509 by Lana Steuck · 10 years ago
  43. c269c94 8066974: Compiler doesn't infer method's generic type information in lambda body by Maurizio Cimadamore · 10 years ago
  44. f4ab205 8067384: Facilitate extension of the javac parser by Robert Field · 10 years ago
  45. 4107024 8067792: Javac crashes in finder mode with nested implicit lambdas by Maurizio Cimadamore · 10 years ago
  46. 627ce96 8067422: Lambda method names are unnecessarily unstable by Jan Lahoda · 10 years ago
  47. eb3798a 8067663: Add bugId to tests that have been modified as part of JDK-8064365 by Maurizio Cimadamore · 10 years ago
  48. 7167a27 8067360: verify-modules target was dropped in jdk9 b41 by Mandy Chung · 10 years ago
  49. 3076062 8064365: Better support for finder capabilities in target-typing context by Maurizio Cimadamore · 10 years ago
  50. 0900c1f 8066808: langtools/test/Makefile should not use OS-specific jtreg binary by Jonathan Gibbons · 10 years ago
  51. 827f52c 8066807: langtools/test/Makefile should use -agentvm not -samevm by Jonathan Gibbons · 10 years ago
  52. 3db9cfa Merge by Lana Steuck · 10 years ago
  53. e2239dc Added tag jdk9-b42 for changeset a48998a1fc72 by David Katleman · 10 years ago
  54. 282c943 8065360: Implement a test that checks possibilty of class members to be imported by Andrei Eremeev · 10 years ago
  55. da41cfd 8067006: Tweak IntelliJ langtools project to show jtreg report directory by Maurizio Cimadamore · 10 years ago
  56. a800908 8067001: DetectMutableStaticFields fails after modular images push by Maurizio Cimadamore · 10 years ago
  57. 400505a 8066961: NegativeCyclicDependencyTest.java fails on Windows by Andrei Eremeev · 10 years ago
  58. ea81e1b 8064794: Implement negative tests for cyclic dependencies in import statements by Andrei Eremeev · 10 years ago
  59. cf476e9 8066902: JavacParserTest fails on Windows by Jan Lahoda · 10 years ago
  60. 59b3453 8061549: Disallow _ as a one-character identifier by Jan Lahoda · 10 years ago
  61. fb05a03 8066889: IntelliJ langtools launcher ought to be Windows friendly by Maurizio Cimadamore · 10 years ago
  62. 113babf 8065753: javac crashing on a html-like file by Jan Lahoda · 10 years ago
  63. 78fd113 8066737: langtools/test/tools/javac/processing/6348193/T6348193.java fails by Jonathan Gibbons · 10 years ago
  64. 4775748 Merge by Lana Steuck · 10 years ago
  65. de3548c 8066731: javac does not work on exploded image by Alan Bateman · 10 years ago
  66. 712feea Added tag jdk9-b41 for changeset d1a63c99cdd5 by David Katleman · 10 years ago
  67. 189df3a Merge by Chris Hegarty · 10 years ago
  68. 8bc2b3f 8049367: Modular Run-Time Images by Chris Hegarty · 10 years ago
  69. d739446 7101822: Compiling depends on order of imports by Jan Lahoda · 10 years ago
  70. 02df6a4 8065986: Compiler fails to NullPointerException when calling super with Object<>() by Maurizio Cimadamore · 10 years ago
  71. 634c339 8058112: Invalid BootstrapMethod for constructor/method reference by Robert Field · 10 years ago
  72. 26298f1 8032211: Don't issue deprecation warnings on import statements by Jan Lahoda · 10 years ago
  73. 5901885 8065132: Parameter annotations not updated when synthetic parameters are prepended by Eric McCorkle · 10 years ago
  74. bdf693f 8061876: replace java.io.File with java.nio.file.Path (again) by Jonathan Gibbons · 10 years ago
  75. 8bf5595 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass by Joel Borggrén-Franck · 10 years ago
  76. 56e3962 8065054: Some tests have junk before the legal header by Jonathan Gibbons · 10 years ago
  77. 60113dc 8063052: Inference chokes on wildcard derived from method reference by Vicente Romero · 10 years ago
  78. fc8789b Merge by Lana Steuck · 10 years ago
  79. 6bfd41f 8058445: Javac throws exception when displaying info by Jonathan Gibbons · 10 years ago
  80. 7845653 Merge by Lana Steuck · 10 years ago
  81. 418c978 8059921: Missing compile error in Java 8 mode for Interface.super.field access by Vicente Romero · 10 years ago
  82. a2b0a24 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources by Jan Lahoda · 10 years ago
  83. f141ae6 Added tag jdk9-b40 for changeset 5152f73fa93b by David Katleman · 10 years ago
  84. 9d6d069 8055798: Japanese translation for a warning from javac looks incorrect by Michael Fang · 10 years ago
  85. 5bb8610 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods by Maurizio Cimadamore · 10 years ago
  86. e158f32 8062747: Compiler error when anonymous class uses method with parametrized exception by Jan Lahoda · 10 years ago
  87. fe30b68 Merge by Lana Steuck · 10 years ago
  88. e404341 8059591: Give TaskListener methods empty default implementations by Andreas Lundblad · 10 years ago
  89. 30d6217 Added tag jdk9-b39 for changeset b2343bf3a5d8 by David Katleman · 10 years ago
  90. b136af5 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes by Jan Lahoda · 10 years ago
  91. 9130b22 8042931: Implement classfile tests for EnclosingMethod attribute by Andrei Eremeev · 10 years ago
  92. ed9c1bb 8064464: regression with type inference of conditional expression by Maurizio Cimadamore · 10 years ago
  93. 732c7c5 8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances by Andreas Lundblad · 10 years ago
  94. 6b9913f Merge by Lana Steuck · 10 years ago
  95. 30c5d4c Added tag jdk9-b38 for changeset babdaa819add by David Katleman · 10 years ago
  96. 87d664f 8062977: Inference: NullPointerException during bound incorporation by Maurizio Cimadamore · 10 years ago
  97. ded3a56 6987475: Order of declarations affects whether abstract method considered overridden by Maurizio Cimadamore · 10 years ago
  98. c4f3406 8063074: test/tools/javac/plugin/showType/Test.java fails on Windows by Jonathan Gibbons · 10 years ago
  99. a75d2db 8062676: Tests which leak lots of file managers should be fixed (group 2) by Jonathan Gibbons · 10 years ago
  100. b96daff 8063039: incorrect message reference or broken message file by Jonathan Gibbons · 10 years ago