Mon, 30 Apr 2018 12:19:53 +0200 pliden 8202364: Add GCConfig::hs_err_name() to avoid GC-specific code in error reporting
Mon, 30 Apr 2018 11:48:03 +0200 redestad 8202417: [TESTBUG] Broken hard-coded dependency in serviceability/sa/ClhsdbJhisto.java
Tue, 24 Apr 2018 17:56:25 +0200 mbaesken 8202200: set INCLUDE_SA to false on s390x by default
Mon, 30 Apr 2018 09:15:44 +0200 redestad 8201650: Move iteration order randomization of unmodifiable Set and Map to iterators
Mon, 30 Apr 2018 11:59:42 +0530 rgoel 8179071: Month value is inconsistent between CLDR and Java in some locales
Fri, 27 Apr 2018 15:55:29 -0700 jjg 8201622: Reduce unnecessary Package.complete() calls in javadoc
Fri, 27 Apr 2018 09:57:16 -0700 erikj 8202382: Filter docs modules
Fri, 27 Apr 2018 08:28:06 -0700 kvn 8202273: [AOT] Graal does not support the CMS collector
Wed, 25 Apr 2018 12:21:29 -0400 chrisphi 8201509: Zero: S390 31bit atomic_copy64 inline assembler is wrong
Fri, 27 Apr 2018 08:45:11 -0400 hseigel 8202204: Rename hotspot runtime jtreg constantPool ConstantPool directories
Fri, 27 Apr 2018 13:09:54 +0100 clanger 8202367: AIX build broken after JDK-8201543
Fri, 27 Apr 2018 12:06:46 +0200 tschatzl 6672778: G1 should trim task queues more aggressively during evacuation pauses
Fri, 27 Apr 2018 10:59:46 +0200 eosterlund 8202082: Remove explicit CMS checks in CardTableBarrierSetAssembler
Fri, 27 Apr 2018 03:57:00 -0400 kbarrett 8202230: Provide accessors for JNIHandles storage objects
Fri, 27 Apr 2018 07:59:29 +0200 thartmann 8202179: Compilation fails with assert(n->is_expensive()) failed: expensive nodes with non-null control here only
Thu, 26 Apr 2018 15:41:48 +0200 stuefe 8202325: [aix] disable warnings-as-errors by default
Thu, 26 Apr 2018 20:42:43 +0200 eosterlund 8201543: Modularize C1 GC barriers
Thu, 26 Apr 2018 12:48:35 -0700 roland 8201367: assert(current != first_mem) failed: corrupted memory graph in superword code
Thu, 26 Apr 2018 12:39:15 -0700 naoto 8181157: CLDR Timezone name fallback implementation
Thu, 26 Apr 2018 18:55:44 +0000 lana Added tag jdk-11+11 for changeset e1e60f75cd39
Thu, 26 Apr 2018 11:19:05 -0500 gziemski 8202150: [REDO] Split globals.hpp to factor out the Flag class
Thu, 26 Apr 2018 09:10:04 -0700 mikael 8202330: Add Unreferenced{FOS,FIS,RAF}ClosesFd to problem list
Thu, 26 Apr 2018 17:14:04 +0200 redestad 8202324: Avoid loading FileInput-/OutputStream$AltFinalizer
Thu, 26 Apr 2018 09:04:09 -0400 hseigel 8197960: [TESTBUG] remove/modify runtime tests which use java ee or corba modules
Thu, 26 Apr 2018 11:56:24 +0200 eosterlund 8200235: Generalize jniFastGetField jobject/jweak resolve
Thu, 26 Apr 2018 09:04:18 +0100 alanb 8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space
Thu, 26 Apr 2018 12:25:36 +0530 jgeorge 8174994: SA: clhsdb printmdo throws WrongTypeException when attached to a process with CDS
Wed, 25 Apr 2018 22:12:06 -0700 darcy 8200478: For boxing conversion javac uses Long.valueOf which does not guarantee caching according to its javadoc
Wed, 25 Apr 2018 14:08:19 -0700 ccheung 8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
Thu, 26 Apr 2018 10:29:44 +0800 mli 8157543: java/nio/channels/Selector/SelectAndCancel.java fails intermittently jdk-11+11
Wed, 25 Apr 2018 18:30:38 -0700 igerasim 8202154: Remove unused code in java.base/windows/native/libnet
Thu, 26 Apr 2018 09:45:47 +0900 ysuenaga 8199519: Several GC tests fails with: java.lang.NumberFormatException: Unparseable number: "-"
Wed, 25 Apr 2018 17:50:32 -0400 coleenp 8202164: Remove some unneeded BoolObjectClosure* is_alive parameters
Wed, 25 Apr 2018 11:24:33 -0700 epavlova 8202276: Update test/hotspot/jtreg/ProblemList-graal.txt
Wed, 25 Apr 2018 10:12:45 -0700 kvn 8202152: test/hotspot/jtreg/runtime/whitebox/WBStackSize.java fails
Wed, 25 Apr 2018 09:45:45 -0700 bsrbnd 8202141: Unique symbols for .class
Wed, 25 Apr 2018 14:53:35 +0200 shade 8202210: jlink uses little-endian for big-endian cross-compilation targets
Wed, 25 Apr 2018 13:54:11 +0200 redestad 8202184: Reduce time blocking the ClassSpecializer cache creating SpeciesData
Wed, 25 Apr 2018 12:44:50 +0530 vtewari 8200101: sun/security/krb5/auto/Renewal.java fails intermittently
Wed, 25 Apr 2018 12:39:05 +0530 vtewari 8196540: [Testbug] java/security/AccessController/DoPrivAccompliceTest.java doesn't handle unrelated warnings
Wed, 25 Apr 2018 12:29:48 +0530 vtewari 8144806: sun/security/tools/keytool/standard.sh fails intermittently at deleting x.jks
Tue, 24 Apr 2018 21:40:10 -0700 mikael 8202169: Reduce ctw_2 duration by parallelizing CtwRunner invocations
Tue, 24 Apr 2018 20:25:48 -0700 bpb 8202062: Put FileChannel and FileOutpuStream variants of AtomicAppend on problem list
Tue, 24 Apr 2018 11:54:03 -0700 ksrini 8025091: VisibleMemberMap.java possible performance improvements
Tue, 24 Apr 2018 16:48:29 -0700 sangheki 8196325: GarbageCollectionNotificationInfo has same information for before and after
Tue, 24 Apr 2018 15:07:20 -0700 roland 8200303: C2 should leverage profiling for lookupswitch/tableswitch
Tue, 24 Apr 2018 12:20:10 -0700 vromero 8202157: remove the use of string keys at InapplicableMethodException
Tue, 10 Apr 2018 17:07:21 +0200 roland 8201368: IfNode::fold_compares() may lead to incorrect execution
Tue, 24 Apr 2018 10:26:54 -0700 kvn 8202075: Crash when running compiler/codecache/OverflowCodeCacheTest.java
Tue, 24 Apr 2018 09:04:57 -0700 dlong 8199755: Update Graal
Tue, 24 Apr 2018 08:13:30 -0700 vromero 8201281: Truncated error message with Incompatible : null
Mon, 23 Apr 2018 19:32:41 +0100 aph 8200556: AArch64: assertion failure in slowdebug builds
Tue, 24 Apr 2018 09:35:08 +0200 roland 8200477: Integer dot product no longer autovectorised
Fri, 20 Apr 2018 09:44:24 +0200 stuefe 8202074: Metaspace: If humongous chunk is added to SpaceManager, previous current chunk may not get retired correctly.
Mon, 23 Apr 2018 18:04:17 -0700 mikael 8202060: Add javax/net/ssl/DTLS/CipherSuite.java to ProblemList
Mon, 23 Apr 2018 16:10:32 -0700 lucy 8202070: Cleanup code after JDK-8200450, JDK-8200366
Mon, 23 Apr 2018 15:19:46 -0700 cjplummer 8202155: quarantine test com/sun/jdi/JdbExprTest.sh on all platforms
Mon, 23 Apr 2018 14:23:18 -0700 henryjen Merge
Thu, 07 Dec 2017 12:25:09 -0800 igerasim 8192789: Avoid using AtomicReference in sun.security.provider.PolicyFile
Thu, 07 Dec 2017 11:21:47 -0800 igerasim 8187496: Possible memory leak in java.apple.security.KeychainStore.addItemToKeychain
Tue, 31 Oct 2017 11:35:15 -0700 joehw 8190227: Forward port 8188880 to JDK10CPU
Mon, 23 Apr 2018 16:00:56 -0400 kbarrett 8201826: G1: Don't invoke WeakProcessor if mark stack has overflowed
Mon, 23 Apr 2018 14:51:16 -0500 gziemski 8202151: [BACKOUT] Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 11:37:46 -0700 ksrini 8201259: Fix warning with VS2017 in jdk.pack
Mon, 23 Apr 2018 18:14:35 +0200 hannesw 8198816: AbstractScriptEngine.getScriptContext creation of SimpleScriptContext is inefficient
Mon, 23 Apr 2018 10:59:39 -0500 gziemski 8081519: Split globals.hpp to factor out the Flag class
Mon, 23 Apr 2018 09:01:03 -0700 rfield 8199193: jshell tool: Add support for preview features
Mon, 23 Apr 2018 17:45:05 +0200 hannesw 8201466: Nashorn: defineProperty setters/getters on prototype object ignored with numeric property names
Mon, 23 Apr 2018 08:36:41 -0700 igerasim 8202091: Rename DualStackPlainSocketImpl to PlainSocketImpl [win]
Mon, 23 Apr 2018 07:51:46 -0700 iklam 8188105: Make -Xshare:auto the default for server VM
Mon, 23 Apr 2018 16:25:16 +0200 stuefe 8202073: MetaspaceAllocationTest gtest shall lock during space creation
Mon, 23 Apr 2018 11:25:53 +0200 stefank 8202081: Introduce CollectedHeap::is_oop()
Mon, 23 Apr 2018 13:32:00 +0200 redestad 6805750: Improve handling of Attributes.Name
Mon, 23 Apr 2018 12:16:09 +0200 shade 8202134: Non-PCH build for arm32 fails
Wed, 18 Apr 2018 11:19:32 +0200 mdoerr 8198756: Lazy allocation of compiler threads
Fri, 20 Apr 2018 14:30:57 -0700 kvn 8201850: [AOT] vm crash when run test compiler/aot/fingerprint/SelfChangedCDS.java
Fri, 20 Apr 2018 21:54:36 +0200 ihse 8201536: configure fails compiler check due to bad -m32 flag
Mon, 16 Apr 2018 16:21:58 +0100 aph 8201597: AArch64: Update relocs for CompiledDirectStaticCall
Fri, 20 Apr 2018 14:25:51 +0200 lucy 8202079: [s390]: Build failure w/o precompiled headers
Tue, 10 Apr 2018 08:38:56 +0200 mbaesken 8201226: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
Tue, 17 Apr 2018 15:54:14 +0200 clanger 8201649: Remove dubious call_jio_print in ostream.cpp
Thu, 19 Apr 2018 17:43:26 +0200 sgehwolf 8201788: Number of make jobs wrong for bootcycle-images target
Fri, 20 Apr 2018 15:16:36 +0800 mli 8161991: java/nio/channels/AsynchronousSocketChannel/Basic.java failed due to RuntimeException: WritePendingException expected
Thu, 19 Apr 2018 18:11:18 -0700 kvn 8178825: unused variable threadObj in jvmci_counters_include
Thu, 19 Apr 2018 17:13:19 -0700 mikael 8202052: Disable warnings when building libawt with VS2017
Thu, 19 Apr 2018 16:28:55 -0700 dlong 8200196: [Graal] implement Object.notify/notifyAll intrinsics
Thu, 19 Apr 2018 15:31:06 -0700 iignatyev 8202037: Split slow ctw_1 tests
Thu, 19 Apr 2018 18:07:24 +0000 lana Added tag jdk-11+10 for changeset 69d7398038c5
Thu, 19 Apr 2018 10:33:35 -0700 sherman 6341887: java.util.zip: Add ByteBuffer methods to Inflater/Deflater
Thu, 19 Apr 2018 09:36:06 -0700 igerasim 8201510: Merge TwoStacksPlainSocketImpl into DualStackPlainSocketImpl [win]
Mon, 16 Apr 2018 14:29:27 +0530 simonis 8201540: [AIX] Extend the set of supported charsets in java.base
Thu, 19 Apr 2018 12:12:05 +0200 clanger 8202000: AIX build broken after JDK-8195099
Thu, 19 Apr 2018 12:02:38 +0200 shade 8201785: Make ModRefBarrierSetAssembler abstract on all platforms
Thu, 19 Apr 2018 07:54:50 +0200 pliden 8201800: Add support for adjusting heap addresses in a TLAB
Thu, 19 Apr 2018 07:54:50 +0200 pliden 8201647: Make initial clearing of CHeapBitMap optional
Thu, 19 Apr 2018 07:54:50 +0200 pliden 8201646: Introduce ReferenceDiscoverer interface
Thu, 19 Apr 2018 09:15:17 +0200 sjohanss 8196071: Change G1 Full GC heap and thread sizing ergonomics
Wed, 18 Apr 2018 21:10:09 -0700 lucy 8200450: Root cause analysis for JDK-8200366
Wed, 18 Apr 2018 18:43:04 -0400 coleenp 8201556: Disallow reading oops in ClassLoaderData if unloading
Wed, 18 Apr 2018 10:30:57 -0700 vtheeyarath 8184693: add Pattern.isEmpty
Wed, 18 Apr 2018 16:02:53 -0400 vromero 8196433: use the new error diagnostic approach at javac.Main
Wed, 18 Apr 2018 13:37:39 -0400 coleenp 8201537: Remove is_alive closure from Klass::is_loader_alive()
Wed, 18 Apr 2018 10:03:49 -0700 darcy 8201766: Mark TimSortStackSize2.java as intermittently failing
Wed, 18 Apr 2018 19:00:32 +0200 tschatzl 8201527: Bump default value of G1RefProcDrainInterval
Wed, 18 Apr 2018 12:06:53 -0400 coleenp 8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable
Mon, 16 Apr 2018 12:50:10 +0530 clanger 8201369: Inet4AddressImpl_getLocalHostName reverse lookup on Solaris only
Wed, 18 Apr 2018 10:39:40 -0400 coleenp 8200555: OopHandle should use Access API
Wed, 18 Apr 2018 15:57:19 +0200 dnsimon 8201794: [Graal] fix regressions from JDK-8187490
Mon, 16 Apr 2018 16:52:08 -0700 ksrini 8198793: Add launcher support for preview features
Wed, 18 Apr 2018 15:12:28 +0200 glaubitz 8201616: Hotspot crashes on linux-sparc after 8189941
Wed, 18 Apr 2018 15:05:37 +0200 shade 8201799: Build failures after JDK-8195099 (Concurrent safe-memory-reclamation mechanism)
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201172: Parallelize Remset Tracking Update Before Rebuild phase
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201596: java.lang.ref.Reference processing total time logging broken
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201490: Improve concurrent mark keep alive closure performance
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8201487: Do not rebalance reference processing queues if not doing parallel reference processing
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200730: Fix debug=gc+phases time tracking in Remark and Cleanup
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200426: Make G1 code use _g1h members
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8200723: Suppress rs_length and predicted_cards sampling during mixed gcs
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8154528: Reclaim regions emptied by marking in Remark pause
Wed, 18 Apr 2018 11:36:48 +0200 tschatzl 8178105: Switch mark bitmaps during Remark
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip