2015-03-23 rriggs 8067796: (process) Process.waitFor(timeout, unit) doesn't throw NPE if timeout is less than, or equal to zero when unit == null
2015-03-23 darcy 8075670: Remove intermittent keyword from some tests
2015-03-23 rriggs Merge
2015-03-23 rriggs 8073220: A typo in the documentation for class ProcessBuilder
2015-03-23 rriggs 8071480: (process spec) ProcessBuilder.start spec linked to the wrong checkRead and checkWrite methods
2015-03-23 psandoz 8075560: Typo in Javadoc for java.util.Optional.equals()
2015-03-23 dsamersoff 8075569: jmap test fails due to "ERROR: java.nio.file.NoSuchFileException: 2906081d-06bc-4738-a7e8-f37b8bf13658.lck"
2015-03-23 weijun 8048618: Tests for PKCS12 write operations.
2015-03-23 weijun 8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
2015-03-22 darcy 8075567: Mark intermittently failuring security-libs tests
2015-03-20 bpb 8075655: NIO test generation scripts have incorrect path to Spp.java
2015-03-20 bpb 8075362: j.u.Properties.load() methods have misaligned @throws clauses
2015-03-20 robm 8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only
2015-03-20 mikael 8074839: Resolve disabled warnings for libunpack and the unpack200 binary
2015-03-20 darcy 8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
2015-03-26 katleman Added tag jdk9-b56 for changeset 54be38d2d0d1
2017-07-05 duke Merge
2015-04-01 lana Merge
2015-03-23 amurillo Merge
2015-03-19 amurillo Merge
2015-03-19 zmajo Merge
2015-03-14 iignatyev Merge
2015-03-13 iignatyev 8073607: add trace events for inlining
2015-03-14 zmajo 8074869: C2 code generator can replace -0.0f with +0.0f on Linux
2015-02-16 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
2015-03-13 coleenp Merge
2015-03-13 coleenp 8074717: Merge interp_masm files for x86 _32 and _64
2015-03-13 coleenp Merge
2015-03-13 coleenp 8061205: MetadataOnStackMark only needs to walk code cache during class redefinition
2015-03-13 dcubed Merge
2015-03-11 cjplummer 8069111: Investigate NMT detail tracking support for 32bit ARM
2015-03-12 dholmes 8074552: SafeFetch32 and SafeFetchN do not work in error handling
2015-03-11 dholmes 8073990: Deprecated "UseVectoredExceptions" VM options still defined in several globals files
2015-03-11 mikael 6313046: Remove unused frame::native_param_addr code
2015-03-11 mgronlun 8074905: Exclude aarch64 from Visual Studio projectcreator.make
2015-03-11 sgehwolf 8074312: Enable hotspot builds on 4.x Linux kernels
2015-03-20 aph 8075443: AARCH64: Missed L2I optimizations in C2
2015-03-26 katleman Added tag jdk9-b56 for changeset e484d3735f41
2015-04-01 lana Merge
2015-03-23 amurillo Merge
2015-03-19 amurillo Merge
2015-03-13 dcubed Merge
2015-03-11 cjplummer 8069111: Investigate NMT detail tracking support for 32bit ARM
2015-03-26 katleman Added tag jdk9-b56 for changeset b118fc95090f
2017-07-05 duke Added tag jdk9-b56 for changeset 47544495db2d
2017-07-05 duke Merge jdk9-b56
2017-07-05 duke Merge
2015-03-19 lana Merge
2015-03-19 mcimadamore 8075509: List.map should return itself if list is unchanged
2015-03-19 mcimadamore 8048838: type inference performance regression
2015-03-19 mcimadamore 8074100: Turn Type.Mapping into a true visitor
2015-03-19 mcimadamore 8074381: java.lang.AssertionError during compiling
2015-03-13 sadayapalam 8074148: Attr.visitBinary flags error at wrong position
2015-03-13 sadayapalam 8071847: java.lang.NullPointerException at com.sun.tools.javac.code.Types.elemtype(Types.java:1870)
2015-03-19 katleman Added tag jdk9-b55 for changeset 94880c5f1226
2017-07-05 duke Merge
2015-03-19 katleman Added tag jdk9-b55 for changeset 58a0852cabd5
2017-07-05 duke Merge
2015-03-19 katleman Added tag jdk9-b55 for changeset 0331c66492b3
2017-07-05 duke Merge
2015-03-20 sundar 8075604: jjs exits even when non-daemon threads are still active
2015-03-20 slugovoy 8068306: Tests for AST presentation Nashorn Parser API
2015-03-19 lana Merge
2015-03-19 sundar 8006996: Add a pretty printer that prints script source in nice form
2015-03-18 sundar 8075454: Anonymous functions have internal names exposed via parser API
2015-03-18 sundar 8075448: nashorn parser API returns init variable tree object of a for loop after for loop statement tree object
2015-03-16 attila 8075223: revert multithreaded deoptimizing compilation livelock prevention
2015-03-16 lagergren 8066217: ArrayBuffer constructor was erroneous with zero args
2015-03-16 sundar 8075207: Nashorn parser API returns StatementTree objects in out of order
2015-03-16 attila 8075090: Add tests for the basic failure of try/finally compilation
2015-03-13 hannesw 8075006: Threads spinning infinitely in WeakHashMap.get running test262parallel
2015-03-19 katleman Added tag jdk9-b55 for changeset 6fae74f3f890
2017-07-05 duke Merge
2015-03-19 katleman Added tag jdk9-b55 for changeset 73b85977a990
2017-07-05 duke Merge
2015-03-20 asmotrak 8048147: Privilege tests with JAAS Subject.doAs
2015-03-20 darcy 8075565: Define @intermittent jtreg keyword and mark intermittently failing jdk tests
2015-03-19 lana Merge
2015-03-19 darcy 8075544: Add tiered testing definitions to the jdk repo
2015-03-18 simonis 8071687: AIX port of "8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework"
2015-03-17 naoto 8074350: Support ISO 4217 "Current funds codes" table (A.2)
2015-03-17 prr Merge
2015-03-17 prr Merge
2015-03-11 prr Merge
2015-03-11 azvegint 8074921: OS X build broken by reference to XToolkit
2015-03-10 alitvinov 8066436: Minimize can cause window to disappear on osx
2015-03-10 azvegint 8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
2015-03-09 prr Merge
2015-03-09 serb 4849595: Erroneous javadoc for TableColumn.addPropertyChangeListener
2015-03-06 anashaty 8072900: Mouse events are captured by the wrong menu in OS X
2015-03-05 yan 8074092: Newly introduced unnecessary dependencies on internal API in client regtests
2015-03-04 rkennke 8072436: Refactor X11FontManager
2015-03-03 prr Merge
2015-03-03 serb 8073420: JFrame.EXIT_ON_CLOSE can be removed in favour of WindowConstants.EXIT_ON_CLOSE
2015-03-03 serb 8039345: Strange behaviour of per-pixel translucency on linux
2015-03-02 serb 8048782: OpenJDK: PiscesCache : xmax/ymax rounding up can cause RasterFormatException
2015-02-26 serb 4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
2015-02-26 serb 8073795: JMenuBar looks bad under retina
2015-02-25 prr 8073699: Memory leak in jdk/src/java/desktop/share/native/libjavajpeg/imageioJPEG.c
2015-02-25 serb 8043393: NullPointerException and no event received when clipboard data flavor changes
2015-03-17 sla 8075056: Remove Version.java.template from jconsole
2015-03-17 sherman 8074678: JCK test java_util/regex/MatchResult/index.html starts failing after JDK-8071479
2015-03-17 ihse 8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
2015-03-16 amurillo Merge
2015-03-13 amurillo Merge
2015-03-10 iignatyev Merge
2015-03-10 iignatyev 8072754: com/sun/jdi/NativeInstanceFilter.java requires adjustments to work with module boundaries
2015-03-10 jbachorik Merge
2015-03-10 jbachorik 8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
2015-03-10 jbachorik 6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
2015-03-16 bpb 8075222: RandomAccessFile.getChannel changed to non-final in error
2015-03-16 psandoz 8075230: Optimized count operations incorrectly declare the stream shape
(0) -10000 -3000 -1000 -112 +112 +1000 +3000 +10000 tip