2019-09-14 dl 8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
2019-09-14 dl 8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
2019-09-14 dl 8221168: java/util/concurrent/CountDownLatch/Basic.java fails
2019-09-14 dl 8227235: rare failures in testForkHelpQuiesce tck tests
2019-09-14 dl 8229442: AQS and lock classes refresh
2019-09-14 mgronlun 8231025: Incorrect method tag offset for big endian platform
2019-09-14 mgronlun 8225797: OldObjectSample event creates unexpected amount of checkpoint data
2019-09-13 bpb 8230085: (fs) FileStore::isReadOnly is always true on macOS Catalina
2019-09-13 dcubed 8230938: Deprecate MonitorBound
2019-09-13 egahlin Restructure stream configuration JEP-349-branch
2019-09-13 bchristi 8230937: Update bugid in ProblemList for vmTestbase/nsk/jdb/eval/eval001/eval001.java
2019-09-13 lmesnik 8230881: serviceability/sa/TestJmapCore tests fail with java.lang.RuntimeException: Could not find dump file
2019-09-13 prappo 8151678: com/sun/jndi/ldap/LdapTimeoutTest.java failed due to timeout on DeadServerNoTimeoutTest is incorrect
2019-09-13 pliden 8230878: ZGC: Use THREAD_LOCAL instead of __thread
2019-09-13 pliden 8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
2019-09-13 pliden 8230846: ZGC: Make ZUtils::alloc_aligned() posix-specific
2019-09-13 pliden 8230845: ZGC: Implement ZLock using os::PlatformMutex
2019-09-13 mseledtsov Fixed broken build JEP-349-branch
2019-09-13 mseledtsov Fixed tabs and trailing white spaces JEP-349-branch
2019-09-12 herrick Merge JDK-8200758-branch
2019-09-12 herrick change 57917 should have been: JDK-8230522: rename --linux-bundle-name, and --temp-root options. JDK-8200758-branch
2019-09-12 herrick 8230653: jpackage error on macOS system without xcode JDK-8200758-branch
2019-09-12 herrick 8229779: Shortcut creation policy JDK-8200758-branch
2019-09-11 herrick /home/aherrick/comment JDK-8200758-branch
2019-09-10 herrick 8230519: jpackage "--package-type" values and default JDK-8200758-branch
2019-09-10 herrick 8230726: Improve jpackage jtreg tests JDK-8200758-branch
2019-09-12 mseledtsov Copyright update - round 2 JEP-349-branch
2019-09-12 igerasim 8230829: Matcher matches a surrogate pair that crosses border of the region
2019-09-12 ccheung 8186988: use log_warning() and log_error() instead of tty->print_cr for CDS warning and error messages
2019-09-12 jlahoda Updating javac behavior w.r.t. preview API. Based on darcy's patch. JDK-8226585-branch
2019-09-12 dfuchs 8230858: Replace wildcard address with loopback or local host in tests - part 23
2019-09-12 stuefe Merge stuefe-new-metaspace-branch
2019-09-03 roland 8230470: Shenandoah doesn't need change from JDK-8212610 anymore
2019-09-12 stuefe 8230888: jfrVirtualMemory.cpp should include globals.hpp
2019-09-12 chagedorn 8220416: Comparison of klass pointers is not optimized any more
2019-09-12 chagedorn 8230762: Change MacroAssembler::debug32/64 to use fatal instead of assert
2019-08-23 roland 8229701: aarch64: C2 OSR compilation fails with "shouldn't process one node several times" in final graph reshaping
2019-09-12 mgronlun ren jfrChunkState jfrChunk JEP-349-branch
2019-09-12 mgronlun merge stuff JEP-349-branch
2019-09-12 stuefe Fixes for Windows x64 stuefe-new-metaspace-branch
2019-09-11 mbaesken 8230856: Java_java_net_NetworkInterface_getByName0 on unix misses ReleaseStringUTFChars in early return
2019-09-11 mbaesken 8230861: missing ReleaseStringUTFChars in Java_sun_security_pkcs11_wrapper_PKCS11_connect
2019-09-12 iklam 8230586: Encapsulate fields in filemap.hpp
2019-09-12 dholmes 8230423: Move os::sleep to JavaThread::sleep
2019-09-12 jwilhelm Added tag jdk-14+14 for changeset cddef3bde924
2019-09-11 lmesnik 8230830: No required ResourceMark in src/hotspot/share/prims/jvmtiImpl.cpp:JvmtiSuspendControl::print()
2019-09-11 afarley 8229378: jdwp library loader in linker_md.c quietly truncates on buffer overflow
2019-09-11 darcy 8230734: Remove default constructors from java.compiler
2019-09-11 iklam 8230674: Heap dumps should exclude dormant CDS archived objects of unloaded classes
2019-09-11 bpb 8230342: LineNumberReader.getLineNumber() returns inconsistent results after EOF
2019-09-11 amenkov 8192057: com/sun/jdi/BadHandshakeTest.java fails with java.net.ConnectException
2019-09-11 bobv 8229202: Docker reporting causes secondary crashes in error handling
2019-09-11 naoto 8230136: DateTimeFormatterBuilder.FractionPrinterParser#parse fails to verify minWidth
2019-09-11 stuefe Fix jtreg/vmTestbase/metaspace/shrink_grow/CompressedClassSpaceSize stuefe-new-metaspace-branch
2019-09-11 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
2019-09-11 lkorinth 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
2019-09-11 mgronlun update nanos for flush chunk JEP-349-branch
2019-09-11 tschatzl 8230794: Improve assert to get more information about the JDK-8227695 failure
2019-09-10 naoto 8229960: Remove sun.nio.cs.map system property
2019-09-10 shade 8230813: Add JDK-8010500 to compiler/loopopts/superword/TestFuzzPreLoop.java bug list
2019-09-10 mchung 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
2019-09-10 darcy 8225761: Update --release 13 symbol information after JDK 13 GA
2019-09-10 mseledtsov JEP-349-branch: fixes to copyright headers JEP-349-branch
2019-09-10 lmesnik 8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
2019-09-10 igerasim 8230303: JDB hangs when running monitor command
2019-09-10 mgronlun flush chunk JEP-349-branch
2019-09-10 hannesw 8230709: Array index out of bounds in ES6 mode
2019-09-10 hannesw 8230766: Changed message in IllegalMonitorStateException
2019-09-10 stuefe Fix class space display issue in metaspace report stuefe-new-metaspace-branch
2019-09-10 stuefe Remove always-use-class-space feature stuefe-new-metaspace-branch
2019-09-10 mgronlun restructuring in JfrRecorderService JEP-349-branch
2019-09-10 stuefe commit granule size must not be smaller than native page size stuefe-new-metaspace-branch
2019-09-10 pliden 8230566: ZGC: Don't substitute klass pointer during array clearing
2019-09-09 mbaesken 8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
2019-09-06 mbaesken 8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
2019-09-10 stuefe Initial changes for new metaspace. Only tested for Linux x64. stuefe-new-metaspace-branch
2019-09-10 xgong 8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
2019-09-10 chagedorn 8225653: Provide more information when hitting SIGILL from HaltNode
2019-09-10 godin 8207800: always_do_update_barrier is unused
2019-09-09 kbarrett 8221361: Eliminate two-phase initialization for PtrQueueSet classes
2019-09-09 naoto 8230284: Accounting currency format support does not cope with explicit number system
2019-09-09 amenkov 8230516: invalid html in jdwp-protocol.html
2019-09-09 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
2019-09-09 dfuchs 8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
2019-09-09 darcy 8230723: Remove default constructors from java.lang and java.io
2019-08-24 jpai 8177389: Hyphen "-" should be removed in URL class documentation
2019-09-09 dfuchs 8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
2019-09-09 mdoerr 8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
2019-09-09 glaubitz 8230708: Hotspot fails to build on linux-sparc with gcc-9
2019-09-09 mgronlun JavaThread name JEP-349-branch
2019-09-04 stefank 8230564: Remove os_ext.hpp
2019-09-04 stefank 8230563: Remove arguments_ext.cpp
2019-09-04 stefank 8230562: Remove g1HeapSizingPolicy_ext.cpp
2019-09-04 stefank 8230561: Remove logTag_ext.hpp
2019-09-04 stefank 8224599: Remove globals_ext.hpp
2019-09-09 rehn 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
2019-09-09 xgong 8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
2019-09-07 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
2019-09-07 iveresov 8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
2019-09-07 zgu 8230730: UseCompressedOops test crash with assertion failure
2019-09-07 redestad 8230662: Remove dead code from MethodTypeForm
2019-09-06 herrick 8223211 : Remove old code from service support JDK-8200758-branch
2019-09-06 herrick 8229840 : Add jtreg test for --linux-app-category option JDK-8200758-branch
2019-09-06 erikj 8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
2019-09-06 dlong 8230680: latest Graal unittests depend on jdk.internal.module
2019-09-06 kbarrett 8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
2019-09-06 clanger 8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
2019-09-06 dfuchs 8230694: http.keepAlive system property is inconsistently/incorrectly documented
2019-08-30 rrich 8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
2019-09-06 shade 8230671: x86_32 build failures after JDK-8229496
2019-09-06 naoto 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
2019-09-05 bpb 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
2019-09-05 darcy 8230681: Add @since tag to java.io.Serial
2019-09-05 dholmes 8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
2019-09-05 bpb 8229280: Test failures on several linux hosts after JDK-8181493
2019-09-05 ccheung 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
2019-09-05 joehw 8228854: Default ErrorListener reports warnings and errors to the console
2019-09-05 shade 8230646: Epsilon does not extend TLABs to max size
2019-09-05 egahlin Improved handling of Thread.interrupt() + cleanup JEP-349-branch
2019-09-05 thartmann 8229496: SIGFPE (division by zero) in C2 OSR compiled method
2019-09-05 jlahoda 8177068: incomplete classpath causes NPE in Flow
2019-09-05 mbaesken 8230466: check malloc/calloc results in jdk.hotspot.agent
2019-09-05 stuefe 8230642: 8224815 broke Shenandoah build
2019-09-05 eosterlund 8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
2019-09-05 eosterlund 8229189: Improve JFR leak profiler tracing to deal with discontiguous heaps
2019-09-05 jjiang 8228967: Trust/Key store and SSL context utilities for tests
2019-09-05 jwilhelm Added tag jdk-14+13 for changeset fbbe6672ae15
2019-09-04 darcy 8230626: Make UnknownFooException strings more informative
2019-09-04 mseledtsov 8230624: [TESTBUG] Problemlist JFR compiler/TestCodeSweeper.java
2019-09-04 dfuchs 8230435: Replace wildcard address with loopback or local host in tests - part 22
2019-09-04 dfuchs 8171405: java/net/URLConnection/ResendPostBody.java failed with "Error while cleaning up threads after test"
2019-09-04 dfuchs 8230159: Add test to verify that com.sun.net.httpserver.BasicAuthenticator constructors throw expected exceptions jdk-14+13
2019-09-04 xliu 8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04 eosterlund 8230401: ClassLoaderData::_keep_alive is read with wrong type in c2i entry barrier
2019-09-04 mdoerr 8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
2019-09-04 sjohanss 8209802: Garbage collectors should register JFR types themselves to avoid build errors.
2019-09-04 sjohanss 8230431: Move G1 trace code from gcTrace* to G1 directory
2019-09-03 mbaesken 8229182: runtime/containers/docker/TestMemoryAwareness.java test fails on SLES12
2019-09-03 mbaesken 8230485: add handling of aix tar in configure
2019-09-04 jjiang 8226221: Update PKCS11 tests to use NSS 3.46 libs
2019-09-04 dholmes 6313903: Thread.sleep(3) might wake up immediately on windows
2019-09-03 mgronlun single pass only to install typeset blobs to sample candidates JEP-349-branch
2019-09-03 vlivanov 8227236: assert(singleton != __null && singleton != declared_interface) failed
2019-09-03 zgu 8230483: Shenandoah: consistently disable concurrent roots for Traversal mode
2019-08-30 jpai 8223714: HTTPSetAuthenticatorTest could be made more resilient
2019-09-03 mgronlun ObjectSampler constness JEP-349-branch
2019-09-03 mgronlun remove explicit leakp artifact tagging functor JEP-349-branch
2019-09-03 mgronlun cleanup JEP-349-branch
2019-09-03 mgronlun reductions JEP-349-branch
2019-09-03 mgronlun macro removals JEP-349-branch
2019-09-03 mgronlun hide leakp tagging of klass JEP-349-branch
2019-09-03 mgronlun better caching anonymous strings JEP-349-branch
2019-09-03 thartmann 8230428: Cleanup dead CastIP node code in formssel.cpp
2019-09-02 egahlin Clean up class hiercharchy JEP-349-branch
2019-09-02 egahlin Fix race condition in TestRepositoryMigration JEP-349-branch
2019-09-02 mgronlun old object sample blob:ification and serialization support JEP-349-branch
2019-09-02 michaelm Merge
2019-09-02 michaelm 8229235: com.sun.net.httpserver.HttpExchange should implement AutoCloseable
2019-09-02 mgronlun 8227411: TestTimeMultiple.java failed "assert(!lease()) failed: invariant"
2019-09-02 mgronlun 8229437: assert(is_aligned(ref, HeapWordSize)) failed: invariant
2019-08-12 mdoerr 8229422: Taskqueue: Outdated selection of weak memory model platforms
2019-09-02 shade 8230425: Shenandoah forces +UseNUMAInterleaving even after explicitly disabled
2019-09-02 shade 8230238: Add another regression test for JDK-8134739
2019-08-30 mbaesken 8224214: [AIX] Remove support for legacy xlc compiler
2019-08-31 darcy 8230373: Use java.io.Serial in generated exception types
2019-08-30 kbarrett 8230372: Remove G1GCPhaseTimes::MergeLBProcessedBuffers
2019-08-30 tonyp 8227224: GenCollectedHeap: add subspace transitions for young gen for gc+heap=info log lines
2019-08-30 egahlin Add onError handler + various cleanup JEP-349-branch
2019-08-30 darcy 8230337: Clarify intention of Elements.{getPackageOf, getModuleOf}
2019-08-30 kbarrett 8230327: Make G1DirtyCardQueueSet free-id init unconditional
2019-08-30 dfuchs JDK-8229867: first prototype JDK-8229867-branch
2019-08-30 thartmann 8230390: Problemlist SA tests with AOT
2019-08-30 dfuchs Initial changes for JDK-8229867 JDK-8229867-branch
2019-08-30 dfuchs 8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
2019-08-28 jpai 8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
2019-08-30 jlahoda 8230105: -XDfind=diamond crashes
2019-08-30 eosterlund 8230307: ZGC: Make zGlobals and zArguments OS agnostic
2019-08-30 thartmann 8230388: Problemlist additional compiler/rtm tests
2019-08-30 amlu 8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
2019-08-30 stefank 8230203: Replace markWord enums with typed constants
2019-08-30 jiefu 8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
2019-08-30 pli 8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
2019-08-29 darcy 8229997: Apply java.io.Serial annotations in java.base
2019-08-29 kbarrett 8230332: G1DirtyCardQueueSet _notify_when_complete is always true
2019-08-29 mseledtsov 8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
2019-08-29 kbarrett 8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
2019-08-29 jiefu 8230037: Confused MetaData dumped by PrintOptoAssembly
2019-08-29 herrick 8230152: No appropriate error message when wix tools missing. JDK-8200758-branch
2019-08-29 darcy 8229999: Apply java.io.Serial annotations to security types in java.base
2019-08-29 egahlin Update test JEP-349-branch
2019-08-29 egahlin Publish configuration using volatile instread fence JEP-349-branch
2019-08-29 egahlin Abort directory stream after end JEP-349-branch
2019-08-29 egahlin Add mechanism för new file notification JEP-349-branch
2019-08-29 dtitov 8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
2019-08-29 egahlin Rename RecordingStream::setInterval to setFlushInterval JEP-349-branch
2019-08-28 mbaesken 8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
2019-08-29 mseledtsov 8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
2019-08-29 igerasim 8230338: Accurate error message about bad Unicode block name
2019-08-29 jlaskey imported patch legacy JDK-8193209-branch
2019-08-29 redestad 8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
2019-08-29 coleenp 8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
2019-08-29 mgronlun optimization to avoid retagging and already tagged set of stacktraces JEP-349-branch
2019-08-29 mgronlun avoid serializing stacktraces twice JEP-349-branch
2019-08-29 mgronlun missing friend declarations JEP-349-branch
2019-08-29 mgronlun optimizations for old object sample metadata JEP-349-branch
2019-08-29 psadhukhan Merge
2019-08-23 dmarkov 8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
2019-08-19 psadhukhan 8226513: JEditorPane is shown with incorrect size
2019-08-18 aivanov 8222108: Reduce minRefreshTime for updating remote printer list on Windows
2019-08-07 lbourges 8228711: Path rendered incorrectly when it goes outside the clipping region
2019-08-06 akolarkunnu 8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
2019-07-25 psadhukhan Merge
2019-07-24 psadhukhan Merge
2019-07-24 psadhukhan Merge
2019-07-22 psadhukhan Merge
2019-08-29 darcy 8230074: Improve specification for {Math, StrictMath}.negateExact
2019-08-29 egahlin Rename firstNanos and lastNanos to filterStart and filterEnd JEP-349-branch
2019-08-29 egahlin Make stream thread non-daemon and remove unnecessary copying of filter JEP-349-branch
2019-08-29 egahlin Reduce allocation from logging JEP-349-branch
2019-08-29 jwilhelm Added tag jdk-14+12 for changeset 8570f22b9b6a
2019-08-28 jiefu 8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
2019-08-28 mseledtsov 8230115: Problemlist JFR TestNetworkUtilization test
2019-08-28 amenkov 8228554: Accessibility errors in jdwp-protocol.html
2019-08-28 joehw 8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter jdk-14+12
(0) -30000 -10000 -3000 -1000 -224 +224 +1000 tip