log

age author description
Mon, 13 Jan 2020 10:49:58 +0100 jlahoda 8236715: JShell: Records with errors are not properly corraled
Mon, 13 Jan 2020 15:31:23 +0800 ngasson 8236634: Memory Access API tests fail on 32-bit
Mon, 13 Jan 2020 08:29:32 +0530 sundar 8222098: tools/jlink/plugins/IncludeLocalesPluginTest.java time out
Sun, 12 Jan 2020 12:09:29 +0100 shade 8236936: x86_32 Minimal VM build failure after JDK-8230765
Fri, 10 Jan 2020 15:32:04 -0500 vromero 8236841: compact constructor parameters are always final
Fri, 10 Jan 2020 21:09:53 +0100 egahlin 8236263: Remove experimental streaming events
Fri, 10 Jan 2020 12:01:21 -0800 mchung 8236945: typo "the the" in Lookup::in javadoc
Fri, 10 Jan 2020 11:50:54 -0800 mchung 8225773: jdeps --check produces NPE if there are missing module dependences
Fri, 10 Jan 2020 11:48:16 -0800 mchung 8229396: jdeps ignores multi-release when generate-module-info used on command line
Fri, 10 Jan 2020 09:15:20 -0800 darcy 8236877: Add "record" to descriptions in java.lang.{annotation, reflect}
Fri, 10 Jan 2020 16:20:31 +0000 eosterlund 8235669: G1: Stack walking API can expose AS_NO_KEEPALIVE oops
Fri, 10 Jan 2020 16:30:02 +0100 mdoerr 8236555: [s390] Fix VerifyOops
Wed, 08 Jan 2020 14:22:30 +0100 goetz 8236772: Fix build for windows 32-bit after 8212160 and 8234331.
Fri, 10 Jan 2020 07:21:32 -0500 zgu 8236902: Shenandoah: Missing string dedup roots in all root scanner
Mon, 13 Jan 2020 08:05:59 -0800 naoto 8174270: Consolidate ICU sources in one location
Mon, 13 Jan 2020 16:56:21 +0100 clanger 8237008: Exclude serviceability/sa/TestInstanceKlassSizeForInterface.java on linuxppc64 and linuxppc64le
Fri, 10 Jan 2020 15:38:25 +0100 clanger 8236488: Support for configure option --with-native-debug-symbols=internal is impossible on Windows
Fri, 10 Jan 2020 13:20:11 +0100 jwilhelm Merge
Fri, 10 Jan 2020 02:52:25 +0000 valeriep 8236897: Fix the copyright header for pkcs11gcm2.h
Fri, 10 Jan 2020 01:36:48 +0000 sspitsyn 8229847: AttachProvider javadoc page needs an update
Fri, 10 Jan 2020 12:42:30 +0100 rkennke 8236851: Shenandoah: More details in Traversal GC event messages
Wed, 08 Jan 2020 08:55:26 +0100 mbaesken 8236709: struct SwitchRange in HS violates C++ One Definition Rule
Thu, 09 Jan 2020 22:42:53 -0800 ssahoo 8234309: LFGarbageCollectedTest.java fails with parse Exception
Thu, 09 Jan 2020 21:58:38 -0500 coleenp 8236905: ProblemList test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
Thu, 09 Jan 2020 15:38:41 -0800 igerasim 8234423: Modifying ArrayList.subList().subList() resets modCount of subList
Thu, 09 Jan 2020 17:38:41 -0500 coleenp 8232759: Remove GC.class_stats
Thu, 09 Jan 2020 20:21:53 +0100 jwilhelm Merge
Thu, 09 Jan 2020 08:31:41 -0800 bpb 8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Thu, 09 Jan 2020 08:31:29 -0800 bpb 8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Thu, 09 Jan 2020 16:14:14 +0100 chagedorn 8236140: assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it
Thu, 09 Jan 2020 12:04:22 +0000 mcimadamore 8236779: static field in implementation class erroneously leaking in memory access javadoc
Thu, 09 Jan 2020 17:25:05 +0530 sundar 8225561: jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules
Thu, 09 Jan 2020 02:34:23 +0100 jwilhelm Added tag jdk-14+31 for changeset decd3d2953b6
Thu, 09 Jan 2020 02:31:10 +0100 jwilhelm Added tag jdk-14+31 for changeset d54ce919da90
Wed, 08 Jan 2020 23:12:45 +0000 mcimadamore 8236769: Clarify javadoc of memory access API
Wed, 08 Jan 2020 22:44:34 +0100 egahlin 8236264: Remove jdk.jfr.Recording::setFlushInterval and jdk.jfr.Recording::getFlushInterval
Wed, 08 Jan 2020 13:25:03 -0800 ascarpino 8236098: AlgorithmConstraints:permits method not throwing IAEx when primitives are empty
Tue, 07 Jan 2020 21:53:52 +0100 rkennke 8236732: Shenandoah: Stricter placement for oom-evac scopes
Tue, 07 Jan 2020 08:53:37 -0500 zgu 8236681: Shenandoah: Disable concurrent class unloading flag if no class unloading for the GC cycle
Tue, 07 Jan 2020 13:45:10 +0100 rkennke 8236181: C2: Remove useless step_over_gc_barrier() in int->bool conversion
Tue, 17 Dec 2019 18:23:33 +0100 rkennke 8236106: [TESTBUG] Shenandoah: Make TestThreadFailure more resilient
Fri, 20 Dec 2019 19:51:00 +0100 mdoerr 8236179: C1 register allocation error with T_ADDRESS
Thu, 12 Dec 2019 15:20:53 -0500 zgu 8235842: Shenandoah: Implement native LRB for narrow oop
Thu, 12 Dec 2019 18:34:30 +0100 rkennke 8234974: Shenandoah: Do concurrent roots even when no evacuation is necessary
Wed, 08 Jan 2020 15:18:58 -0500 vromero 8236692: static final fields without initializer are accepted by javac
Wed, 08 Jan 2020 19:12:20 +0100 egahlin 8236487: JFR Recorder Thread crashed due to "assert(_chunkwriter.is_valid()) failed: invariant"jdk-14+31
Wed, 08 Jan 2020 14:36:48 +0100 tschatzl 8235934: gc/g1/TestGCLogMessages.java fails with 'DerivedPointerTable Update' found
Tue, 07 Jan 2020 17:28:42 -0500 kbarrett 8235751: Assertion when triggering concurrent cycle during shutdown
Tue, 07 Jan 2020 21:36:10 +0000 sspitsyn 8236124: Minimal VM slowdebug build failed after JDK-8212160
Thu, 09 Jan 2020 21:06:41 +0000 hseigel 8235766: SafepointSynchronize::_end_of_last_safepoint is unused
Thu, 09 Jan 2020 21:57:18 +0100 tschatzl 8214277: Use merged G1ArchiveRegionMap for open and closed archive heap regions
Thu, 09 Jan 2020 10:01:01 -0500 aph 8236856: AArch64: Spurious GCC warnings
Thu, 09 Jan 2020 09:30:49 -0500 aph Merge
Thu, 09 Jan 2020 09:30:02 -0500 aph 8235385: AArch64: Crash on aarch64 JDK due to long offset
Thu, 09 Jan 2020 08:35:44 -0500 zgu 8228818: Shenandoah: Processing weak roots in concurrent phase when possible
Thu, 09 Jan 2020 02:27:20 +0100 jwilhelm Added tag jdk-15+5 for changeset b97c1773ccaf
Wed, 08 Jan 2020 22:46:33 +0100 rkennke 8236815: Shenandoah: Fix weak roots in final Traversal GC phase
Wed, 08 Jan 2020 11:38:08 -0800 bpb 8236804: java/nio/channels/FileChannel/MapWithSecurityManager.java should be run in othervm mode
Wed, 08 Jan 2020 10:03:52 -0800 dtitov 8236190: Unproblem list vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t002/TestDescription.javajdk-15+5
Wed, 08 Jan 2020 08:35:33 -0800 bpb 8236582: (fc) FileChannel.map fails with InternalError when security manager enabled
Wed, 08 Jan 2020 16:03:32 +0100 jwilhelm Merge
Tue, 07 Jan 2020 10:22:06 -0800 darcy 8234783: Improve wording of spec of Record.equals
Tue, 07 Jan 2020 09:17:51 -0800 darcy 8236695: java.lang.Record should be declared with an explicit constructor
Tue, 07 Jan 2020 17:06:10 +0100 chagedorn 8235984: C2: assert(out->in(PhiNode::Region) == head || out->in(PhiNode::Region) == slow_head) failed: phi must be either part of the slow or the fast loop
Tue, 07 Jan 2020 07:31:28 -0800 iveresov 8236050: Some compiler tests fail when executed with custom TieredLevel
Tue, 07 Jan 2020 09:21:07 -0500 vromero 8234445: spurious error message for record constructors with receiver parameters
Tue, 07 Jan 2020 09:10:14 -0500 vromero 8236266: change error message for the case when a class extends j.l.Record
Tue, 07 Jan 2020 09:08:31 -0500 vromero 8236544: confusing error message: return type of accessor method is not compatible with type of record component
Tue, 07 Jan 2020 09:03:00 -0400 jlaskey 8233751: StringBuilder / StringBuffer capacity() doc is misleading
Mon, 06 Jan 2020 17:23:57 -0800 naoto 8236495: open/test/jdk/java/util/Locale/LocaleProvidersRun.java failed on mac 10.14 with de_DE locale.
Fri, 03 Jan 2020 13:40:33 -0800 serb 8236545: Compilation error in mach5 java/awt/FileDialog/MacOSGoToFolderCrash.java
Wed, 01 Jan 2020 03:08:17 +0100 jwilhelm Added tag jdk-14+30 for changeset d54ce919da90
Fri, 27 Dec 2019 18:26:17 +0100 jwilhelm Added tag jdk-14+29 for changeset 563fa900fa17
Wed, 25 Dec 2019 07:17:25 +0800 weijun 8236470: Deal with ECDSA using ecdsa-with-SHA2 plus hash algorithm as AlgorithmIdjdk-14+30
Tue, 24 Dec 2019 16:49:37 +0300 sviswanathan 8236364: TEMP vector registers could be incorrectly assigned upper bank xmm registers after Generic Operands (JDK-8234391)
Tue, 24 Dec 2019 04:47:44 -0500 fmatte 8235637: jhsdb jmap from OpenJDK 11.0.5 doesn't work if prelink is enabled
Mon, 23 Dec 2019 17:18:32 -0500 lancea 8235961: SyncResolverImpl does not throw SQLException as expected
Mon, 23 Dec 2019 09:17:00 +0000 chegar 8236441: Bound MulticastSocket fails when setting outbound interface on Windows
Mon, 23 Dec 2019 09:44:35 +0100 thartmann 8233164: C2 fails with assert(phase->C->get_alias_index(t) == phase->C->get_alias_index(t_adr)) failed: correct memory chain
Sat, 21 Dec 2019 13:03:02 +0100 mgronlun 8234059: Stress test fails with "Unexpected Exception in thread JFR Event Stream"jdk-14+29
Sat, 21 Dec 2019 12:45:08 +0100 mgronlun 8233111: Epoch shift synchronization point for Compiler threads
Mon, 16 Dec 2019 14:10:20 +0100 goetz 8235998: [c2] Memory leaks during tracing after '8224193: stringStream should not use Resource Area'.
Wed, 08 Jan 2020 13:44:54 +0100 rschmelter 8234510: Remove file seeking requirement for writing a heap dump
Wed, 08 Jan 2020 13:33:34 +0100 tschatzl 8231670: Remove TaskExecutor abstraction used in preserved marks processing
Tue, 07 Jan 2020 18:56:18 -0800 iklam 8236625: Remove writeable macro from JVM flags declaration
Wed, 08 Jan 2020 08:53:28 +0900 ysuenaga 8236489: Java heap file on daxfs should be more secure
Tue, 07 Jan 2020 15:33:09 -0800 igerasim 8236705: Use single character variant of String.replace when applicable
Tue, 07 Jan 2020 21:53:52 +0100 rkennke 8236732: Shenandoah: Stricter placement for oom-evac scopes
Tue, 07 Jan 2020 19:57:11 +0000 sspitsyn 8236124: Minimal VM slowdebug build failed after JDK-8212160
Tue, 07 Jan 2020 13:11:35 -0500 coleenp 8236224: Obsolete the FieldsAllocationStyle and CompactFields options
Tue, 07 Jan 2020 08:53:37 -0500 zgu 8236681: Shenandoah: Disable concurrent class unloading flag if no class unloading for the GC cycle
Tue, 07 Jan 2020 13:45:10 +0100 rkennke 8236161: C2: Remove useless step_over_gc_barrier() in int->bool conversion
Mon, 06 Jan 2020 11:04:12 -0800 darcy 8235532: Update --release 14 symbol information for JDK 14 b27
Mon, 06 Jan 2020 10:31:20 -0800 naoto 8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Sun, 05 Jan 2020 21:04:39 -0800 jnimeh 8236039: JSSE Client does not accept status_request extension in CertificateRequest messages for TLS 1.3
Mon, 06 Jan 2020 11:29:38 +0800 xyin 8236595: Add more comments about how to setup simulated NVRAM before run java/nio/MappedByteBuffer/PmemTest.java
Sat, 04 Jan 2020 16:25:58 +0900 ysuenaga 8236552: Description of jmxremote.ssl.config.file in ManagementAgent.start is incorrect
Fri, 03 Jan 2020 12:37:30 -0500 vromero 8236544: confusing error message: return type of accessor method is not compatible with type of record component
Wed, 01 Jan 2020 03:08:45 +0100 jwilhelm Added tag jdk-15+4 for changeset bb0a7975b31d
Thu, 02 Jan 2020 14:38:37 +0100 mbaesken 8236274: remove obsolete -d2Zi+ debug flag in MSVC builds
Fri, 27 Dec 2019 18:21:13 +0100 jwilhelm Added tag jdk-15+3 for changeset d05fcdf25717
Tue, 24 Dec 2019 09:38:41 +0000 prappo 8236435: Fix typos in javac areajdk-15+4
Tue, 24 Dec 2019 16:51:55 +0800 pli 8233743: AArch64: Make r27 conditionally allocatable
Mon, 23 Dec 2019 14:42:21 -0800 svkamath 8167065: Add intrinsic support for double precision shifting on x86_64
Sat, 21 Dec 2019 15:27:37 +0800 weijun 8236405: Formatting issues in Kerberos debug outputjdk-15+3
Fri, 20 Dec 2019 22:41:53 -0800 mikael Merge
Sat, 21 Dec 2019 06:28:48 +0800 jjiang 8234727: sun/security/ssl/X509TrustManagerImpl tests support TLSv1.3
Fri, 20 Dec 2019 14:04:40 -0800 mikael 8236449: Problem list compiler/jsr292/ContinuousCallSiteTargetChange.java on solaris-sparcv9
Fri, 20 Dec 2019 09:42:38 -0800 sjohanss 8235119: Incomplete initialization of scan_top values results in out-of-bounds scanning of regions
Fri, 20 Dec 2019 16:04:34 +0100 mgronlun 8235390: JfrEmergencyDump::on_vm_shutdown crashes
Fri, 20 Dec 2019 19:51:00 +0100 mdoerr 8236179: C1 register allocation error with T_ADDRESS
Fri, 20 Dec 2019 09:28:57 +0000 alanb 8236246: SelectorProvider support for creating a DatagramChannel that is not interruptible
Thu, 19 Dec 2019 23:04:49 -0800 iklam 8233826: Change CDS dumping tty->print_cr() to unified logging
Fri, 20 Dec 2019 04:47:34 +0100 jwilhelm Merge
Thu, 19 Dec 2019 15:13:24 -0800 iveresov 8235927: Update Graal
Thu, 19 Dec 2019 13:20:58 -0800 epavlova 8236139: [Graal] java/lang/RuntimeTests/exec/LotsOfOutput.java fails with JVMCI enabled
Thu, 19 Dec 2019 15:20:53 -0500 almatvee 8235738: [macos] tools/jpackage tests timeout on macOS
Thu, 19 Dec 2019 14:19:34 +0100 stefank 8236110: Windows (MSVC 2013) build failures after JDK-8233299
Thu, 19 Dec 2019 03:46:03 +0100 jwilhelm Added tag jdk-14+28 for changeset 2069b4bfd23b
Thu, 21 Nov 2019 17:10:26 -0300 gromero 8234599: PPC64: Add support on recent CPUs and Linux for JEP-352
Thu, 19 Dec 2019 15:23:57 -0500 lancea 8235961: SyncResolverImpl does not throw SQLException as expected
Thu, 19 Dec 2019 13:39:10 -0500 asemenyuk 8236138: Add tests for jmod applications
Thu, 19 Dec 2019 13:32:58 -0500 vromero 8236266: change error message for the case when a class extends j.l.Record
Thu, 19 Dec 2019 11:46:35 -0500 vromero 8234445: spurious error message for record constructors with receiver parameters
Thu, 19 Dec 2019 17:02:11 +0100 rehn 8235913: ThreadStop should be a handshake
Thu, 19 Dec 2019 16:47:59 +0100 rehn 8235912: JvmtiBreakpoint remove oops_do and metadata_do
Thu, 19 Dec 2019 20:13:15 +0900 ysuenaga 8235833: PosixPlatform.cpp should not include sysctl.h
Thu, 19 Dec 2019 17:18:16 +0800 ngasson 8236242: Arm32: build broken after 8234794
Fri, 15 Nov 2019 17:02:17 +0800 qpzhang 8234228: AArch64: Some temp vars in string_compare intrinsics for processing the last 4 chars (LU/UL) are no use
Mon, 12 Aug 2019 16:22:24 +0800 qpzhang 8229351: AArch64: the const STUB_THRESHOLD in macroAssembler_aarch64.cpp needs to be tuned
Thu, 19 Dec 2019 08:36:40 +0000 alanb 8236184: (dc) IP_MULTICAST_* and IP_TOS socket options not effective
Wed, 18 Dec 2019 15:10:10 +0100 mbaesken 8236183: cleanup Java_jdk_internal_reflect_Reflection_getCallerClass naming
Thu, 19 Dec 2019 03:48:14 +0100 jwilhelm Added tag jdk-15+2 for changeset f33197adda9a
Thu, 19 Dec 2019 09:47:33 +0800 ngasson 8234794: AArch64: runtime/memory/ReadFromNoaccessArea.java crashes
Wed, 18 Dec 2019 18:22:52 -0500 dcubed 8236226: fix merge error in src/hotspot/share/gc/z/zRootsIterator.cppjdk-15+2
Wed, 18 Dec 2019 23:46:55 +0100 jwilhelm Merge
Wed, 18 Dec 2019 12:32:34 -0800 kvn 8236000: VM build without C2 fails
Wed, 18 Dec 2019 12:10:09 -0800 ascarpino 8233228: Disable weak named curves by default in TLS, CertPath, and Signed JAR
Wed, 18 Dec 2019 11:49:30 -0800 cjplummer 8234277: ClhsdbLauncher should enable verbose exceptions and do a better job of detecting SA failuresjdk-14+28
Wed, 18 Dec 2019 11:51:22 -0500 coleenp 8235829: graal crashes with Zombie.java test
Wed, 18 Dec 2019 14:36:49 +0300 avoitylov 8231612: 100% cpu on arm32 in Service Thread
Wed, 18 Dec 2019 11:20:13 +0100 ngasson 8235982: AArch64: Insufficient memory barriers in shadow region algorithm
Wed, 18 Dec 2019 10:04:53 +0100 jbhateja 8230185: assert(is_Loop()) failed: invalid node class
Tue, 17 Dec 2019 20:19:49 -0800 cjplummer 8236062: Disable clhsdb initialization of SA javascript support since it will always fail, and will likely be removed soon
Tue, 17 Dec 2019 15:38:22 -0500 dcubed 8236130: ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
Tue, 17 Dec 2019 11:10:52 -0800 shurailine 8236044: Create jdk_accessibility test group
Wed, 18 Dec 2019 12:14:01 -0800 jjg 8236030: Cleanup use of String.toCharArray
Wed, 18 Dec 2019 11:57:07 -0800 jjg 8235947: Cleanup/simplify Utils.getBlockTags
Wed, 18 Dec 2019 21:25:40 +0300 jbhateja 8235825: C2: Merge AD instructions for Replicate nodes
Wed, 18 Dec 2019 21:25:38 +0300 jbhateja 8235824: C2: Merge AD instructions for AddReductionV and MulReductionV nodes
Wed, 18 Dec 2019 12:03:56 -0500 lancea 8229888: (zipfs) Updating an existing zip file does not preserve original permissions
Tue, 17 Dec 2019 16:06:27 +0000 kravikumar 5064980: URI compareTo inconsistent with equals for mixed-case escape sequences
Tue, 17 Dec 2019 16:46:37 -0800 ccheung 8235563: [TESTBUG] appcds/CommandLineFlagComboNegative.java does not handle archive mapping failure
Tue, 17 Dec 2019 21:50:17 +0000 prappo 8236077: Clean up the use of modifiers and semicolons
Tue, 17 Dec 2019 13:07:44 -0800 jjg 8235926: Update @jls @jvms taglets to allow inline usage
Tue, 17 Dec 2019 15:52:20 -0500 asemenyuk 8236134: files missing in putback to JDK-8233270
Tue, 17 Dec 2019 15:38:22 -0500 dcubed 8236130: ProblemList jdk/jfr/jmx/security/TestEnoughPermission.java
Tue, 17 Dec 2019 14:11:26 -0500 vromero 8234971: Incorrect example in j.l.reflect.RecordComponent::toString
Tue, 17 Dec 2019 13:56:47 -0500 asemenyuk 8233270: Add support to jtreg helpers to unpack packages
Tue, 17 Dec 2019 18:23:33 +0100 rkennke 8236106: [TESTBUG] Shenandoah: Make TestThreadFailure more resilient
Tue, 17 Dec 2019 08:42:23 -0800 mseledtsov 8235454: [TESTBUG] Basic test for JFR event streaming for jdk_jfr_sanity
Tue, 17 Dec 2019 16:53:44 +0100 glaubitz 8235960: Zero should not trigger the deprecation warning for ports
Tue, 17 Dec 2019 16:29:30 +0100 jwilhelm Merge
Tue, 17 Dec 2019 10:00:55 +0900 ysuenaga 8235819: -Wformat-overflow is reported from GCC 9
Mon, 16 Dec 2019 15:45:07 -0800 iignatyev 8235866: bump jtreg requiredVersion to 4.2b16
Mon, 16 Dec 2019 16:44:03 +0000 michaelm 8235976: Directives in WWW-Authenticate should be comma separated
Tue, 17 Dec 2019 16:11:16 +0100 dfuchs 8235925: java/net/Socket/HttpProxy.java fails on IPv4 only hosts and other small cleanups
Tue, 17 Dec 2019 09:02:13 -0500 herrick 8235915: jpackage associations fail when there are spaces in file name or path
Tue, 17 Dec 2019 15:09:30 +0100 redestad 8235997: JMH test runner should quote VM_OPTIONS and JAVA_OPTIONS sent to -jvmArgs
Tue, 17 Dec 2019 08:56:52 -0500 herrick 8235667: IOUtils.copyFile() problems.
Tue, 17 Dec 2019 20:56:53 +0800 weijun 8236070: Backout fix for JDK-8234465
Tue, 17 Dec 2019 11:37:55 +0100 pliden 8235905: ZGC: Rework how ZRootsIterator visits threads
Tue, 17 Dec 2019 10:12:41 +0100 tschatzl 8235996: Move obsolete flag G1RSetScanBlockSize in flags list
Tue, 10 Dec 2019 16:55:14 +0100 mbaesken 8235671: enhance print_rlimit_info in os_posix
Mon, 16 Dec 2019 21:24:00 -0800 iklam 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
Tue, 17 Dec 2019 09:38:30 +0800 weijun 8234465: Encoded elliptic curve private keys should include the public point
Mon, 16 Dec 2019 15:20:02 -0800 iklam 8236045: [TESTBUG] MismatchedWhiteBox test fails with missing WhiteBox$WhiteBoxPermission.class
Mon, 16 Dec 2019 23:07:37 +0100 tschatzl 8235907: Fix tests referencing UseParallelOldGC
Mon, 16 Dec 2019 15:33:03 -0500 vromero 8235778: No compilation error reported when a record is declared in a local class
Mon, 16 Dec 2019 10:04:36 -0800 iklam 8235970: [TESTBUG] Remove dependency of sun.tools.jar from RedefineClassHelper
Mon, 16 Dec 2019 10:03:42 -0800 iklam 8199290: [TESTBUG] sun.hotspot.WhiteBox$WhiteBoxPermission is not copied
Mon, 16 Dec 2019 17:43:20 +0100 jwilhelm Merge
Mon, 16 Dec 2019 09:19:52 +0100 chagedorn 8231501: VM crash in MethodData::clean_extra_data(CleanExtraDataClosure*): fatal error: unexpected tag 99
Mon, 16 Dec 2019 00:23:50 -0800 ssahoo 8235874: The ordering of Cipher Suites is not maintained provided through jdk.tls.client.cipherSuites and jdk.tls.server.cipherSuites system property.
Mon, 16 Dec 2019 16:19:10 +0800 jjiang 8235813: System property fullCipherSuites is not used by javax/net/ssl/compatibility/Compatibility.java
Fri, 13 Dec 2019 10:04:11 -0800 iveresov 8235634: Update Graal
Fri, 13 Dec 2019 01:43:14 -0800 ssahoo 8234728: Some security tests should support TLSv1.3
Fri, 13 Dec 2019 12:08:10 +0530 pbansal 8235744: PIT: test/jdk/javax/swing/text/html/TestJLabelWithHTMLText.java times out in linux-x64
Fri, 13 Dec 2019 02:45:28 +0100 jwilhelm Added tag jdk-14+27 for changeset 91a3f092682f
Thu, 12 Dec 2019 22:59:57 +0000 mcimadamore 8234049: Implementation of Memory Access API (Incubator)
Thu, 12 Dec 2019 13:43:07 -0800 bpb 8235668: LineNumberReader#getLineNumber() returns wrong line number (one fewer) in Lucene test
Thu, 12 Dec 2019 12:45:03 -0800 mikael 8235814: Add --enable-deprecated-ports=yes to all solaris and SPARC build profiles
Thu, 12 Dec 2019 19:37:38 +0000 erikj 8235686: Add more custom hooks in Bundles.gmkjdk-14+27
Thu, 12 Dec 2019 19:35:57 +0000 erikj 8235687: Contents/MacOS/libjli.dylib cannot be a symlink
Mon, 16 Dec 2019 13:40:22 +0100 redestad 8235956: Remove javaClasses offset tests
Fri, 29 Nov 2019 08:00:36 +0100 mbaesken 8234968: check calloc rv in libinstrument InvocationAdapter
Sun, 15 Dec 2019 21:56:17 -0500 dholmes 8235965: Tests using ThreadLocalHandshakes need to stop using it as it no longer exists
Sun, 15 Dec 2019 19:56:12 -0500 dholmes 8231559: Remove expired flags in JDK 15
Sun, 15 Dec 2019 09:33:50 -0800 igerasim 8235930: java.util.regex.PrintPattern does not print a link to the next node
Sat, 14 Dec 2019 13:50:34 +0800 weijun 8234697: Generate sun.security.util.math.intpoly classes during build
Fri, 13 Dec 2019 19:50:43 +0000 hseigel 8235922: [TESTBUG]TestRecordAttrGenericSig.java and TestRecordAttr.java are failing
Fri, 13 Dec 2019 10:42:57 -0800 jjg 8235306: Support doc-comment tags that can be inline or block tags
Fri, 13 Dec 2019 20:35:10 +0300 avoitylov 8231612: 100% cpu on arm32 in Service Thread
Fri, 13 Dec 2019 08:17:28 -0800 naoto 8235238: Parsing a time string ignores any custom TimeZoneNameProvider
Fri, 13 Dec 2019 14:28:22 +0000 pchilanomate 8232733: Remove need to grab Threads_lock while processing handshakes
Thu, 12 Dec 2019 22:47:24 -0800 ssahoo 8234728: Some security tests should support TLSv1.3
Wed, 11 Dec 2019 15:43:42 -0300 mbalao 8005819: Support cross-realm MSSFU
Fri, 13 Dec 2019 02:49:52 +0100 jwilhelm Added tag jdk-15+1 for changeset 63e17cf29bed
Thu, 12 Dec 2019 21:11:49 +0000 prappo 8235447: Remove (obsolete) @author info from javadoc tests
Thu, 12 Dec 2019 15:20:53 -0500 zgu 8235842: Shenandoah: Implement native LRB for narrow oop
Thu, 12 Dec 2019 11:39:49 -0800 darcy 8230771: Remove terminally deprecated constructors in java.base
Thu, 12 Dec 2019 11:31:05 -0800 darcy 8235514: Update record serialization tests to not use hard coded source versionsjdk-15+1
Tue, 10 Dec 2019 16:38:53 -0800 darcy 8225361: Start of release updates for JDK 15
Thu, 12 Dec 2019 18:34:30 +0100 rkennke 8234974: Shenandoah: Do concurrent roots even when no evacuation is necessary
Thu, 12 Dec 2019 17:06:21 +0100 jwilhelm Added tag jdk-15+0 for changeset 2c724dba4c3c
Thu, 12 Dec 2019 16:23:13 +0100 stefank 8226797: serviceability/tmtools/jstat/GcCapacityTest.java fails with Exception: java.lang.RuntimeException: OGCMN > OGCMX (min generation capacity > max generation capacity)jdk-15+0
Thu, 12 Dec 2019 14:22:50 +0100 redestad 8234328: VectorSet::clear can cause fragmentation
Thu, 12 Dec 2019 13:06:59 +0000 prappo 8215038: Add a page that lists all system properties
Thu, 12 Dec 2019 13:09:30 +0300 jbhateja 8235756: C2: Merge AD instructions for DivV, SqrtV, and FmaV nodes
Thu, 12 Dec 2019 13:09:16 +0300 jbhateja 8235719: C2: Merge AD instructions for ShiftV, AbsV, and NegV nodes
Thu, 12 Dec 2019 13:09:16 +0300 jbhateja 8235688: C2: Merge AD instructions for AddV, SubV, and MulV nodes
Thu, 12 Dec 2019 13:09:16 +0300 jbhateja 8235405: C2: Merge AD instructions for different vector operations
Thu, 12 Dec 2019 13:09:16 +0300 jbhateja 8234392: C2: Extend Matcher::match_rule_supported_vector() with element type information
Wed, 11 Dec 2019 12:53:10 +0100 stefank 8235760: ZGC: Implement precise check for @require vm.gc.Z for Windows
Wed, 11 Dec 2019 12:29:49 +0100 stefank 8235759: Extend GCConfig::is_gc_supported to mean supported not only included in build
Wed, 11 Dec 2019 12:29:43 +0100 stefank 8235757: Rename SupportedGC to IncludedGC
Thu, 12 Dec 2019 10:10:37 +0100 pliden 8235748: ZGC: Remove ZAddress::address()
Thu, 12 Dec 2019 10:10:28 +0100 pliden 8235696: ZGC: assert(ZNMethod::is_armed(nm) == _should_disarm_nmethods) failed: Invalid state
Mon, 09 Dec 2019 09:40:09 +0100 jlahoda 8235541: Extend javax.lang.model to cover binding variables
Thu, 12 Dec 2019 09:52:15 +0100 clanger 8235750: [jpackage] Cleanup imports in WinMsiBundler.java
Thu, 12 Dec 2019 08:40:19 +0000 henryjen 8234076: JVM crashes on Windows 10 using --module=NAME
Thu, 12 Dec 2019 09:02:47 +0100 rwestberg 8235815: Revert 8227607: Broken external links in java.desktop
Wed, 11 Dec 2019 09:42:52 +0100 mbaesken 8235489: handle return values of sscanf calls in hotspot
Thu, 12 Dec 2019 07:48:08 +0100 rwestberg 8232231: Remove invalid JFR thread CPU load test case
Thu, 12 Dec 2019 12:04:29 +0530 psadhukhan 8227607: Broken external links in java.desktop
Wed, 11 Dec 2019 21:15:19 -0800 epavlova 8235808: Remove graalunit from tier1_compiler_not_xcomp
Wed, 11 Dec 2019 19:20:57 -0800 dtitov 8226575: OperatingSystemMXBean should be made container aware
Wed, 11 Dec 2019 17:18:32 -0800 epavlova 8235773: Tier3 fails because graalunit tests started to run with ZGC
Tue, 10 Dec 2019 10:17:36 +0800 jiefu 8235625: [TESTBUG] tools/jpackage/share/JavaOptionsEqualsTest.java fails with debug VMs
Mon, 09 Dec 2019 20:26:19 -0800 serb 8235620: Broken merge between JDK-8006406 and JDK-8003559
Wed, 11 Dec 2019 14:30:45 -0800 serb 8234522: [macos] Crash with use of native file dialog
Wed, 11 Dec 2019 17:17:58 -0800 never 8229377: [JVMCI] Improve InstalledCode.invalidate for large code caches
Wed, 11 Dec 2019 16:32:49 -0800 jjg 8235597: Extend support for -XDaccessInternalAPI to plugin modules
Wed, 11 Dec 2019 16:24:23 -0800 jjg 8235621: Replace use of Function<?,Integer> with ToIntFunction
Wed, 11 Dec 2019 16:17:03 -0800 mikael 8235789: AC_REQUIRE: 'PLATFORM_EXTRACT_TARGET_AND_BUILD' was expanded before it was required
Wed, 11 Dec 2019 15:34:19 -0800 jjg Merge
Wed, 11 Dec 2019 15:33:17 -0800 jjg 8214916: SourceLauncherTest fails on exploded image
Wed, 11 Dec 2019 15:25:38 -0800 iklam 8235629: Remove unnecessary calls to Thread::current
Wed, 11 Dec 2019 14:39:04 -0800 rfield 8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
Wed, 11 Dec 2019 17:17:28 -0500 mullan 8234870: Deprecate the OracleUcrypto JCE Provider for removal
Wed, 11 Dec 2019 16:37:27 -0500 almatvee 8235252: Repair run_tests.sh by locating jtreg locally
Wed, 11 Dec 2019 22:29:30 +0100 hannesw 8235414: Module level doc-files show "unnamed package" as holder
Wed, 11 Dec 2019 16:16:39 -0500 asemenyuk 8235728: JDK-8212780 breaks builds with a custom X11 include path
Wed, 11 Dec 2019 16:07:04 -0500 almatvee 8234284: [dmg] Change DMG background image to TIFF
Wed, 11 Dec 2019 15:01:11 -0500 herrick 8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Wed, 11 Dec 2019 15:31:40 -0500 vromero 8234101: Compilation error thrown when repeating annotation is used on record component
Wed, 11 Dec 2019 11:55:50 -0800 jjg 8235457: Crash when reporting a message about an annotation on a module
Wed, 11 Dec 2019 14:01:00 -0500 zgu 8235776: Shenandoah: Shenandoah root updater not always uses right code blob closure
Wed, 11 Dec 2019 13:47:44 -0500 almatvee 8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Wed, 11 Dec 2019 09:47:41 -0800 never 8229961: Assert failure in compiler/graalunit/HotspotTest.java
Tue, 10 Dec 2019 15:50:12 -0800 aeubanks 8235730: Incorrect javadoc in MatchKind
Wed, 11 Dec 2019 11:52:48 -0500 herrick 8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Wed, 11 Dec 2019 16:45:08 +0000 eosterlund 8235654: JFR leak profiler should not trace through the StringTable
Wed, 11 Dec 2019 08:22:04 -0800 erikj 8233112: Exclude SVG files from build comparison
Fri, 06 Dec 2019 16:21:26 -0500 roland 8235636: gc/shenandoah/compiler/TestUnsafeOffheapSwap.java fails after JDK-8226411
Wed, 11 Dec 2019 16:43:02 +0100 rkennke 8235729: Shenandoah: Remove useless casting to non-constant
Wed, 11 Dec 2019 16:24:10 +0100 redestad 8235551: BitMap::count_one_bits should use population_count
Wed, 11 Dec 2019 15:16:21 +0000 prappo 8234746: Improve indexing of system properties
Wed, 11 Dec 2019 16:13:59 +0100 hannesw 8235670: Javadoc pages not printing correctly in some browsers
Wed, 11 Dec 2019 16:09:49 +0100 hannesw 8233866: Text in table cells has inconsistent alignment
Wed, 11 Dec 2019 15:30:07 +0100 rehn 8220049: Obsolete ThreadLocalHandshakes
Wed, 11 Dec 2019 15:27:23 +0100 rehn 8235410: Enable handshakes on Linux x86 (32-bit)
Wed, 11 Dec 2019 14:33:32 +0100 chagedorn 8233033: C2 produces wrong result while unswitching a loop due to lost control dependencies
Wed, 11 Dec 2019 14:08:20 +0100 neliasso 8235653: Clean-up BarrierSetC2
Wed, 11 Dec 2019 13:08:45 +0100 jlahoda 8235338: test jdk/jshell/CompletenessTest.java fails for records
Wed, 11 Dec 2019 13:08:42 +0100 jlahoda 8235474: JShell does not handle records properly
Wed, 11 Dec 2019 12:12:39 +0100 sjohanss 8235427: Remove unnecessary parameters from G1CollectedHeap::free_region and HeapRegion::hr_clear
Wed, 11 Dec 2019 10:42:44 +0100 thartmann 8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
Mon, 09 Dec 2019 16:14:16 +0100 clanger 8235585: Enable macOS codesigning for all libraries and executables
Wed, 11 Dec 2019 12:03:39 +0530 psadhukhan Merge
Wed, 11 Dec 2019 11:13:41 +0530 psadhukhan Merge
Tue, 10 Dec 2019 10:44:09 +0530 psadhukhan Merge
Mon, 09 Dec 2019 14:59:33 -0800 serb 8235547: Video memory leak in the OGL pipeline on macOS
Mon, 09 Dec 2019 19:43:44 +0000 aivanov 8234398: Replace ID2D1Factory::GetDesktopDpi with GetDeviceCaps
Mon, 09 Dec 2019 15:09:24 +0530 trebari 8234802: [TESTBUG] Test Right Mouse Button Drag Gesture Recognition in all the platforms
Sun, 08 Dec 2019 20:25:08 -0800 serb 8231438: [macOS] Dark mode for the desktop is not supported
Fri, 06 Dec 2019 12:06:09 -0800 prr Merge
Fri, 06 Dec 2019 16:37:09 +0530 arapte 4949105: Access Bridge lacks html tags parsing
Thu, 05 Dec 2019 15:36:08 -0800 tnakamura 8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Thu, 05 Dec 2019 15:33:37 -0800 serb 8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Thu, 05 Dec 2019 15:31:23 -0800 serb 7124307: JSpinner and changing value by mouse
Thu, 05 Dec 2019 15:29:13 -0800 serb 8234137: The "AutoTestOnTop.java" test may run external applications
Thu, 05 Dec 2019 13:24:52 -0800 prr 8209113: Use WeakReference for lastFontStrike for created Fonts
Wed, 04 Dec 2019 17:42:18 -0800 prr 8214481: freetype path does not disable TrueType hinting with AA+FM hints
Wed, 04 Dec 2019 17:41:03 -0800 prr 8234784: Update jpeg.md to reflect code used by JDK
Wed, 04 Dec 2019 13:49:24 +0000 aivanov 8235245: tiff_metadata.html has invalid HTML structure: misplaced </thead> element
Wed, 04 Dec 2019 16:28:48 +0530 psadhukhan 8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
Sun, 06 Oct 2019 21:42:50 -0700 serb 8185041: Incorrect GPL header in pnglibconf.h
Mon, 18 Nov 2019 10:39:34 -0800 serb 8234325: Delete unused vsync related code from the OGL pipeline on macOS
Tue, 03 Dec 2019 12:45:47 +0530 psadhukhan Merge
Mon, 02 Dec 2019 16:38:34 -0800 serb 8230597: Update GIFlib library to the 5.2.1
Mon, 02 Dec 2019 12:01:40 +0530 psadhukhan Merge
Tue, 10 Dec 2019 21:49:07 -0800 epavlova 8215728: [Graal] we should run some Graal tests in tier1
Tue, 10 Dec 2019 20:04:55 -0800 mikael 8234370: Implementation of JEP 362: Deprecate the Solaris and SPARC Ports
Wed, 11 Dec 2019 11:29:03 +0800 jjiang 8231810: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java fails intermittently with "java.lang.Exception: Unexpected EOF"
Tue, 10 Dec 2019 20:20:18 -0500 zgu 8235685: Shenandoah: Enable leak profiler
Tue, 10 Dec 2019 11:56:26 -0800 bchristi 8235361: JAR Class-Path no longer accepts relative URLs encoding absolute Windows paths (e.g "/C:/...")
Tue, 10 Dec 2019 19:12:57 +0000 chegar 8235550: Clarify record reflective support specification
Tue, 10 Dec 2019 19:10:14 +0000 chegar 8235531: Update record serialization migration tests to not use hard coded source versions
Tue, 10 Dec 2019 20:06:06 +0100 rkennke 8235598: Shenandoah: Update copyrights
Tue, 10 Dec 2019 12:50:50 -0600 gziemski 8223261: JDK-8189208 followup - remove JDK_GetVersionInfo0 and the supporting code
Tue, 10 Dec 2019 18:32:45 +0000 pchilanomate 8235515: TestBasicLogOutput.java crashes due to EXCEPTION_ACCESS_VIOLATION in HandshakeThreadsOperation::do_handshake
Tue, 10 Dec 2019 09:34:33 -0800 dnsimon 8235539: [JVMCI] -XX:+EnableJVMCIProduct breaks -XX:-EnableJVMCI
Tue, 10 Dec 2019 09:31:40 -0800 xuelei 8235655: Clean the duplicated block in SSLContextImpl
Fri, 10 May 2019 18:20:02 -0400 gromero 8223968: Add abort type description to RTM statistic counters
Mon, 09 Dec 2019 15:37:04 +0100 roland 8234350: assert(mode == ControlAroundStripMined && (use == sfpt || !use->is_reachable_from_root())) failed: missed a node
Tue, 10 Dec 2019 07:07:49 -0800 xuelei 8235311: Tag mismatch may alert bad_record_mac
Tue, 10 Dec 2019 15:00:01 +0000 hseigel 8235513: Change JVM to check for preview features using JVM_CLASSFILE_MAJOR_VERSION
Tue, 10 Dec 2019 13:50:10 +0000 eosterlund 8235174: ZGC: Add support for JFR leak profiler
Tue, 10 Dec 2019 14:18:25 +0100 redestad 8234863: Increase default value of MaxInlineLevel
Tue, 10 Dec 2019 13:22:52 +0000 dfuchs 8235141: Specify the required standard socket options for the socket types in the java.net package
Tue, 10 Dec 2019 08:15:45 -0500 herrick 8234867: Issue warning for mutually exclusive options on jpackage command line
Tue, 10 Dec 2019 08:12:29 -0500 coleenp Merge
Tue, 10 Dec 2019 08:11:48 -0500 coleenp 8235334: Deprecate jcmd GC.class_stats
Tue, 10 Dec 2019 08:11:27 -0500 herrick 8235601: redundant code in IOUtils.java
Tue, 10 Dec 2019 13:39:38 +0100 pliden 8234654: ZGC: Only disarm NMethods when marking/relocating code roots
Tue, 10 Dec 2019 13:12:25 +0100 pliden 8235366: ZGC: Kitchensink.java fails in ZBarrier::should_mark_through
Tue, 10 Dec 2019 11:26:04 +0000 michaelm 8234871: deprecate SocketFlow (SO_FLOW_SLA) and related APIs for removal
Tue, 10 Dec 2019 10:34:31 +0100 xliu 8235383: C1 compilation fails with -XX:+PrintIRDuringConstruction -XX:+Verbose
Tue, 10 Dec 2019 09:28:38 +0100 chagedorn 8233032: assert(in_bb(n)) failed: must be
Mon, 09 Dec 2019 21:38:12 -0800 rhalade 8190492: Remove SSLv2Hello and SSLv3 from default enabled TLS protocols
Mon, 09 Dec 2019 17:24:25 -0800 mseledtsov 8235600: Problemlist JFR streaming/TestJVMCrash until after-test cleanup issue is resolved
Tue, 10 Dec 2019 00:36:30 +0000 henryjen 8234542: code removal of Pack200 Tools and API
Mon, 09 Dec 2019 15:28:46 +0100 stefank 8234508: VM_HeapWalkOperation::iterate_over_object reads non-strong fields with an on-strong load barrier
Wed, 04 Dec 2019 11:30:32 +0100 stefank 8235324: Dying objects are published from users of CollectedHeap::object_iterate
Mon, 09 Dec 2019 13:02:07 -0800 lmesnik 8235530: Removed duplicated threadByName methods in nsk/jdi tests
Mon, 09 Dec 2019 12:27:57 -0800 jjg 8234689: facilitate writing additional custom attributes in a class file
Mon, 09 Dec 2019 14:01:03 -0500 zgu 8235586: Shenandoah: Traversal GC still uses old CLD::oops_do API
Mon, 09 Dec 2019 10:56:27 -0800 xuelei 8235448: code cleanup in SSLContextImpl.java
Mon, 09 Dec 2019 10:44:02 -0800 jjg 8234211: allow discoverable javac plugins to be invoked by default
Mon, 09 Dec 2019 09:59:03 -0800 iklam 8235490: AppCDS DynamicArchiveRelocationTest.java failed: 'always map archive(s) at an alternative address' missing
Mon, 09 Dec 2019 13:02:05 -0500 herrick Merge
Mon, 09 Dec 2019 13:01:02 -0500 herrick 8235453: tools/jpackage/junit/junit.java failed
Mon, 09 Dec 2019 23:00:13 +0530 sundar 8225562: jlink --module-path behavior inconsistent with help/errors
Mon, 09 Dec 2019 19:29:39 +0300 vlivanov 8235143: C2: No memory state needed in Thread::currentThread() intrinsic
Mon, 09 Dec 2019 19:29:35 +0300 vlivanov 8226411: C2: Avoid memory barriers around off-heap unsafe accesses
Mon, 09 Dec 2019 15:54:44 +0000 pconcannon 8233191: MulticastSocket joinGroup/leaveGroup do not specify their behavior when the outgoing interface has not been set
Mon, 09 Dec 2019 16:46:29 +0100 redestad 8234735: InstanceKlass:find_method_index regression after JDK-8231610
Mon, 09 Dec 2019 14:25:37 +0000 pconcannon 8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
Mon, 09 Dec 2019 14:07:26 +0000 aefimov 8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed
Mon, 09 Dec 2019 15:01:57 +0100 clanger 8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java
Mon, 09 Dec 2019 12:46:12 +0000 jboes 8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
Mon, 09 Dec 2019 12:06:26 +0000 jboes 8233319: Deprecate MulticastSocket methods that operate on java.net.InetAddress
Mon, 09 Dec 2019 10:26:41 +0100 sjohanss 8165443: Free Collection Set serial phase takes very long on large heaps
Mon, 09 Dec 2019 10:16:01 +0100 jlahoda 8235483: Warnings printed during the build
Mon, 09 Dec 2019 14:02:03 +0530 rraghavan 8233453: MLVM deoptimize stress test timed out
Sun, 08 Dec 2019 10:05:57 -0500 zgu 8235262: Move c2i_entry_barrier for x86_32 to shared
Sat, 07 Dec 2019 09:40:28 +0800 weijun 8233222: Clarify system property usage in KerberosPrincipal instantiation
Fri, 06 Dec 2019 16:03:44 -0800 sviswanathan 8235510: java.util.zip.CRC32 performance drop after 8200067
Fri, 06 Dec 2019 15:10:40 -0800 mchung 8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
Fri, 06 Dec 2019 14:47:05 -0800 kvn 8235438: [JVMCI] StackTraceElement::decode should use the original Method
Fri, 06 Dec 2019 13:32:46 -0800 darcy 8235514: Update record serialization tests to not use hard coded source versions
Fri, 06 Dec 2019 13:03:39 -0800 jjg 8218268: Javac treats Manifest Class-Path entries as Paths instead of URLs
Fri, 06 Dec 2019 12:13:25 -0800 darcy 8235499: Change HotSpot jtreg records test to better handle JDK updates
Fri, 06 Dec 2019 12:01:53 -0800 erikj 8230067: Add optional automatic retry when running jtreg tests
Fri, 06 Dec 2019 12:33:28 -0700 dlsmith 8234835: Use UTF-8 charset in fixuppandoc
Fri, 06 Dec 2019 14:23:17 -0500 vromero 8235446: confusing error message for records with no parens
Fri, 06 Dec 2019 18:05:36 +0100 redestad 8234331: Add robust and optimized utility for rounding up to next power of two
Fri, 06 Dec 2019 09:14:38 -0800 iignatyev 8235353: clean up hotspot problem lists
Fri, 06 Dec 2019 09:09:33 -0800 ccheung 8225219: [TESTBUG] AppCDS tests timed out with -Xcomp and --limit-modules option won't work with Graal
Fri, 06 Dec 2019 14:17:25 +0000 michaelm 8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Fri, 06 Dec 2019 14:31:05 +0100 mdoerr 8220348: [ntintel] asserts about copying unaligned array
Fri, 06 Dec 2019 14:13:10 +0100 clanger 8234185: Cleanup usage of canonicalize function between libjava, hotspot and libinstrument
Fri, 06 Dec 2019 13:05:25 +0000 hseigel 8235359: Simplify method Class.getRecordComponents()
Wed, 23 Oct 2019 21:28:24 +0800 sjohanss 8220465: Use shadow regions for faster ParallelGC full GCs
Fri, 06 Dec 2019 10:12:51 +0000 prappo 8235435: Remove (obsolete) @author info from javadoc source and tests
Fri, 06 Dec 2019 10:00:16 +0100 chagedorn 8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
Fri, 06 Dec 2019 09:49:59 +0100 tschatzl 8235341: Improve WorkerDataArray API to disallow separate instantiation of sub-items
Fri, 06 Dec 2019 09:49:57 +0100 tschatzl 8235346: [Redo] 8235247: WorkerDataArray leaks C heap memory for associated work items
Fri, 06 Dec 2019 13:42:57 +0530 rraghavan 8228448: Jconsole can't connect to itself
Fri, 06 Dec 2019 10:13:24 +0800 jiefu 8235456: Minimal VM is broken after JDK-8212160
Fri, 06 Dec 2019 10:41:01 +0800 jzhu 8233948: AArch64: Incorrect mapping between OptoReg and VMReg for high 64 bits of Vector Register
Thu, 05 Dec 2019 14:19:35 -0800 darcy 8235369: Class.toGenericString need to be updated for records
Thu, 05 Dec 2019 14:14:06 -0800 darcy 8224630: ElementScannerN, N > 9 should scan type parameters
Thu, 05 Dec 2019 16:58:18 -0500 coleenp Merge
Thu, 05 Dec 2019 16:57:17 -0500 coleenp 8212160: JVMTI agent crashes with "assert(_value != 0LL) failed: resolving NULL _value"
Thu, 05 Dec 2019 13:52:38 -0800 amenkov 8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows
Thu, 05 Dec 2019 13:10:18 -0800 naoto 8222756: Plural support in CompactNumberFormat
Thu, 05 Dec 2019 16:43:06 +0000 michaelm 8235413: com.sun.net.httpserver.BasicAuthenticator.charset is protected field
Thu, 05 Dec 2019 11:25:33 -0500 herrick 8212780: Packaging Tool Implementation
Thu, 05 Dec 2019 15:45:58 +0000 hseigel 8235360: Update JDWP, JDI and Instrumentation specs for Record attribute
Thu, 05 Dec 2019 09:22:21 -0400 jlaskey 8232681: ArrayIndexOutOfBoundsException with text blocks in javac when using -Xlint
Thu, 05 Dec 2019 12:52:07 +0100 lkorinth 8235250: Create (test) abstraction for allocating objects that is immune to removal by optimizations
Thu, 05 Dec 2019 12:56:46 +0300 jbhateja 8234391: C2: Generic vector operands
Thu, 05 Dec 2019 08:21:38 +0100 jwilhelm Added tag jdk-14+26 for changeset 288777cf0702
Thu, 05 Dec 2019 03:55:52 +0000 valeriep 8233016: javax.crypto.Cipher throws NPE for the given custom CipherSpi and Provider
Thu, 05 Dec 2019 10:36:46 +0800 weijun 8234267: DelegationPermission implementation doesn't completely follow the updated specification
Wed, 04 Dec 2019 10:38:54 +0100 cgo 8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit
Wed, 04 Dec 2019 15:01:22 -0800 phh 8234288: Turkey Time Zone returns incorrect time zone name
Wed, 04 Dec 2019 14:55:15 -0800 sviswanathan 8235288: AVX 512 instructions inadvertently used on Xeon for small vector width operations
Wed, 04 Dec 2019 14:44:29 -0800 mseledtsov 8235356: [TESTBUG] Disable 'producer is alive' check in JFR TestCrossProcessStreaming
Wed, 04 Dec 2019 15:57:39 -0500 vromero 8225054: Compiler implementation for records
Wed, 04 Dec 2019 21:40:08 +0100 rkennke 8235355: Shenandoah: Resolve deadlock between OOM handler and nmethod lock
Wed, 04 Dec 2019 21:26:57 +0100 mgronlun 8234060: Potential memory reordering problem in JfrBuffer flush mechanismjdk-14+26
Wed, 04 Dec 2019 11:19:25 -0800 iklam 8235179: [TESTBUG] DynamicArchiveRelocationTest.java fails with 'runtime archive relocation start' missing
Wed, 04 Dec 2019 20:03:50 +0100 rkennke 8235337: Shenandoah: Fix evac OOM scoping for concurrent class unloading
Wed, 04 Dec 2019 13:48:38 -0500 coleenp 8235273: nmethodLocker not needed for COMPILED_METHOD_UNLOAD events
Wed, 04 Dec 2019 10:46:49 -0800 mchung 8233527: Update Lookup::hasPrivateAccess and Lookup::defineClass spec w.r.t. full power lookup
Wed, 04 Dec 2019 18:54:29 +0100 tschatzl 8235347: [Backout] 8235247: WorkerDataArray leaks C heap memory for associated work items
Wed, 04 Dec 2019 16:37:00 +0000 alanb 8235193: (dc) Remove JNI overhead from DatagramChannel.send implementation
Wed, 04 Dec 2019 11:09:15 -0500 coleenp 8234355: Buffer overflow in jcmd GC.class_stats due to too many classes
Wed, 04 Dec 2019 16:58:35 +0100 tschatzl 8235247: WorkerDataArray leaks C heap memory for associated work items
Tue, 03 Dec 2019 15:17:59 +0100 mbaesken 8234397: add OS uptime information to os::print_os_info output
Mon, 02 Dec 2019 17:10:02 +0100 azeller 8234696: tools/jlink/plugins/VendorInfoPluginsTest.java times out
Wed, 04 Dec 2019 11:57:58 +0100 rehn 8234742: Improve handshake logging
Wed, 04 Dec 2019 10:26:32 +0100 stefank 8235257: Split 'assert(loader != NULL && oopDesc::is_oop(loader), "loader must be oop")'
Wed, 04 Dec 2019 09:43:54 +0100 mbaesken 8235325: build failure on Linux after 8235243
Wed, 04 Dec 2019 09:38:32 +0100 jlahoda 8234922: No compilation error reported not reported for a binding variable when loop broken with label
Wed, 04 Dec 2019 09:38:31 +0100 jlahoda 8234899: Compiler reports AssertionError for conditional operator ? : and pattern matching for instanceof
Tue, 03 Dec 2019 11:41:20 +0100 mbaesken 8235243: handle VS2017 15.9 and VS2019 in abstract_vm_version
Fri, 29 Nov 2019 03:48:30 +0000 pli 8234791: Fix Client VM build for x86_64 and AArch64
Wed, 04 Dec 2019 07:07:21 +0100 thartmann 8234616: assert(0 <= i && i < _len) failed: illegal index in PhaseMacroExpand::expand_macro_nodes()
Tue, 03 Dec 2019 20:23:53 -0800 iignatyev 8129092: compiler/intrinsics/classcast/NullCheckDroppingsTest.java testVarClassCast() can fail
Tue, 03 Dec 2019 20:08:37 -0800 cjplummer 8235221: Fix ProblemList.txt for sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java
Tue, 03 Dec 2019 17:15:02 -0800 xuelei 8235263: Revert TLS 1.3 change that wrapped IOExceptions
Tue, 03 Dec 2019 19:09:30 -0500 kbarrett 8234779: Provide idiom for declaring classes noncopyable
Tue, 03 Dec 2019 21:23:27 +0100 rkennke 8235260: Shenandoah: Don't allow recycle-assist until concurrent roots are done
Tue, 03 Dec 2019 15:12:56 -0500 kbarrett 8213415: BitMap::word_index_round_up overflow problems
Tue, 03 Dec 2019 19:45:38 +0000 sspitsyn 8235280: UnProblemList vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java
Tue, 03 Dec 2019 20:13:21 +0300 vlivanov 8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
Tue, 03 Dec 2019 20:13:16 +0300 vlivanov 8231430: C2: Memory stomp in max_array_length() for T_ILLEGAL type
Tue, 03 Dec 2019 16:13:37 +0000 eosterlund 8234662: Sweeper should keep current nmethod alive before yielding for ICStub refills
Tue, 03 Dec 2019 16:13:37 +0000 eosterlund 8234426: Sweeper should not CompiledIC::set_to_clean with ICStubs for is_unloading() nmethods
Wed, 04 Dec 2019 00:06:41 +0800 jjiang 8235255: ProblemList javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java
Tue, 03 Dec 2019 15:32:41 +0100 rehn 8234796: Refactor Handshake::execute to take a more complex type than ThreadClosure
Tue, 03 Dec 2019 12:44:50 +0000 jboes 8234964: failure_handler: gather more environment information on Windows, Solaris and Linux
Tue, 03 Dec 2019 14:10:53 +0000 hseigel 8234656: Improve granularity of verifier logging
Tue, 03 Dec 2019 13:51:29 +0100 pliden 8234543: ZGC: Parallel pre-touch
Tue, 03 Dec 2019 08:35:21 -0400 jlaskey 8233116: Escape Sequences For Line Continuation and White Space (Preview)
Tue, 03 Dec 2019 11:57:10 +0000 michaelm 8234824: java/nio/channels/SocketChannel/AdaptSocket.java fails on Windows 10
Tue, 03 Dec 2019 11:55:47 +0000 michaelm 8234823: java/net/Socket/Timeouts.java testcase testTimedConnect2() fails on Windows 10
Tue, 03 Dec 2019 12:41:45 +0100 mgronlun 8216041: [Event Request] - Deoptimization
Fri, 29 Nov 2019 09:52:50 +0100 mbaesken 8234741: enhance os::get_core_path on macOS
Thu, 07 Nov 2019 15:29:21 +0100 stefank 8233299: Implementation: JEP 365: ZGC on Windows
Tue, 03 Dec 2019 10:40:58 +0100 stefank 8234822: Limit ZGC jtreg-support to Windows 2019 Server
Tue, 03 Dec 2019 08:29:04 +0100 thartmann 8234617: C1: Incorrect result of field load due to missing narrowing conversion
Tue, 03 Dec 2019 12:42:20 +0530 psadhukhan Merge
Tue, 03 Dec 2019 11:52:31 +0530 psadhukhan Merge
Mon, 02 Dec 2019 11:58:14 +0530 psadhukhan 8234149: Several regression tests do not dispose Frame at end
Wed, 27 Nov 2019 16:39:52 +0530 dbatrak 8210058: Algorithmic Italic font leans opposite angle in Printing
Wed, 27 Nov 2019 13:35:27 +0530 psadhukhan 8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility
Wed, 27 Nov 2019 11:05:22 +0530 pbansal 8230235: Rendering HTML with empty img attribute and documentBaseKey cause Exception
Tue, 26 Nov 2019 09:50:45 -0800 prr 8234769: Duplicate attribution in freetype.md
Mon, 25 Nov 2019 12:09:01 -0800 prr 8227324: Upgrade to freetype 2.10.1
Mon, 25 Nov 2019 11:20:14 +0530 psadhukhan 8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails
Fri, 22 Nov 2019 11:35:26 +0530 jdv 8233696: [TESTBUG]Some jtreg tests fail when CAPS_LOCK is ON
Thu, 21 Nov 2019 14:43:47 +0530 psadhukhan 8234385: [TESTBUG] java/awt/EventQueue/6980209/bug6980209.java fails in linux nightly
Tue, 03 Dec 2019 09:36:17 +0800 jiefu 8235218: Minimal VM is broken after JDK-8173361
Tue, 03 Dec 2019 14:38:18 +0800 weijun 8234744: KeyStore.store can write wrong type of file
Mon, 02 Dec 2019 10:42:27 -0800 xuelei 8235183: Remove the "HACK CODE" in comment
Mon, 02 Dec 2019 18:52:18 +0100 hannesw 8223252: Update Javadoc help page with new search features
Mon, 02 Dec 2019 09:45:32 -0500 rriggs 8233799: Review the need for overview.html in the java.time package
Mon, 02 Dec 2019 09:02:17 -0500 coleenp 8173658: JvmtiExport::post_class_unload() is broken for non-JavaThread initiators
Mon, 02 Dec 2019 08:40:52 -0500 coleenp 8173361: various crashes in JvmtiExport::post_compiled_method_load
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234587: Rename the SurvRateGroup class to G1SurvRateGroup
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234586: Rename survRateGroup.?pp files to g1SurvRateGroup.?pp
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234179: Move HeapRegion::_recorded_rs_length/_predicted_elapsed_time_ms into G1CollectionSet
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8234574: Rename prediction methods in G1Analytics
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8231579: G1's incremental calculation of region elapsed time always uses the same age group for prediction
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8233588: Clean up SurvRateGroup
Mon, 02 Dec 2019 14:21:32 +0100 tschatzl 8233919: Incrementally calculate the occupied cards in a heap region remembered set
Mon, 02 Dec 2019 10:58:15 +0100 jlahoda 8234078: Missing license headers in a few javac files
Mon, 02 Dec 2019 10:58:13 +0100 jlahoda 8233524: Wrong module name for \"package P is declared in the unnamed module, but module M does not read it\"
Sun, 01 Dec 2019 15:29:37 -0800 igerasim 8234147: Avoid looking up standard charsets in core libraries
Sat, 30 Nov 2019 14:33:05 -0800 phh 8234541: C1 emits an empty message when it inlines successfully
Sat, 30 Nov 2019 16:21:19 +0000 alanb 8234805: (dc) Remove JNI upcall from DatagramChannel.receive implementation
Fri, 29 Nov 2019 14:11:50 -0800 iklam 8230385: [cds] No message is logged when shared image cannot be used due to mismatched configuration
Fri, 29 Nov 2019 17:31:01 +0100 egahlin 8234671: JFR api/consumer/recordingstream/TestStart.java failed due to timeout at testStartTwice()
Fri, 29 Nov 2019 15:37:13 +0000 adinn 8232828: AArch64: compiler/c2/aarch64/TestVolatilesG1.java fails after JDK-8225776
Fri, 29 Nov 2019 12:09:25 +0100 rehn 8234086: VM operation can be simplified