1. a00dba8 8188023: Avoid -source and -target javac options in nashorn ant compilation by Athijegannathan Sundararajan · 7 years ago
  2. 047f60b 8187962: Optimistic types ignore JavaAdapter return types by Hannes Wallnöfer · 7 years ago
  3. 26f4eca 8188013: symbolgenerator targets jdk 9 source by Magnus Ihse Bursie · 7 years ago
  4. 81f0285 8188012: Nashorn build targets version 9 source by Magnus Ihse Bursie · 7 years ago
  5. 2ae9614 6695402: Jarsigner with multi-byte characters in class names by Philipp Kunz · 7 years ago
  6. 385c583 8183511: improve style for deprecated text by Bhavesh Patel · 7 years ago
  7. 1fc8d0c 8184328: JDK 8u131 socketRead0 hang at SSL read by Rob McKenna · 7 years ago
  8. 99b202b 8185072: network006 times out in many configs in JDK10-hs nightly by Vyom Tewari · 7 years ago
  9. 06e15f6 8187965: dynalink samples under $jdk10/src/sample/nashorn/dynalink are broken by Athijegannathan Sundararajan · 7 years ago
  10. c825188 8177466: Add compiler support for local variable type-inference by Maurizio Cimadamore · 7 years ago
  11. 02ba926 8159526: Deprivilege jdk.httpserver by Vyom Tewari · 7 years ago
  12. b98d0bd 8181176: java/net/httpclient/websocket/ConnectionHandover.java times out by Chris Hegarty · 7 years ago
  13. da352d7 Merge by David Holmes · 7 years ago
  14. 9f1f958 8187376: test issue in java/lang/invoke/VarHandles/VarHandleBaseTest.java by Hamlin Li · 7 years ago
  15. 92fc72a 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack by Goetz Lindenmaier · 7 years ago
  16. 2dc0eaa 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList by Srinivas Dama · 7 years ago
  17. 551d068 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure by Athijegannathan Sundararajan · 7 years ago
  18. dca8480 8186011: Fix samples/java_completion.js and samples/disassemble.js by Srinivas Dama · 7 years ago
  19. 6beed6f 8187672: RunTest displays broken output if jtreg fails completely by Magnus Ihse Bursie · 7 years ago
  20. bac7500 8180897: Explicit --with-jtreg path not expanded by Magnus Ihse Bursie · 7 years ago
  21. 4335a9a 8187883: NewClassDefEnclosing.java fails on windows by Jan Lahoda · 7 years ago
  22. bde617d 8187784: IntelliJ langtools project exclusion settings are too broad by Maurizio Cimadamore · 7 years ago
  23. ab22e374 8176467: --with-cacerts-file should fail during configure if file does not exist by Magnus Ihse Bursie · 7 years ago
  24. 1490f5e 8176099: --with-build-jdk and --with-boot-jdk not working with JDK 10 by Magnus Ihse Bursie · 7 years ago
  25. e84be60 8187544: Replace BUILD_OUTPUT and OUTPUT_ROOT with OUTPUTDIR by Magnus Ihse Bursie · 7 years ago
  26. 4ef785b 8187543: Replace SRC_ROOT with TOPDIR by Magnus Ihse Bursie · 7 years ago
  27. 97d93fe 8187442: Xcheck:jni produces various "WARNING in native method" in launcher by Sergey Bylokhov · 7 years ago
  28. f98aab0 8185993: MethodHandle.invokeWithArguments jumbo-arity by John R Rose · 7 years ago
  29. 71e91d9 8185458: Added comment for Files.notExists in FileUtils test library by Andrey Nazarov · 7 years ago
  30. b45c923 8044853: Attr synthesizes nullcheck tree nodes by Jan Lahoda · 7 years ago
  31. de9651c 8181792: nashorn samples/exec.js has some incorrect examples by Priya Lakshmi Muthuswamy · 7 years ago
  32. 6c1410f 8186180: Symbol.__proto__ results in error with format string placeholder by Priya Lakshmi Muthuswamy · 7 years ago
  33. ea3a3f2 8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point by Priya Lakshmi Muthuswamy · 7 years ago
  34. f22dd83 8184329: Refactor java/lang/ClassLoader shell tests to java by Amy Lu · 7 years ago
  35. 300988f 8085875: java/net/DatagramSocket/PortUnreachable.java fails intermittently: Address already in use by Felix Yang · 7 years ago
  36. e634950 8187026: Remove intermittent key from java/net/httpclient/http2/BasicTest.java by Felix Yang · 7 years ago
  37. b380f1b 8187786: Many javax/net/ssl/DTLS tests failing by Weijun Wang · 7 years ago
  38. 4f3d30c 8187790: generated-configure out of sync by Erik Joelsson · 7 years ago
  39. 21c1304 8187449: jdeps fails when an upgradeable module is upgraded with an automatic module by Mandy Chung · 7 years ago
  40. d1ad673 8187788: Disasble javax/net tests until JDK-8187786 is resolved by Bradford Wetmore · 7 years ago
  41. cc7c5f2 Merge by Roger Riggs · 7 years ago
  42. 0fcaa36 8184739: Incorrect end position of PackageTree by Jan Lahoda · 7 years ago
  43. a3b9c07 8177932: (process) java/lang/ProcessHandle/OnExitTest.java failed with "Process A should not be alive..." by Roger Riggs · 7 years ago
  44. 5e55e5e 8187631: Refactor FileDescriptor close implementation by Roger Riggs · 7 years ago
  45. 8088bd6 8186875: Removed unused method LinkFactory.getTypeAnnotationLinks(LinkInfo linkInfo) by Kumar Srinivasan · 7 years ago
  46. 9ddbf8f 8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along by Hannes Wallnöfer · 7 years ago
  47. 0f4c864 8187782: no ant build artifact should be produced under make/nashorn directory by Athijegannathan Sundararajan · 7 years ago
  48. 1cb97b8 8186987: NullPointerException in RasterPrinterJob without PrinterResolution by Prasanta Sadhukhan · 7 years ago
  49. 34500e2 8156042: Modifiers of swing ActionEvent does not work when "-Djavafx.embed.singleThread=true" by Prasanta Sadhukhan · 7 years ago
  50. a8ce9fe 8187773: nashorn ant javadoc, nashornapi, dynalinkapi, run, debug, octane, sunspider targets fail by Athijegannathan Sundararajan · 7 years ago
  51. 1e6e920 8186884: Test native KDC, Java krb5 lib, and native krb5 lib in one test by Weijun Wang · 7 years ago
  52. fe19274 8186831: Kerberos ignores PA-DATA with a non-null s2kparams by Weijun Wang · 7 years ago
  53. 8a1e214 8186931: jdk.security.jarsigner package is missing package summary by Weijun Wang · 7 years ago
  54. 2bb3b82 8148371: Remove policytool by Weijun Wang · 7 years ago
  55. 02b9452 8186464: ZipFile cannot read some InfoZip ZIP64 zip files by Xueming Shen · 7 years ago
  56. dae210f Added tag jdk-10+24 for changeset 3b201865d5c1 by Lana Steuck · 7 years ago
  57. c111277 8187642: The consolidated repo test makefile disables CONCURRENCY setting to jtreg by Erik Joelsson · 7 years ago
  58. a77b330 8187636: Mark MetaCallback.java as failing intermittently by Joe Darcy · 7 years ago
  59. 6648232 8187542: Remove superfluous *_TOPDIR variables by Magnus Ihse Bursie · 7 years ago
  60. 467119a 8187445: Forest Consolidation: Make tests work by Erik Joelsson · 7 years ago
  61. 72c4ec5 8187444: Forest Consolidation: Make build work by Erik Joelsson · 7 years ago
  62. 3789983 8187443: Forest Consolidation: Move files to unified layout by Erik Joelsson · 7 years ago
  63. 270fe13 Added tag jdk-10+23 for changeset 22850b3a5524 by J. Duke · 7 years ago
  64. bafb5a1 Merge by J. Duke · 7 years ago
  65. 7658a57 Merge by J. Duke · 7 years ago
  66. ace2f73 Merge by J. Duke · 7 years ago
  67. 49a5648 Merge by J. Duke · 7 years ago
  68. 9d27514 Merge by J. Duke · 7 years ago
  69. 9223b8c Merge by J. Duke · 7 years ago
  70. 354e0fd Merge by J. Duke · 7 years ago
  71. 050dd5d Merge by J. Duke · 7 years ago
  72. 66dbe8c Merge by Phil Race · 7 years ago
  73. 99489f2 8186983: CompileJavaModule.gmk overrides values from a custom extension gmk by Jason Yong · 7 years ago
  74. 84e8f04 Merge by Phil Race · 7 years ago
  75. d003a08 Merge by Phil Race · 7 years ago
  76. 1369773 8134989: java/net/MulticastSocket/TestInterfaces.java failed due to unexpected IP address by Felix Yang · 7 years ago
  77. 3287dcd 8185928: Generate OpenJDK builds for Mac platform JDK 9.0.3 and beyond in Mach 5 by Erik Joelsson · 7 years ago
  78. 47e9cb9 Added tag jdk-10+22 for changeset e5357aa85dad by J. Duke · 7 years ago
  79. 363d9c8 Merge by J. Duke · 7 years ago
  80. d137193 Merge by J. Duke · 7 years ago
  81. 52eca7d Merge by J. Duke · 7 years ago
  82. b33ed4a Merge by J. Duke · 7 years ago
  83. 9f3cfa2 Merge by J. Duke · 7 years ago
  84. 3f5b500 Merge by J. Duke · 7 years ago
  85. a6c8733 Merge by J. Duke · 7 years ago
  86. e130370 Merge by J. Duke · 7 years ago
  87. 8284de2 8187113: test/javax/imageio/plugins/png/PngCreationTimeTest.java fails by Prahalad Narayanan · 7 years ago
  88. f975e2a Merge by Jesper Wilhelmsson · 7 years ago
  89. d674c7a Merge by Jesper Wilhelmsson · 7 years ago
  90. 6cdc8d3 Merge by Jesper Wilhelmsson · 7 years ago
  91. 7efdc5b Merge by Jesper Wilhelmsson · 7 years ago
  92. 5f21305 8169233: LengthNotWritableFilter extraElements.remove(index) has no effect by Priya Lakshmi Muthuswamy · 7 years ago
  93. fd552de 8186947: Fix accessibility and other issues in the java.xml.ws module by Jonathan Gibbons · 7 years ago
  94. 5ac708e 8187021: Remove 2 redundant <p> tags in java.base API docs by Jonathan Gibbons · 7 years ago
  95. 904f093 8186924: Fix accessibility and other HTML issues in java.corba module by Jonathan Gibbons · 7 years ago
  96. b85726c 8187044: HttpClient ConnectionPool may spawn several concurrent CacheCleaner and prevent early GC of HttpClient by Daniel Fuchs · 7 years ago
  97. b874c67 8186751: Add ISO-8859-16 Charset support by Xueming Shen · 7 years ago
  98. 112d96f Merge by Abhijit Saha · 7 years ago
  99. fbc6396 Added tag jdk-10+22 for changeset 98e444a1b204 by Abhijit Saha · 7 years ago
  100. ffc2232 Added tag jdk-10+22 for changeset 4ed4c4eba60c by Abhijit Saha · 7 years ago