2019-01-25 redestad 8217782: Spill detection broken after JDK-8217716
2019-01-25 dfuchs 8217353: java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java fails with Unexpected reference: java.lang.ref.WeakReference
2019-01-25 ihse 8217733: Minor RunTest fixes
2019-01-25 ihse 8217730: Split up MakeBase.gmk
2019-01-25 mdoerr 8217459: [PPC64] Cleanup non-vector version of CRC32
2019-01-25 kbarrett 8216258: Make FreeIdSet semaphore-based
2019-01-24 mseledtsov 8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
2019-01-24 bpb 8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
2019-01-24 jwilhelm 8217580: Remove tests from problemList as bugs has been closed
2019-01-24 rriggs 8217740: SocksIPv6Test compilation error
2019-01-24 mseledtsov 8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
2019-01-24 amenkov 8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
2019-01-24 phh 8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
2019-01-24 itakiguchi 8214533: IBM-29626C is required for AIX default charset
2019-01-24 michaelm 8216986: Remove unused code from SocksSocketImpl
2019-01-22 ngasson 8217368: AArch64: C2 recursive stack locking optimisation not triggered
2019-01-24 hseigel 8217660: Refactor module related locked_create_entry_or_null() functions
2019-01-24 apetcher 8217518: Crypto benchmarks not warming up in time
2019-01-24 coleenp 8216136: Take Compile_lock for SystemDictionary::_modification_counter with safepoint check
2019-01-24 redestad 8217716: Remove dead code in PhaseChaitin
2019-01-24 dfuchs 8217264: HttpClient: Blocking operations in mapper function do not work as documented
2019-01-24 ihse 8217638: Remove old way of running tests (test/Makefile)
2019-01-24 ihse 8217626: Add setup/teardown functionality to RunTest
2019-01-24 ihse 8217634: RunTest documentation and usability update
2019-01-23 ehelin 8213231: ThreadSnapshot::_threadObj can become stale
2019-01-24 nishjain 8210583: Base64.Encoder incorrectly throws NegativeArraySizeException
2019-01-24 dholmes 8194860: Cleanup Semaphore timed-wait time calculations
2019-01-23 erikj 8217613: [AOT] TEST_OPTS_AOT_MODULES doesn't work on mac
2019-01-24 jwilhelm Added tag jdk-13+5 for changeset e3ed96060992
2019-01-23 naoto 8217366: ZoneStrings are not populated for all the Locales
2019-01-23 jwilhelm Merge jdk-13+5
2019-01-21 fyang 8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal jdk-12+29
2019-01-21 goetz 8217438: Adapt tools/launcher/Test7029048.java for Aix.
2019-01-23 prr 8216965: crash in freetypeScaler.c CopyBW2Grey8
2019-01-23 mikael 8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2019-01-22 shade 8217467: Access barriers are missing in C2 intrinsic for Base64
2019-01-22 sangheki 8213695: gc/TestAllocateHeapAtMultiple.java is slow in some configs
2019-01-23 shade 8217639: Minimal and Zero builds fail after JDK-8217519 (Improve RegMask population count calculation)
2019-01-21 fyang 8217359: C2 compiler triggers SIGSEGV after transformation in ConvI2LNode::Ideal
2019-01-23 redestad 8217629: RegMask::find_lowest_bit can reuse count_trailing_zeros utility
2019-01-23 zgu 8217522: Missing barriers in some java_lang_String assertion code after JDK-8217442
2019-01-23 rriggs 8217339: ClassCircularityError loading NumberFormatProvider
2019-01-23 alanb 8217500: (sc) Move SocketChannelImpl's remaining native methods to Net
2019-01-23 ihse 8215952: Update NetBeans project file
2019-01-23 redestad 8217519: Improve RegMask population count calculation
2019-01-23 ihse 8217448: Check for pandoc availability using ENABLE_PANDOC and not PANDOC
2019-01-23 redestad 8217450: Add PackageEntry::locked_lookup_only
2019-01-23 pliden 8217258: ZGC: Minor cleanup of ZBarrierSetAssembler
2019-01-23 pliden 8217257: ZGC: Minor cleanup of ZBarrierSetC2
2019-01-23 pliden 8217503: ZGC: Fix fall through bug in ZBarrierSetC2::escape_add_final_edges()
2019-01-23 goetz 8217512: Message of LinkageError: use 'class' etc. instead of 'type'
2019-01-23 vlivanov 8202952: C2: Unexpected dead nodes after matching
2019-01-23 vlivanov 8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
2019-01-23 ihse 8217404: --with-jvm-features doesn't work when multiple features are explicitly disabled
2019-01-22 mchung 8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
2019-01-22 iklam 8217424: Remove the idempotent parameter to Method::sort_methods
2019-01-22 naoto 8216969: ParseException thrown for certain months with russian locale
2019-01-22 jwilhelm Merge
2019-01-22 thartmann 8217230: assert(t == t_no_spec) failure in NodeHash::check_no_speculative_types()
2019-01-22 mullan 8216280: Allow later Symantec Policy distrust date for two Apple SubCAs
2019-01-22 ngasson 8217427: (dc) nio/channels/DatagramChannel/UseDGWithIPv6.java fails without IPv6
2019-01-21 clanger 8207404: MulticastSocket tests failing on AIX
2019-01-20 dnsimon 8215375: [Graal] jck:vm/jvmti/Exception/excp001/excp00101 fails in Graal as JIT mode and -Xcomp mode
2019-01-19 dlong 8217394: Remove org.graalvm.compiler.debug.test.TimerKeyTest from problem list
2019-01-22 shurailine 8217357: Implement JCov jib profiles
2019-01-22 alanb 8217461: (ch) Add Net.available to return the number of bytes in the socket input buffer
2019-01-03 rriggs 8215976: Fix gmtime_r declaration conflicts in zip.cpp with linux header files
2019-01-22 weijun 8215776: Keytool importkeystore may mix up certificate chain entries when DNs conflict
2019-01-22 alanb 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA
2019-01-22 redestad 8217442: Optimize native accesses to String.value
2019-01-22 dnsimon 8217445: [JVMCI] incorrect management of JVMCI compilation failure reason string
2019-01-22 thartmann 8217291: Failure of ::realloc() should be handled correctly in adlc/forms.cpp
2019-01-22 thartmann 8217447: Develop flag TraceICs is broken
2019-01-22 bulasevich 8214235: arm32: assertion in collectedHeap.cpp: attempt to clean empty remainder
2019-01-21 dholmes 8217466: [BACKOUT] Optimize CodeHeap Analytics
2019-01-21 lucy 8217250: Optimize CodeHeap Analytics
2019-01-21 tschatzl 8217374: Rename G1 EvacuationInfo class to G1EvacuationInfo
2019-01-21 shade 8217423: Windows gtest build fails after JDK-8212826 (Make PtrQueue free list lock-free)
2019-01-21 redestad 8217388: Remove develop flag ProfilerPCTickThreshold
2019-01-21 mdoerr 8216060: [PPC64] Vector CRC implementation should be used by interpreter and be faster for short arrays
2019-01-20 zgu 8217342: Build failed with excluding JFR
2019-01-20 redestad 8217387: Remove dead develop flag CIFireOOMAt
2019-01-20 shade 8217419: Shenandoah fails to build after JDK-8212826 (Make PtrQueue free list lock-free)
2019-01-20 kbarrett 8212826: Make PtrQueue free list lock-free
2019-01-19 shade 8217343: Shenandoah control thread should be able to run at critical priority
2019-01-19 shade 8217378: UseCriticalCMSThreadPriority is broken
2019-01-19 vlivanov 8217407: StackValue::print_on() crashes on NULL handle
2019-01-19 vlivanov 8217400: Optimized build is broken by Shenandoah changes
2019-01-19 vlivanov 8217399: Backout 8217358
2019-01-19 weijun 8215937: Check usages of security-related Resources files
2019-01-18 igerasim 8217344: Make comparison overflow-aware in ECDHKeyAgreement.engineGenerateSecret()
2019-01-18 dholmes 8217337: [TESTBUG] TestThreadDumpClassInitMonitor.java fails with Unexpected thread info line
2019-01-18 jwilhelm Merge
2019-01-18 jjiang 8203687: javax/net/ssl/compatibility/Compatibility.java supports TLS 1.3
2019-01-18 vlivanov 8217358: Optimized build is broken by Shenandoah changes
2019-01-18 jjg 8217395: Update langtools shell tests to use ${EXE_SUFFIX}
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip