2019-01-29 tschatzl 8213229: Investigate treating StringTable as weak in young collections
2019-01-29 eosterlund 8216987: ciMethodData::load_data() unpacks MDOs with non-atomic copy
2019-01-29 sgroeger 8217777: TEST_BUG: jdk/java/util/prefs/ExportSubtree.java passes even when test should fail
2019-01-29 goetz 8217628: Verbose ArrayIndexOutOfBoundsException message also in JNI calls.
2019-01-28 redestad 8217869: Add count_leading_zeros utility
2019-01-28 jwilhelm Merge
2019-01-28 shade 8217854: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java fails with Shenandoah
2019-01-28 pliden 8217717: ZGC: Broken oop map in C1 load barrier stub
2019-01-26 iignatyev 8217852: problem-list ctw of jdk.jconsole and java.desktop on windows
2019-01-25 iveresov 8217828: Un-ProblemList LongMulOverflowTest.java
2019-01-28 shurailine 8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
2019-01-28 dfuchs 8217882: java/net/httpclient/MaxStreams.java failed once
2019-01-28 dfuchs 8217903: java/net/httpclient/Response204.java fails with 404
2019-01-28 lkorinth 8214799: Add package declaration to each JTREG test case in the gc folder
2019-01-28 dfuchs 8210130: java/net/httpclient/UnknownBodyLengthTest.java failed
2019-01-28 chegar 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
2019-01-28 redestad 8217841: Remove unused class TraceCPUTime
2019-01-26 rkennke 8217016: Shenandoah: Streamline generation of CAS barriers
2019-01-28 dholmes 8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
2019-01-27 ysuenaga 8217850: CompressedClassSpaceSizeInJmapHeap fails after JDK-8217612
2019-01-27 lancea 8210469: Missing doPriviledged block and permission for jdk.zipfs module
2019-01-26 bsrbnd 8193367: Annotated type variable bounds crash javac
2019-01-26 xuelei 8217820: Useless cast in ECUtil.java
2019-01-26 ysuenaga 8217612: (CL)HSDB cannot show some JVM flags
2019-01-25 joehw 8216408: XMLStreamWriter setDefaultNamespace(null) throws NullPointerException
2019-01-25 vlivanov 8192001: C2: inlining through dispatching MH linkers ignores speculative type of the receiver
2019-01-25 vlivanov 8191998: C2: inlining through MH linkers drops speculative part of argument types
2019-01-25 vlivanov 8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
2019-01-25 dfuchs 8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
2019-01-25 jwilhelm Merge
2019-01-25 jwilhelm 8217797: ProblemList LongMulOverflowTest.java
2019-01-25 iignatyev 8067250: [mlvm] vm/mlvm/mixed/stress/regression/b6969574 fails and perf regression
2019-01-23 ehelin 8213231: ThreadSnapshot::_threadObj can become stale
2019-01-25 clanger 8217657: Move the test for default value of jdk.includeInExceptions into own test
2019-01-25 iignatyev 8217770: problem list org.graalvm.compiler.debug.test.DebugContextTest
2019-01-24 jwilhelm 8217580: Remove tests from problemList as bugs has been closed
2019-01-24 pliden 8217309: ZGC: Fix ZNMethodTable corruption
2019-01-24 jcm 8213825: assert(false) failed: Non-balanced monitor enter/exit! Likely JNI locking
2019-01-24 iignatyev 8217699: add java/util/concurrent/CountDownLatch/Basic.java to ProblemList-Xcomp
2018-01-31 iignatyev 8167276: jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
2019-01-24 iignatyev 8150757: [TESTBUG] compiler/ciReplay/TestVM.sh and compiler/ciReplay/TestVM_no_comp_level.sh fail when no compilations are happening
2019-01-24 iveresov 8217678: [AOT] jck Math/IncrementExact and Math/DecrementExact tests fail when test classes are AOTed
2019-01-24 iignatyev 8216180: [AOT] compiler/intrinsics/bigInteger/TestMulAdd.java crashed with AOT enabled
2019-01-24 iignatyev 8158646: [jittester] generated tests may not compile by javac
2019-01-23 jwilhelm Added tag jdk-12+29 for changeset 44f41693631f
2019-01-25 gziemski 8216493: VirtualSpaceNodeTest.half_vsn_is_committed_humongous_chunk_is_used_test_vm crashes on local machine
2019-01-25 jwilhelm 8217797: ProblemList LongMulOverflowTest.java
2019-01-25 shade 8217471: [TESTBUG] gc/epsilon/TestClasses.java fails on some platforms - OOME Metaspace
2019-01-25 xuelei 8217795: Typo in SSLSocket
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}
2019-01-18 jjg 8217034: JavadocTester should check for missing files by default
2019-01-18 bsrbnd 8214345: infinite recursion while checking super class
2019-01-18 mseledtsov 8217391: [TESTBUG] problem list JFR TestShutdownEvent
2019-01-18 bpb 8215467: Files.isHidden should return true for hidden directories on Windows
2019-01-18 dfuchs 8216561: HttpClient: The logic of retry on connect exception is inverted
2019-01-18 shade 8217315: Proper units should print more significant digits
2019-01-18 shade 8217014: Epsilon should not ignore Metadata GC causes
2019-01-18 redestad 8217318: Unneeded handleization in InstanceKlass::restore_unshareable_info
2019-01-18 zgu 8217319: Cleanup Shenandoah includes
2019-01-18 gadams 8158066: SourceDebugExtensionTest fails to rename file
2019-01-18 clanger 8217311: Improve Exception thrown when MulticastSocket.setInterface fails on AIX(Unix)
2019-01-18 redestad 8217325: Enable inlining of java_lang_Class::oop_size_raw
2019-01-18 ysuenaga 8181313: SA: Remove libthread_db dependency on Linux
2019-01-17 mikael 8217349: Problem list java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java
2019-01-17 mikael 8217266: Remove dead LIR_List::compare_to and LIR_Code::lir_compare_to
2019-01-17 rriggs 8217340: Compilation failed: tools/launcher/Test7029048.java
2019-01-17 shade 8217321: [TESTBUG] utilities/test_globalDefinitions.cpp should use _LP64, not LP64
2019-01-17 michaelm 8217237: HttpClient does not deal well with multi-valued WWW-Authenticate challenge headers
2019-01-17 jwilhelm Merge
2019-01-17 mr 8216532: tools/launcher/Test7029048.java fails (Solaris)
2019-01-16 jwilhelm Added tag jdk-12+28 for changeset 659b004b6a1b
2019-01-17 zgu 8217213: shenandoahTaskQueue.hpp includes .inline.hpp file
2019-01-17 hseigel 8215699: -Xlog::file cannot be used with named pipe
2019-01-10 ngasson 8216350: AArch64: monitor unlock fast path not called
2019-01-16 stooke 8216578: Remove unused/obsolete method in JFR code
2019-01-16 mbaesken 8217233: Update build settings for AIX/xlc
2019-01-17 mseledtsov 8213917: [TESTBUG] Shutdown JFR event is not covered by test
2019-01-16 jwilhelm Added tag jdk-13+4 for changeset a47b8125b7cc
2019-01-16 lancea 8211919: ZipDirectoryStream should provide a stream of paths that are relative to the directory
2019-01-16 tschatzl 8213827: NUMA heap allocation does not respect process membind/interleave settings
2019-01-16 tschatzl 8217203: Some more includes to .inline.hpp files in gc header files
2019-01-16 jwilhelm Merge
2019-01-16 xuelei 8216045: The size of key_exchange may be wrong on FFDHE
2019-01-16 mhalder 8215280: Double click on titlebar not working for Frame with extended state set to MAXIMIZED_BOTH jdk-12+28
2019-01-16 vlivanov 8215757: C2: PhaseIdealLoop::create_new_if_for_predicate() computes wrong IDOM
2019-01-11 roland 8217042: Shenandoah: write barrier on backedge of strip mined loop causes c2 crash at expansion time
2019-01-14 roland 8217043: Shenandoah: SIGSEGV in Type::meet_helper() at barrier expansion time
2019-01-16 tschatzl 8216490: Spammy periodic GC log message contains random time stamp with periodic gc disabled
2019-01-16 lucy 8216314: SIGILL in CodeHeapState::print_names()
2019-01-16 never 8215748: Application fails when executed with Graal
2019-01-16 weijun 8215694: keytool cannot generate RSASSA-PSS certificates
2019-01-16 dfuchs 8217094: HttpClient SSL race if a socket IOException is raised before ALPN is available jdk-13+4
2019-01-16 igerasim 8007606: Handle realloc() failure in unix/native/libnet/net_util_md.c correctly
2019-01-10 zgu 8215299: Remove G1CMTask::should_exit_termination()'s undesirable side-effect
2019-01-16 vromero 8216529: in case of a crash, javac should print out the parameters passed to it
2019-01-15 goetz 8217044: [aix] Launcher still adds old path to jli library to LIBPATH
2019-01-16 mdoerr 8216556: Unnecessary liveness computation with JVMTI
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 tip