2015-05-15 mhaupt 8080471: fix usage of replace and file separator in Nashorn tests
2015-05-15 attila 8079424: code generator for discarded boolean logical operation has an extra pop
2015-05-21 katleman Added tag jdk9-b65 for changeset 8bbe109bca14
2017-07-05 duke Merge
2015-05-21 katleman Added tag jdk9-b65 for changeset 7337899df26d
2017-07-05 duke Merge
2015-05-21 lana Merge
2015-05-21 sherman 8080248: Coding regression in HKSCS charsets
2015-05-21 juh 8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
2015-05-21 bpb 8080589: (fs) FileChannel.force should use fcntl(F_FULLFSYNC) instead of fsync on OS X
2015-05-21 vinnie 8072578: ProbeKeystores.java creates files in test.src
2015-05-21 mullan 8055753: Use ConcurrentHashMap to map ProtectionDomain to PermissionCollection
2015-05-21 xuelei 8048599: Tests for key wrap and unwrap operations
2015-05-20 robm 8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
2015-05-20 robm 8077822: javac does not recognize '*.java' as file if '-J' option is specified
2015-05-20 rriggs 8078582: java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
2015-05-20 amlu 8080680: sun/nio/cs/TestCompoundTest.java should be removed from TEST.groups
2015-05-20 dl 8080623: CPU overhead in FJ due to spinning in awaitWork
2015-05-20 sundar 8072002: The spec on javax.script.Compilable contains a typo and confusing inconsistency
2015-05-20 darcy 8080711: Prepare sun/nio/cs/FindEncoderBugs.java to find intermittent failures
2015-05-19 darcy 8075284: fix up miscellaneous TM constructions
2015-05-19 amurillo Merge
2015-05-14 amurillo Merge
2015-05-12 hseigel 8080048: Test jdk/test/com/sun/jdi/NoLaunchOptionTest.java was merged incorrectly
2015-05-09 hseigel Merge
2015-05-08 ykantser Merge
2015-05-08 ykantser 6755586: Test com/sun/jdi/NoLaunchOptionTest.java may erroneously fail
2015-05-08 sla 8079559: Exclude demo/jvmti/hprof tests
2015-05-07 sla 8079360: AttachProviderImpl could not be instantiated
2015-05-08 hseigel Merge
2015-05-06 sla Merge
2015-05-06 sla 8079345: After 8079248 fixed JDK still fails with "jdk\\bin\\management_ext.dll: The specified procedure could not be found"
2015-05-05 ykantser 8076998: BadHandshakeTest.java fails due to warnings in output
2015-04-30 jbachorik 8072906: sun/management/jmxremote/bootstrap/CustomLauncherTest.java failing on embedded platform
2015-05-03 ccheung Merge
2015-05-01 rriggs Merge
2015-04-30 rriggs 8077743: (rm) Port ResourceManagement to JDK9
2015-04-30 sla 8076473: Remove the jhat code and update makefiles
2015-04-28 ykantser 8076524: Remove jhat tests and help library from JDK
2015-04-28 ykantser 8059047: Extract parser/validator from jhat for use in tests
2015-05-19 iignatyev 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
2015-05-19 amlu 8080658: Update sun/nio/cs/FindDecoderBugs.java to use random number generator library
2015-05-19 bpb 8080629: (fs) Re-enable ability to fsync() on directories even though read()s on those directories may fail.
2015-05-19 avstepan 8080422: some docs cleanup for core libs
2015-05-19 ihse 8080630: Stop doing sed manipulation of manifest files in SetupJavaCompilation
2015-05-19 weijun 8077102: dns_lookup_realm should be false by default
2015-05-18 jmanson 8080538: hprof does not work well with multiple agents on non-Solaris platforms
2015-05-18 asmotrak 8079140: IgnoreAllErrorHandler should use doPrivileged when it reads system properties
2015-05-18 igerasim 8080535: (ch) Expected size of Character.UnicodeBlock.map is not optimal
2015-05-18 igerasim 8080522: Optimize string operations in java.base/share/classes/sun/security/x509/
2015-05-18 asmotrak 8079138: Additional negative tests for XML signature processing
2015-05-18 sundar 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
2015-05-18 xuelei 8048820: Implement tests for SecretKeyFactory
2015-05-17 darcy 8078136: Incorrect figure number in reference to Hacker's Delight book in Long.bitCount() method
2015-05-17 plevart 8074002: java.time.ZoneId.systemDefault() should be faster
2015-05-17 plevart 8077846: improve locking strategy for readConfiguration(), reset(), and initializeGlobalHandlers()
2015-05-15 igerasim 8071571: Move substring of same string to slow path
2015-05-15 igerasim 8074657: Missing space on a boundary of concatenated strings
2015-05-15 redestad 8061254: SPECjvm2008-XML performance regressions in 9-b33
2015-05-21 katleman Added tag jdk9-b65 for changeset 9c04ed826c93
2017-07-05 duke Merge
2015-05-21 lana Merge
2015-05-19 amurillo Merge
2015-05-14 amurillo Merge
2015-05-14 thartmann 8080420: Compilation of TestVectorizationWithInvariant fails with "error: package com.oracle.java.testlibrary does not exist"
2015-05-14 thartmann Merge
2015-05-13 roland Merge
2015-05-12 roland 8078436: java/util/stream/boottest/java/util/stream/UnorderedTest.java crashed with an assert in ifnode.cpp
2015-05-13 rbackman 8080155: field "_pc_offset" not found in type ImmutableOopMapSet
2015-05-12 roland 8076188: Optimize arraycopy out for non escaping destination
2015-05-11 rbackman 8079797: assert(index >= 0 && index < _count) failed: check
2015-05-11 thartmann Merge
2015-05-11 thartmann 8079343: Crash in PhaseIdealLoop with "assert(!had_error) failed: bad dominance"
2015-05-08 thartmann 8078497: C2's superword optimization causes unaligned memory accesses
2015-05-08 kvn 8076276: Add support for AVX512
2015-05-13 hseigel Merge
2015-05-12 ctornqvi 8078121: Add 'CreateMinidumpOnCrash' (JDK-8074354) caused many tests failed in nightly testing
2015-05-12 ctornqvi 8075966: Update ProjectCreator to create projects using Visual Studio 2013 toolset
2015-05-12 ykantser 8080100: compiler/rtm/* tests fail due to Compilation failed
2015-05-11 jiangli 8079840: G1StringDedupTable::deduplicate() reset String hash value unnecessarily.
2015-05-09 hseigel Merge
2015-05-08 hseigel Merge
2015-05-08 hseigel 8076318: split verifier needs to add TraceClassResolution
2015-05-08 acorn 8030680: 292 cleanup from default method code assessment
2015-05-11 jwilhelm Merge
2015-05-11 pliden 8079579: Add SuspendibleThreadSetLeaver and make SuspendibleThreadSet::joint()/leave() private
2015-05-11 david 8076542: G1 does not print heap page size information with -XX:+TracePageSizes
2015-05-10 kbarrett 8079080: ConcurrentMark::mark_stack_push(oop) is unused
2015-05-08 jprovino 7006810: G1: Introduce peace-of-mind checking in the Suspendible Thread Set
2015-05-08 redestad 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
2015-05-08 brutisso 8079561: Add a method to convert counters to milliseconds
2015-05-08 hseigel Merge
2015-05-05 coleenp 8069005: Hotspot crashes in System.out.println with assert(resolved_method->method_holder()->is_linked()) failed: must be linked
2015-04-23 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
2015-05-04 ykantser 8067013: Rename the com.oracle.java.testlibary package
2015-05-03 ccheung Merge
2015-05-01 ykantser 8079120: serviceability/dcmd/gc/HeapDumpAllTest.java: compilation failed
2015-04-30 stuefe 8078628: linux-zero does not build without precompiled header
2015-04-30 ctornqvi 8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
2015-04-30 sspitsyn 8076579: Popping a stack frame after exception breakpoint sets last method param to exception
2015-04-29 ctornqvi 8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
2015-04-28 ykantser 8059047: Extract parser/validator from jhat for use in tests
2015-05-07 amurillo Merge
2015-05-07 kvn Merge
2015-05-07 mikael 8079545: [TESTBUG] hotspot_basicvmtest doesn't fail even if VM crashes
2015-05-05 kvn 8076284: Improve vectorization of parallel streams
2015-05-05 roland Merge
2015-05-05 mhaupt 8075492: adopt recent IGV
2015-05-05 rbackman 8064458: OopMap class could be more compact
2015-04-24 goetz 8078593: [TESTBUG] ppc: Enable jtreg tests for new features
2015-04-29 kvn 8078563: Restrict reduction optimization
2015-05-04 simonis 8079280: Fix format warning/error in vm_version_ppc.cpp
2015-05-07 tschatzl 8079556: BACKOUT - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
2015-04-29 eistepan 6407976: GC worker number should be unsigned
2015-05-06 david 8079337: Format string issues in workgroup.cpp and taskqueue.cpp
2015-05-05 pliden 8079330: Circular dependency between G1CollectedHeap and G1BlockOffsetSharedArray
2015-05-06 pliden 8013171: G1: C1 x86_64 barriers use 32-bit accesses to 64-bit PtrQueue::_index
2015-05-04 stefank 8079275: Remove CollectedHeap::use_parallel_gc_threads
2015-05-01 jwha 8079091: Remove dictionary NULL check on common path of BlockFreeList methods
2015-05-04 jwilhelm Merge
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip