1. eadfc06 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration by Mikhailo Seledtsov · 7 years ago
  2. 104ecb2 8189941: Implementation JEP 312: Thread-local handshake by Robbin Ehn · 7 years ago
  3. c2d94a0 8189840: CheckCachedResolvedReferencesApp has no cached resolved references by Jiangli Zhou · 7 years ago
  4. 7884ab9 Merge by Jesper Wilhelmsson · 7 years ago
  5. 69db146 8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires by Weijun Wang · 7 years ago
  6. ac63626 8181592: [TESTBUG] Docker test utils and docker jdk basic test by Mikhailo Seledtsov · 7 years ago
  7. 94760c8 8188828: Intermittent ClassNotFoundException: jdk.test.lib.Platform for compiler tests by Ioi Lam · 7 years ago
  8. b708f0d Merge by Jesper Wilhelmsson · 7 years ago
  9. 92fc72a 8187045: [linux] Not all libraries in the VM are linked with -z,noexecstack by Goetz Lindenmaier · 7 years ago
  10. 71e91d9 8185458: Added comment for Files.notExists in FileUtils test library by Andrey Nazarov · 7 years ago
  11. 8afe0e3 8188117: jdk/test/lib/FileInstaller doesn't work for directories by Igor Ignatyev · 7 years ago
  12. 2a93b38 8187124: [TESTBUG] TestInterpreterMethodEntries.java: Unable to create shared archive file by Calvin Cheung · 7 years ago
  13. d0ec320 8149790: NegativeArraySizeException with hprof by George Triantafillou · 7 years ago
  14. 263d11d 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive by Jiangli Zhou · 7 years ago
  15. f6b2ad3 8174202: jtreg AOT tests should not assume library extension of .so by Igor Ignatyev · 7 years ago
  16. abea663 8177741: Fix hotspot tests to use --patch-module instead of -Xmodule by Harold Seigel · 7 years ago
  17. f399078 8185436: jtreg: introduce @requires property to disable cds tests by Goetz Lindenmaier · 7 years ago
  18. 8cb80d6 8072061: Automatically determine optimal sizes for the CDS regions by Ioi Lam · 7 years ago
  19. 9bef3e6 Merge by Vladimir Kozlov · 7 years ago
  20. d362d3f 8184961: jdk.test.lib.util.FileUtils.deleteFileWithRetry0 should wait for absence of a file by Andrey Nazarov · 7 years ago
  21. 618b1db 8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently by John Jiang · 7 years ago
  22. b3b17f7 Merge by Vladimir Kozlov · 7 years ago
  23. d9cd347 8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform by Igor Ignatyev · 7 years ago
  24. 57b8a62 Merge by Lana Steuck · 7 years ago
  25. d45f906 8181087: Module system implementation refresh (6/2017) by Alan Bateman · 7 years ago
  26. d222800 8181820: jdk/test/lib/Platform should not depend on jdk/test/lib/Utils by Ekaterina Pavlova · 7 years ago
  27. 1edbd26 Merge by Jesper Wilhelmsson · 7 years ago
  28. d577ab1 8181335: remove packageless CompilerUtils by Igor Ignatyev · 7 years ago
  29. c34ae22 8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging by Rachel Protacio · 7 years ago
  30. 5a215fc 6760477: Update SA to include stack traces in the heap dump by Sharath Ballal · 7 years ago
  31. ddaeb2d 8181124: Get rid of compiler.testlibrary.rtm.predicate by Ekaterina Pavlova · 7 years ago
  32. c532946 Merge by Lana Steuck · 7 years ago
  33. 1ccebab 8180805: move RandomFactory to the top level testlibrary by Igor Ignatyev · 7 years ago
  34. 88c4940 8180888: move jdk.testlibrary.JarUtils to the top level testlibrary by Igor Ignatyev · 7 years ago
  35. 6d94dde 8180887: move FileUtils to top level testlibrary by Igor Ignatyev · 7 years ago
  36. 28e7f4d Merge by Jesper Wilhelmsson · 7 years ago
  37. 88ef6ea 8180399: move jdk.testlibrary.LockFreeLogManager to the top level test library by Igor Ignatyev · 7 years ago
  38. 662fb55 8180724: move ModuleInfoMaker to the top level testlibrary by Igor Ignatyev · 7 years ago
  39. 6823a20 8180802: move jdk.testlibrary.management.ThreadMXBeanTool to top level testlibrary by Igor Ignatyev · 7 years ago
  40. 5e0f80c Merge by Jesper Wilhelmsson · 7 years ago
  41. f6eceb7 8180793: move jdk.test.lib.wrappers.* to jdk.test.lib package by Igor Ignatyev · 7 years ago
  42. 8349021 8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library by Igor Ignatyev · 7 years ago
  43. b14aeae Merge by Lana Steuck · 7 years ago
  44. 3bb25bd 8180391: move SerializationUtils to top level testlibrary by Igor Ignatyev · 7 years ago
  45. ec43007 8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary by Igor Ignatyev · 7 years ago
  46. a84f291 8180393: [TESTBUG] CDSTestUtils property test.cds.copy.child.stdout should be true by default by Mikhailo Seledtsov · 7 years ago
  47. c4d2b21 8180195: remove jaxp testlibrary by Igor Ignatyev · 7 years ago
  48. e761c26 Merge by Vladimir Kozlov · 7 years ago
  49. b36aed5 Merge by Dmitry Fazunenko · 7 years ago
  50. dc04d5f 8180183: Confusing javadoc comment to the getOutput(ProcessBuilder processBuilder) method of jdk.test.lib.process.ProcessTools by Dmitry Fazunenko · 7 years ago
  51. b3e118a 8179930: jdk.test.lib.artifacts.ArtifactResolver::resolve should return Map instead of HashMap by Igor Ignatyev · 7 years ago
  52. ce8579b 8180004: jdk.test.lib.DynamicVMOption should be moved to jdk.test.lib.management by Igor Ignatyev · 7 years ago
  53. 25e5108 8180037: move jdk.test.lib.InMemoryJavaCompiler to a separate package by Igor Ignatyev · 7 years ago
  54. 4af06cd Merge by Lana Steuck · 7 years ago
  55. 4283389 8179516: add Utils.COMPILE_JDK constant by Igor Ignatyev · 7 years ago
  56. daf2c46 Merge by Jesper Wilhelmsson · 7 years ago
  57. 3843553 8165896: Use "open" flag from JVM_DefineModule to export all module packages by Rachel Protacio · 7 years ago
  58. 4116ca2 Merge by Lana Steuck · 7 years ago
  59. e8d9a61 8178012: Finish removal of -Xmodule: by Jan Lahoda · 7 years ago
  60. 654c500 Merge by Mikhailo Seledtsov · 7 years ago
  61. a2df1d8 8177728: [TESTBUG] Improve CDS test utils by Mikhailo Seledtsov · 7 years ago
  62. 0f73d62 Merge by Jesper Wilhelmsson · 7 years ago
  63. 6ac2631 8169517: WhiteBox should provide concurrent GC phase control by Kim Barrett · 7 years ago
  64. 363e8e0 8164944: Refactor ProcessTools to get rid of dependency on java.management by Igor Ignatyev · 7 years ago
  65. 47d5482 8178695: jdk.test.lib.artifacts.ArtifactContainer has to be public by Igor Ignatyev · 7 years ago
  66. 05d6891 8178415: remove ProcessTools::getPlatformSpecificVMArgs from testlibary by Igor Ignatyev · 7 years ago
  67. 66c8241 8178340: remove unneeded "throws" from ProcessTools::createJavaProcessBuilder by Igor Ignatyev · 7 years ago
  68. a062fd2 8178347: Process and ProcessHandle getPid method name inconsistency by Roger Riggs · 7 years ago
  69. 35e8bc3 Merge by Coleen Phillimore · 7 years ago
  70. a200f79 8175300: Enable artifact resolution for jtreg tests by Christian Tornqvist · 8 years ago
  71. 10d73cf 8172307: Remove ununsed JVM API JVM_GetModuleByPackageName() by Harold Seigel · 8 years ago
  72. 1d2bf95 8173679: Disable ProfileTrap code and UseRTMLocking in emulated client Win32 by Jamsheed Mohammed C M · 8 years ago
  73. ca84662 Merge by Jesper Wilhelmsson · 8 years ago
  74. b99aeee 8172975: SecurityTools.keytool() needs to accept user input by Weijun Wang · 8 years ago
  75. dd3c209 8071566: Improve testing for multi-version JAR file maker tool by Andrey Nazarov · 8 years ago
  76. 0ac0d9a 8166002: Emulate client build on platforms with reduced virtual address space by Jamsheed Mohammed C M · 8 years ago
  77. 49fb7e0 8171423: Relocate /test/lib/security/SecurityTools.java by Amanda Jiang · 8 years ago
  78. 6feb27b 8159127: hprof heap dumps broken for lambda classdata by Jini George · 8 years ago
  79. 2c220df 8171008: Integrate AOT compiler into JDK by Vladimir Kozlov · 8 years ago
  80. f8dd00a Merge by Jesper Wilhelmsson · 8 years ago
  81. 18af38e 8169069: Module system implementation refresh (11/2016) by Alan Bateman · 8 years ago
  82. 5ac3457 8166837: [TESTBUG] Fix tests on Linux/s390x by Goetz Lindenmaier · 8 years ago
  83. 3054591 8165500: TestJpsJar shouldn't jar all test.classpath directories by Dmitry Samersoff · 8 years ago
  84. 5066e19 8163984: Fix license and copyright headers in jdk9 under test/lib by Stanislav Smirnov · 8 years ago
  85. c5f131c Merge by Dean Long · 8 years ago
  86. f1c915d 8165889: Remove jdk.test.lib.unsafe.UnsafeHelper by George Triantafillou · 8 years ago
  87. 66dfee5 8165315: [ppc] Port "8133749: NMT detail stack trace cleanup" by Goetz Lindenmaier · 8 years ago
  88. f8670dc Merge by Alejandro Murillo · 8 years ago
  89. 7f3eef9 8165235: [TESTBUG] RTM tests must check OS version by Goetz Lindenmaier · 8 years ago
  90. 2ea9e88 Merge by Igor Veresov · 8 years ago
  91. 8214dd5 8164737: Remove Unsafe dependency from ProcessTools by Christian Tornqvist · 8 years ago
  92. 0391d65 8164608: [TESTBUG] compiler/profiling tests fail to compile by Dmitrij Pochepko · 8 years ago
  93. 830cf57 8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder by Christian Tornqvist · 8 years ago
  94. af3260f 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value by Michail Chernov · 8 years ago
  95. 03fffa8 8151280: update hotspot tests to use vm.compMode instead of their own logic by Igor Ignatyev · 8 years ago
  96. 1536a17 Merge by Jon Masamitsu · 8 years ago
  97. 0818ea7 8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC by Jon Masamitsu · 8 years ago
  98. f4fdc19 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC by Dmitry Fazunenko · 8 years ago
  99. 386e746 Merge by Bharadwaj Yadavalli · 8 years ago
  100. df65dd5 8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics by Kirill Zhaldybin · 8 years ago