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 |
Mon, 27 Jan 2020 10:59:56 +0100 |
jlahoda |
Merging the default branch into lambda-leftoverslambda-leftovers |
Mon, 27 Jan 2020 11:16:38 +0100 |
jlahoda |
Merging default branch into concise-method-declarationsconcise-method-declarations |
Mon, 27 Jan 2020 11:04:47 +0100 |
jlahoda |
This branch has been merged into the default branchnewescapes |
Mon, 27 Jan 2020 10:46:42 +0100 |
jlahoda |
Fixing build after mergelocal-methods |
Mon, 27 Jan 2020 09:46:22 +0100 |
jlahoda |
Merging default branch into the local-methods branch.local-methods |
Mon, 27 Jan 2020 09:55:21 +0100 |
jlahoda |
Merging the default branch into stats-before-this-superstats-before-this-super |
Mon, 27 Jan 2020 09:47:46 +0100 |
jlahoda |
Fixing build after merge.enhanced-enums |
Fri, 24 Jan 2020 17:19:43 +0100 |
jlahoda |
Merging recent default branch changes to the enhanced-enums branchenhanced-enums |
Fri, 24 Jan 2020 17:07:09 +0100 |
jlahoda |
Rebasing the amber-demo-II branch to sealed-typesamber-demo-II |
Fri, 24 Jan 2020 09:22:29 -0500 |
vromero |
this branch was moved to a public reporecords |
Tue, 21 Jan 2020 12:09:25 +0100 |
jlahoda |
This branch is supersedded by the patterns-stage-2 branchpatterns-deconstruction |
Tue, 21 Jan 2020 12:07:21 +0100 |
jlahoda |
Rebasing patterns on patterns-stage-2patterns |
Mon, 20 Jan 2020 18:05:42 +0100 |
jlahoda |
Fixing (again) pattern targets.patterns-stage-2 |
Mon, 20 Jan 2020 16:13:48 +0100 |
jlahoda |
Cleanup.patterns-stage-2 |
Mon, 20 Jan 2020 11:34:01 +0100 |
jlahoda |
Adding deps files.patterns-stage-2 |
Mon, 20 Jan 2020 11:25:15 +0100 |
jlahoda |
Rebasing the prototype of deconstruction patterns.patterns-stage-2 |
Fri, 17 Jan 2020 17:58:59 +0100 |
jlahoda |
Adding pattern-runtimepatterns-stage-2 |
Mon, 20 Jan 2020 11:26:00 +0100 |
jlahoda |
This branch is supersedded by the default branch.patterns-stage-1 |
Tue, 07 Jan 2020 11:07:28 +0000 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Thu, 02 Jan 2020 12:44:25 -0500 |
vromero |
manual merge with defaultsealed-types |
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 |
Thu, 02 Jan 2020 16:22:59 +0000 |
hseigel |
Summary: Sealed types fixes for JDK-15 and other miscellaneous sealed types changessealed-types |
Fri, 20 Dec 2019 19:58:40 -0500 |
vromero |
activity in this branch was moved to sealed-typesrecords-and-sealed |
Fri, 20 Dec 2019 19:56:54 -0500 |
vromero |
imported patch sealed.patchsealed-types |
Fri, 20 Dec 2019 19:56:28 -0500 |
vromero |
rebasing sealed types branch, old records-and-sealed will be closedsealed-types |
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 |
Fri, 29 Nov 2019 11:26:25 +0100 |
neliasso |
8234520: ZGC: C2: Oop instance cloning causing skipped compiles |
Thu, 28 Nov 2019 13:02:39 +0100 |
mbaesken |
8234821: remove unused functions from libjli |
Fri, 29 Nov 2019 10:20:17 +0100 |
tschatzl |
8233998: New young regions registered too early in collection set |
Fri, 29 Nov 2019 10:20:16 +0100 |
tschatzl |
8227434: G1 predictions may over/underflow with high variance input |
Fri, 29 Nov 2019 10:20:14 +0100 |
tschatzl |
8227739: Merge cost predictions for scanning cards and log buffer entries |
Fri, 29 Nov 2019 11:28:39 +0300 |
bulasevich |
8234893: ARM32: build failure after JDK-8234387 |
Thu, 28 Nov 2019 09:23:09 +0100 |
mbaesken |
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15 |
Thu, 28 Nov 2019 22:29:07 -0800 |
ssahoo |
8234723: javax/net/ssl/TLS tests support TLSv1.3 |
Fri, 29 Nov 2019 14:07:16 +0800 |
jjiang |
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3 |
Thu, 28 Nov 2019 10:43:35 -0800 |
rhalade |
8233223: Add Amazon Root CA certificates |
Thu, 28 Nov 2019 16:49:52 +0000 |
pconcannon |
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set |
Thu, 28 Nov 2019 18:30:18 +0100 |
cito |
8232594: Make the output of the JFR command duration more user friendly |
Thu, 28 Nov 2019 13:02:30 +0000 |
jboes |
8233185: HttpServer.stop() blocks indefinitely when called on dispatch thread |
Thu, 28 Nov 2019 16:38:25 +0100 |
egahlin |
8234888: EventStream::close doesn't abort streaming thread |
Thu, 28 Nov 2019 16:28:53 +0100 |
lucy |
8234583: PrintAssemblyOptions isn't passed to hsdis library |
Thu, 28 Nov 2019 16:11:44 +0100 |
cgo |
8234894: [TESTBUG] TestEliminateLocksOffCrash fails for client VMs due to Unrecognized VM option EliminateLocks |
Mon, 04 Nov 2019 16:10:39 +0800 |
fyang |
8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type |
Wed, 27 Nov 2019 10:13:41 +0100 |
cgo |
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta |
Thu, 28 Nov 2019 12:28:48 +0000 |
dfuchs |
8223196: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java fails on Solaris SPARC |
Thu, 28 Nov 2019 12:05:02 +0100 |
mdoerr |
8234645: ARM32: C1: PatchingStub for field access: not enough bytes |
Thu, 28 Nov 2019 10:57:38 +0300 |
bulasevich |
8234891: AArch64: Fix build failure after JDK-8234387 |
Wed, 27 Nov 2019 22:11:08 -0800 |
ssahoo |
8234725: sun/security/ssl/SSLContextImpl tests support TLSv1.3 |
Thu, 28 Nov 2019 07:05:13 +0100 |
jwilhelm |
Added tag jdk-14+25 for changeset 17d242844fc9 |
Thu, 28 Nov 2019 13:48:25 +0800 |
mli |
8232446: logging enhancement for rmi when socket closed |
Tue, 03 Dec 2019 23:45:06 -0500 |
vromero |
fix on test ListModuleDeps.javarecords |
Tue, 03 Dec 2019 18:37:55 -0500 |
vromero |
updating preview feature comment at TypeAnnotationrecords |
Tue, 03 Dec 2019 12:00:27 -0500 |
vromero |
accessors must not be staticrecords |
Tue, 03 Dec 2019 11:58:47 -0500 |
vromero |
create fragments for the canonical and compact bits used in error messagesrecords |
Tue, 03 Dec 2019 10:27:05 -0500 |
vromero |
fixing typorecords |
Tue, 03 Dec 2019 14:47:02 +0000 |
hseigel |
Summary: clean up nits from open review and replace CHECK_0 with CHECK_NULL when appropriaterecords |
Mon, 02 Dec 2019 14:51:20 +0000 |
chegar |
records: review comment - record-ness check should be part of the OSCrecords |
Sun, 01 Dec 2019 17:58:36 -0800 |
darcy |
Enable variable source level in record tests.records |
Sat, 30 Nov 2019 10:44:28 -0500 |
vromero |
more review commentsrecords |
Fri, 29 Nov 2019 20:38:50 -0500 |
vromero |
more review commentsrecords |
Fri, 29 Nov 2019 18:01:23 -0500 |
vromero |
fixing error message for canonical / compact constructors, removing code at Tokensrecords |
Fri, 29 Nov 2019 11:20:39 -0500 |
vromero |
allow return in canonical, non-compact, constructorsrecords |
Thu, 28 Nov 2019 10:57:25 -0500 |
vromero |
indentation fixesrecords |
Thu, 28 Nov 2019 10:34:32 -0500 |
vromero |
dont error on serialization membersrecords |
Thu, 28 Nov 2019 14:30:08 +0000 |
chegar |
records: reveiw comment - ensure a single class data slot for serializable record objectsrecords |
Thu, 28 Nov 2019 14:21:55 +0000 |
chegar |
records: reveiw comment - remove OOS todorecords |
Wed, 27 Nov 2019 22:46:26 -0500 |
vromero |
adding missing new line at the end of runtime packagerecords |
Wed, 27 Nov 2019 22:20:21 -0500 |
vromero |
fixing regression testrecords |
Wed, 27 Nov 2019 19:54:41 -0500 |
vromero |
add tree kind RECORD to Checkerrecords |
Wed, 27 Nov 2019 17:55:11 -0500 |
vromero |
manual merge with defaultrecords |
Wed, 27 Nov 2019 21:51:36 +0000 |
mcimadamore |
Automatic merge with defaultnewescapes |
Wed, 27 Nov 2019 21:51:07 +0000 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Wed, 27 Nov 2019 21:50:41 +0000 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Wed, 27 Nov 2019 16:01:34 +0000 |
pconcannon |
8233018: Add a new test to verify that DatagramSocket is not interruptiblejdk-14+25 |
Wed, 27 Nov 2019 15:13:58 +0000 |
jboes |
8234799: javadoc of java.util.Arrays.compare(T[] a, T[] b) misses the word "less" |
Wed, 27 Nov 2019 10:23:40 -0800 |
darcy |
8234917: Explicitly discuss java.lang.Enum in Class.isEnum spec |
Wed, 27 Nov 2019 11:52:57 -0500 |
zgu |
8228720: Shenandoah: Implementation of concurrent class unloading |
Wed, 27 Nov 2019 06:36:41 -0800 |
darcy |
8234781: Update description of InvalidClassException to include more conditions |
Wed, 27 Nov 2019 13:08:16 +0100 |
hannesw |
8223378: CSS solution for navbar problem with <a> elements is not ideal |
Wed, 27 Nov 2019 12:18:40 +0100 |
sjohanss |
8141637: Parallelize single threaded heap region iteration during Pre Evacuate Collection Set |
Wed, 27 Nov 2019 11:31:46 +0100 |
stefank |
8234897: 8234748: Clean up atomic and orderAccess includes - part 2 |
Fri, 15 Nov 2019 16:39:08 +0100 |
phedlin |
8220376: C2: Int >0 not recognized as !=0 for div by 0 check |
Tue, 26 Nov 2019 10:47:46 +0100 |
stefank |
8234748: Clean up atomic and orderAccess includes |
Wed, 27 Nov 2019 10:21:22 +0100 |
tschatzl |
Merge |
Wed, 27 Nov 2019 10:19:45 +0100 |
tschatzl |
8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination |
Wed, 27 Nov 2019 10:07:29 +0100 |
mbaesken |
8234525: enable link-time section-gc for linux s390x to remove unused code |
Tue, 26 Nov 2019 13:55:11 +0100 |
mbaesken |
8234809: set relro in linker flags when building with gcc |
Wed, 27 Nov 2019 09:00:01 +0100 |
jlahoda |
8231826: Implement javac changes for pattern matching for instanceof |
Mon, 09 Sep 2019 11:43:16 -0400 |
zgu |
8230765: Implement nmethod barrier for x86_32 platforms |
Tue, 26 Nov 2019 14:33:56 -0500 |
zgu |
8233500: Shenandoah: Shenandoah load barrier should save registers before calling keep alive barrier on x86 |
Fri, 22 Nov 2019 17:45:48 -0800 |
iklam |
8234539: ArchiveRelocationTest.java failed: Archive mapping should always succeed |
Tue, 26 Nov 2019 10:00:33 +0100 |
cgo |
8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC |
Tue, 26 Nov 2019 19:19:39 +0300 |
sviswanathan |
8234610: MaxVectorSize set wrongly when UseAVX=3 is specified after JDK-8221092 |
Tue, 26 Nov 2019 19:18:07 +0300 |
vlivanov |
Merge |
Tue, 26 Nov 2019 16:09:25 +0300 |
jbhateja |
8234394: C2: Dynamic register class support in ADLC |
Tue, 26 Nov 2019 16:09:23 +0300 |
jbhateja |
8234387: C2: Better support of operands with multiple match rules in AD files |
Tue, 26 Nov 2019 16:09:21 +0300 |
vlivanov |
8234403: C2: Enable CallSite.target updates in constructors |
Tue, 26 Nov 2019 16:09:17 +0300 |
vlivanov |
8234401: ConstantCallSite may stuck in non-frozen state |
Tue, 26 Nov 2019 17:00:57 +0100 |
egahlin |
8233870: JFR TestSetEndTime.java times out - onClose() is never called |
Tue, 26 Nov 2019 15:21:37 +0000 |
pchilanomate |
8234613: JavaThread can escape back to Java from an ongoing handshake |
Tue, 26 Nov 2019 14:48:04 +0100 |
rkennke |
8234768: Shenandoah: Streamline enqueueing runtime barriers |
Tue, 26 Nov 2019 09:27:16 -0500 |
zgu |
8234270: [REDO] JDK-8204128 NMT might report incorrect numbers for Compiler area |
Tue, 26 Nov 2019 13:50:26 +0100 |
stefank |
8234798: Build failure after atomic changes in JDK-8234563 |
Tue, 26 Nov 2019 11:57:58 +0100 |
pliden |
8234619: ZGC: gc/z/TestSmallHeap.java failure with Out Of Memory |
Tue, 26 Nov 2019 11:13:53 +0530 |
sadayapalam |
8234729: Javac should eagerly change code generation for method references to avert IllegalAccessError in future. |
Tue, 26 Nov 2019 02:32:32 +0000 |
sspitsyn |
8221372: Test vmTestbase/nsk/jvmti/GetThreadState/thrstat001/TestDescription.java times out |
Mon, 25 Nov 2019 15:30:35 -0800 |
bpb |
8179320: File.getUsableSpace() returns a negative number on very large file system |
Mon, 25 Nov 2019 12:08:20 -0800 |
dnsimon |
8234681: Remove UseJVMCIClassLoader logic from JVMCI code |
Mon, 25 Nov 2019 20:18:54 +0100 |
mgronlun |
8234684: JFR crashes when rotating the JFR output during assertion failure |
Mon, 25 Nov 2019 11:13:02 -0800 |
never |
8234359: [JVMCI] invalidate_nmethod_mirror shouldn't use a phantom reference |
Mon, 25 Nov 2019 18:38:01 +0100 |
mgronlun |
8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing |
Mon, 25 Nov 2019 15:21:44 +0000 |
eosterlund |
8234531: Remove CMS code from CLDG and safepoint cleanup |
Mon, 25 Nov 2019 15:00:32 +0100 |
stefank |
8234602: ZGC: Windows compile error in ZHeuristic |
Mon, 25 Nov 2019 14:57:03 +0100 |
stefank |
8234009: ZGC: Move resurrection unblock to before the _unload.purge() call |
Mon, 25 Nov 2019 14:56:15 +0100 |
stefank |
8234010: ZGC: Change ZResurrection to use Atomic::load/store |
Mon, 25 Nov 2019 12:33:15 +0100 |
stefank |
8234740: Harmonize parameter order in Atomic - cmpxchg |
Mon, 25 Nov 2019 12:32:40 +0100 |
stefank |
8234739: Harmonize parameter order in Atomic - xchg |
Mon, 25 Nov 2019 12:32:07 +0100 |
stefank |
8234738: Harmonize parameter order in Atomic - sub |
Mon, 25 Nov 2019 12:31:39 +0100 |
stefank |
8234737: Harmonize parameter order in Atomic - add |
Mon, 25 Nov 2019 12:30:24 +0100 |
stefank |
8234736: Harmonize parameter order in Atomic - store |
Mon, 25 Nov 2019 12:22:13 +0100 |
stefank |
8234562: Move OrderAccess::release_store*/load_acquire to Atomic |
Mon, 25 Nov 2019 14:06:13 +0100 |
egahlin |
8234703: JFR TestOutOfProcessMigration.java should clean up files |
Mon, 25 Nov 2019 12:34:43 +0100 |
pliden |
8234573: ZGC: Enable ZVerifyMarking by default in debug builds |
Mon, 25 Nov 2019 11:08:30 +0100 |
mgronlun |
8234433: TestUnloadEventClassCount fails with "assert(SafepointSynchronize::is_at_safepoint()) failed: invariant" |
Fri, 22 Nov 2019 10:29:12 +0100 |
mbaesken |
8234629: remove unused functions from libnet |
Mon, 25 Nov 2019 09:10:41 +0000 |
eosterlund |
8234509: Race in macOS os::processor_id() |
Mon, 25 Nov 2019 08:11:24 +0100 |
lkorinth |
8233029: Obsolete flag GCTaskTimeStampEntries |
Thu, 10 Oct 2019 17:36:38 +0300 |
weijun |
8231507: Update Apache Santuario (XML Signature) to version 2.1.4 |
Sun, 24 Nov 2019 01:03:33 +0100 |
egahlin |
8226897: Provide object age with JFR OldObjectSample event |
Fri, 22 Nov 2019 19:23:30 -0800 |
dlong |
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal |
Fri, 22 Nov 2019 15:32:00 -0800 |
iklam |
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds |
Fri, 22 Nov 2019 15:31:52 -0800 |
iklam |
8233446: Improve error handling when specified dynamic archive doesn't exist |
Fri, 22 Nov 2019 14:48:40 -0800 |
iklam |
8234429: appcds/dynamicArchive tests crashing with Graal |
Fri, 22 Nov 2019 17:03:55 -0800 |
manc |
8087198: G1 card refinement: batching, sorting |
Fri, 22 Nov 2019 16:26:35 -0800 |
jjg |
8234687: change javap reporting on unknown attributes |
Fri, 22 Nov 2019 13:44:06 -0800 |
mseledtsov |
8229209: [TESTBUG] test for cross-process JFR event streaming |
Fri, 22 Nov 2019 11:34:22 -0800 |
mchung |
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order |
Fri, 22 Nov 2019 10:38:35 -0800 |
jjg |
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause |
Fri, 22 Nov 2019 17:53:09 +0000 |
dfuchs |
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached" |
Fri, 22 Nov 2019 09:00:16 -0800 |
bpb |
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException |
Fri, 22 Nov 2019 17:20:43 +0100 |
egahlin |
8233700: EventStream not closed |
Fri, 22 Nov 2019 09:06:35 -0500 |
dcubed |
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project |
Fri, 22 Nov 2019 11:52:48 +0000 |
dfuchs |
8233296: MulticastSocket getOption/setOption inverts the value of IP_MULTICAST_LOOP |
Fri, 22 Nov 2019 10:07:21 +0000 |
sspitsyn |
8169467: GetLocalInstance returns JVMTI_ERROR_TYPE_MISMATCH (rather than JVMTI_ERROR_INVALID_SLOT) on static method |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233597: Clean up code in G1Analytics::compute_pause_time_ratio |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233702: Introduce helper function to clamp value to range |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8234000: Make HeapRegion::bottom/end/hrm_index const |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233997: Some members of HeapRegion are not cleared in HeapRegion::hr_clear() |
Fri, 22 Nov 2019 10:03:38 +0100 |
tschatzl |
8233306: Sort members in G1's HeapRegion after removal of Space dependency |
Mon, 18 Nov 2019 16:49:39 +0100 |
mbaesken |
8234339: replace JLI_StrTok in java_md_solinux.c |
Fri, 22 Nov 2019 09:25:09 +0100 |
clanger |
8234089: (zipfs) Remove classes JarFileSystemProvider and JarFileSystem |
Thu, 21 Nov 2019 23:32:11 -0500 |
dbuck |
8230611: infinite loop in LogOutputList::wait_until_no_readers() |
Thu, 21 Nov 2019 18:42:33 -0800 |
xuelei |
8233954: UnsatisfiedLinkError or NoSuchAlgorithmException after removing sunec.dll |
Fri, 22 Nov 2019 09:33:03 +0800 |
weijun |
8026393: jarsigner never shows a warning in badKeyUsage case |
Fri, 22 Nov 2019 00:29:48 +0000 |
joehw |
8233548: Update CUP to v0.11b |
Thu, 21 Nov 2019 14:15:31 -0800 |
iignatyev |
8234290: compiler/c2/Test6857159.java times out and fail to clean up files |
Thu, 21 Nov 2019 13:41:24 -0800 |
jjg |
8234051: doclet crashes if HTML files in module doc-files directories |
Thu, 21 Nov 2019 18:54:21 +0000 |
hseigel |
8234058: runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr |
Thu, 21 Nov 2019 17:04:27 +0000 |
alitvinov |
8068184: Fix for JDK-8032832 caused a deadlock |
Thu, 21 Nov 2019 16:33:00 +0000 |
pconcannon |
8234083: DatagramSocket should report SO_BROADCAST as a supported option |
Thu, 21 Nov 2019 12:14:29 +0000 |
chegar |
8233847: (sctp) Flx link-local IPv6 scope handling and test cleanup |
Thu, 21 Nov 2019 12:14:28 +0000 |
chegar |
8232097: (sctp) SctpNet.init() results in java.lang.UnsatisfiedLinkError |
Thu, 21 Nov 2019 12:14:26 +0000 |
chegar |
8232101: (sctp) Add minimal sanity tests for SCTP |
Thu, 21 Nov 2019 12:14:25 +0000 |
chegar |
8233845: (sctp) Relax assertion in sun.nio.ch.sctp.AssociationChange::association |
Thu, 21 Nov 2019 09:10:21 +0000 |
jboes |
8234335: Remove line break in class declaration in java.base |
Wed, 20 Nov 2019 10:13:10 +0000 |
pconcannon |
8234103: DatagramSocketImpl::socket is not needed |
Thu, 21 Nov 2019 11:31:58 +0000 |
coffeys |
8233801: GCMEmptyIv.java test fails on Solaris 11.4 |
Thu, 21 Nov 2019 11:42:54 +0100 |
tschatzl |
8228609: G1 copy cost prediction uses used vs. actual copied byte |
Wed, 20 Nov 2019 14:16:29 +0100 |
mbaesken |
8234501: remove obsolete NET_ReadV |
Thu, 21 Nov 2019 13:50:11 +0530 |
psadhukhan |
Merge |
Wed, 20 Nov 2019 12:18:46 +0530 |
trebari |
8190763: Class cast exception on (CompoundEdit) UndoableEditEvent.getEdit() |
Wed, 20 Nov 2019 11:29:27 +0530 |
psadhukhan |
8234332: [TESTBUG] java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java fails on linux-x64 nightly |
Wed, 20 Nov 2019 10:52:28 +0530 |
psadhukhan |
Merge |
Wed, 20 Nov 2019 09:28:31 +0900 |
ysuenaga |
8233707: systemScale.cpp could not compile with VS2019 |
Fri, 15 Nov 2019 16:58:07 +0530 |
jdv |
8234184: [TESTBUG] java/awt/Mouse/EnterExitEvents/ModalDialogEnterExitEventsTest.java fails in Windows |
Fri, 15 Nov 2019 09:27:50 +0100 |
neugens |
8234107: Several AWT modal dialog tests failing on Linux after JDK-8231991 |
Thu, 14 Nov 2019 15:13:29 -0800 |
serb |
8232433: [macos 10.15] java/awt/Window/LocationAtScreenCorner/LocationAtScreenCorner.java may fail |
Thu, 14 Nov 2019 10:59:45 +0530 |
psadhukhan |
8233634: [TESTBUG] Swing text test bug4278839.java fails on macos |
Thu, 14 Nov 2019 10:56:09 +0530 |
psadhukhan |
8233986: ProblemList javax/swing/plaf/basic/BasicTextUI/8001470/bug8001470.java for windows-x64 |
Tue, 12 Nov 2019 15:54:24 +0100 |
neugens |
8231991: Mouse wheel change focus on awt/swing windows |
Tue, 12 Nov 2019 12:29:09 +0530 |
psadhukhan |
8233910: java/awt/ColorClass/AlphaColorTest.java is failing intermittently in nightly lnux-x64 system |
Fri, 08 Nov 2019 13:16:27 +0530 |
psadhukhan |
8233833: ProblemList java/awt/Frame/FrameLocation/FrameLocation.java for linux-x64 |
Fri, 08 Nov 2019 05:24:29 +0000 |
serb |
8233657: Intermittent NPE in Component.validate() |
Thu, 07 Nov 2019 11:30:22 +0530 |
psadhukhan |
8214578: [macos] Problem with backslashes on macOS/JIS keyboard: Java ignores system settings |
Wed, 06 Nov 2019 11:05:28 +0530 |
psadhukhan |
8231084: Large performance regression in SwingMark TextArea in 14-b13 |
Wed, 06 Nov 2019 10:48:10 +0530 |
psadhukhan |
8229935: [TEST_BUG]: bug8132119.java inconsistently positions text |
Tue, 05 Nov 2019 15:55:46 -0800 |
prr |
8233649: Update ProblemList.txt to exclude failing headful tests on macos |
Tue, 05 Nov 2019 16:33:55 +0530 |
psadhukhan |
8233583: ProblemList javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java & ShapedPerPixelTranslucentGradient.java failing incosistently in linux-x64 |
Tue, 05 Nov 2019 11:00:42 +0530 |
psadhukhan |
Merge |
Mon, 04 Nov 2019 10:01:55 -0800 |
prr |
8233097: Fontmetrics for large Fonts has zero width |
Thu, 24 Oct 2019 14:54:31 -0700 |
serb |
8232200: [macos 10.15] Windows in fullscreen tests jumps around the screen |
Wed, 30 Oct 2019 13:47:49 -0700 |
prr |
8232154: Update Mesa 3-D Headers to version 19.2.1 |
Wed, 30 Oct 2019 16:59:40 +0530 |
arapte |
8226892: ActionListeners on JRadioButtons don't get notified when selection is changed with arrow keys |
Fri, 25 Oct 2019 13:32:01 -0700 |
prr |
8175984: ICC_Profile has un-needed, not-empty finalize method |
Thu, 24 Oct 2019 01:02:08 -0700 |
serb |
8213119: [macos] java/awt/GraphicsDevice/CheckDisplayModes.java fails |
Fri, 18 Oct 2019 09:25:06 -0700 |
prr |
Merge |
Thu, 17 Oct 2019 14:07:02 -0700 |
serb |
8230869: [macos 10.15] The String "X Y Z" was not set to application's icon in the taskbar |
Wed, 16 Oct 2019 22:30:30 +0100 |
aivanov |
8223558: Java does not render Myanmar script correctly |
Tue, 15 Oct 2019 22:42:23 -0700 |
serb |
8232225: Rework the fix for JDK-8071483 |
Tue, 19 Nov 2019 09:56:43 +0100 |
mbaesken |
8234323: NULL-check return value of SurfaceData_InitOps on macosx |
Wed, 20 Nov 2019 05:58:19 +0000 |
xgong |
8234321: Call cache flush after generating trampoline. |
Thu, 21 Nov 2019 09:55:12 +0800 |
jiefu |
8234499: [Graal] compiler/compilercontrol/CompilationModeHighOnlyTest.java test fails with timeout |
Thu, 21 Nov 2019 03:33:36 +0100 |
jwilhelm |
Added tag jdk-14+24 for changeset 438337c846fb |
Wed, 20 Nov 2019 18:23:06 -0800 |
iignatyev |
8147017: Platform.isGraal should be removed |
Wed, 20 Nov 2019 16:10:38 -0800 |
amenkov |
8234358: Update ProblemList entry for NashornPopFrameTest |
Tue, 12 Nov 2019 00:30:55 -0300 |
mbalao |
8233404: System property to set the number of PBE iterations in JCEKS keystoresjdk-14+24 |
Wed, 20 Nov 2019 14:51:42 +0000 |
eosterlund |
8234512: Missing pieces from JDK-8224816 |
Wed, 20 Nov 2019 09:10:02 -0500 |
dcubed |
8230876: baseline cleanups from Async Monitor Deflation v2.0[789] |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234438: Remove some CMS leftovers |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234437: Remove CollectedHeap::safe_object_iterate() |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234383: Test TestBiasedLockRevocationEvents.java assumes -XX:UseBiasedLocking is enabled |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234382: Test tools/javac/processing/model/testgetallmembers/Main.java using too small heap |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234361: ZGC: Move heuristics code in ZWorker to ZHeuristics |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234338: ZGC: Improve small heap usage |
Wed, 20 Nov 2019 10:37:46 +0100 |
pliden |
8234312: ZGC: Adjust warmup criteria |
Wed, 20 Nov 2019 10:37:45 +0100 |
pliden |
8234379: ZGC: Do not resize TALBs unless -XX:ResizeTLAB is enabled |
Wed, 20 Nov 2019 08:35:53 +0000 |
alanb |
8231259: (dc) DatagramChannel::disconnect re-binds socket to the wildcard address (macOS) |
Wed, 20 Nov 2019 09:12:07 +0100 |
lucy |
8231460: Performance issue (CodeHeap) with large free blocks |
Wed, 20 Nov 2019 16:37:42 +0900 |
itakiguchi |
8230873: [AIX] GUI app does not work with UTF-8 locale on minimum software requirements |
Wed, 20 Nov 2019 09:29:23 +0300 |
bulasevich |
8233113: ARM32: assert on UnsafeJlong mutex rank check |
Tue, 19 Nov 2019 16:26:58 -0800 |
darcy |
8234381: API docs should mention special handling of enums in serialization |
Wed, 20 Nov 2019 08:12:14 +0800 |
weijun |
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException |
Tue, 19 Nov 2019 23:22:27 +0100 |
redestad |
8233497: Optimize default method generation by data structure reuse |
Tue, 19 Nov 2019 12:28:39 -0800 |
sangheki |
8232533: G1 uses only a single thread for pretouching the java heap |
Tue, 19 Nov 2019 10:02:46 -0800 |
bchristi |
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking |
Fri, 15 Nov 2019 11:05:03 +0100 |
cgo |
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs |
Tue, 19 Nov 2019 11:35:29 +0000 |
alanb |
8233922: Service binding augments module graph with observable incubator modules |
Mon, 18 Nov 2019 23:41:06 -0500 |
dholmes |
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1) |
Tue, 19 Nov 2019 13:33:09 +0900 |
ysuenaga |
8220074: Clean up GCC 8.3 errors in LittleCMS |
Mon, 18 Nov 2019 16:03:51 -0800 |
iignatyev |
8233462: serviceability/tmtools/jstat tests times out with -Xcomp |
Mon, 18 Nov 2019 14:13:11 -0800 |
iignatyev |
8234304: runtime/cds/appcds/javaldr tests should use driver mode |
Mon, 18 Nov 2019 13:22:27 +0100 |
cgo |
8234324: ARM32 build broken after 8231610 |
Mon, 18 Nov 2019 18:21:18 +0100 |
mdoerr |
8233193: Incorrect bailout from possibly_add_compiler_threads |
Mon, 18 Nov 2019 16:48:05 +0000 |
dfuchs |
8233141: DatagramSocket.send doesn't specify exception thrown when no target address |
Mon, 18 Nov 2019 17:11:06 +0100 |
lucy |
8233787: Break cycle in vm_version* includes |
Mon, 18 Nov 2019 16:10:32 +0100 |
redestad |
8234248: More VectorSet cleanups |
Wed, 06 Nov 2019 18:06:36 +0100 |
sgehwolf |
8233712: Limit default tests jobs based on ulimit -u setting |
Fri, 15 Nov 2019 16:10:29 +0100 |
mbaesken |
8233219: NMT output on AIX misses some categories |
Fri, 15 Nov 2019 21:19:56 -0500 |
dcubed |
8234274: [BACKOUT] JDK-8204128 NMT might report incorrect numbers for Compiler area |
Fri, 15 Nov 2019 18:31:55 -0500 |
dcubed |
8234272: ProblemList runtime/NMT/HugeArenaTracking.java |
Fri, 15 Nov 2019 14:22:24 -0800 |
iignatyev |
8214904: Test8004741.java failed due to "Too few ThreadDeath hits; expected at least 6 but saw only 5" |
Fri, 15 Nov 2019 16:58:29 -0500 |
kbarrett |
8233280: Remove GCLockerInvokesConcurrent |
Thu, 14 Nov 2019 17:34:45 -0800 |
manc |
8234208: Logging reports zero total refined cards under "Before GC RS summary" |
Fri, 15 Nov 2019 15:33:34 -0500 |
zgu |
8204128: NMT might report incorrect numbers for Compiler area |
Fri, 15 Nov 2019 20:29:11 +0100 |
simonis |
8234011: (zipfs) Memory leak in ZipFileSystem.releaseDeflater() |
Fri, 15 Nov 2019 20:39:26 +0800 |
jiefu |
8234232: [TESTBUG] gc/shenandoah/jvmti/TestHeapDump.java fails with -Xcomp |
Fri, 15 Nov 2019 19:38:31 +0800 |
jiefu |
8234245: sun/security/lib/cacerts/VerifyCACerts.java fails due to wrong checksum |
Fri, 15 Nov 2019 11:09:29 +0100 |
mdoerr |
8234188: AIX build broken after 8220310 |
Thu, 14 Nov 2019 19:49:55 -0800 |
rhalade |
8232019: Add LuxTrust certificate updates to the existing root program |
Thu, 14 Nov 2019 22:36:40 -0500 |
dholmes |
8233549: Thread interrupted state must only be accessed when not in a safepoint-safe state |
Fri, 15 Nov 2019 09:06:58 +0800 |
weijun |
8214024: Remove the default keytool -keyalg value |
Thu, 14 Nov 2019 16:34:24 -0800 |
never |
8233888: jdk.vm.ci.hotspot.test.VirtualObjectLayoutTest.testFormat(): Unexpected error verifying |
Thu, 14 Nov 2019 15:07:37 +0800 |
fyang |
8233912: aarch64: minor improvements of atomic operations |
Thu, 14 Nov 2019 14:54:39 -0800 |
iklam |
8234196: [TESTBUG] DynamicArchiveRelocationTest.java missing "ArchiveRelocationMode == 1 ...." |
Wed, 13 Nov 2019 16:49:14 -0800 |
manc |
8234127: BasicHashtable does not support small table_size |
Thu, 14 Nov 2019 12:42:44 -0800 |
jjg |
8234183: [TESTBUG] tools/javac/api/TestModuleUnnamedPackage.java fails to compile |
Thu, 14 Nov 2019 12:21:00 -0800 |
dlong |
8233841: Update Graal |
Thu, 14 Nov 2019 11:16:14 -0800 |
mseledtsov |
8232244: [TESTBUG] Incorrect comment in TestClassUnloadEvent.java |
Thu, 14 Nov 2019 11:04:57 +0000 |
pconcannon |
8233989: Create an IPv4 version of java/net/MulticastSocket/SetLoopbackMode.java |
Thu, 14 Nov 2019 10:49:20 +0000 |
pconcannon |
8233860: AfterClose.java test incorrectly handles IP_MULTICAST_IF |
Thu, 14 Nov 2019 18:41:04 +0000 |
joehw |
8233686: XML transformer uses excessive amount of memory |
Thu, 14 Nov 2019 09:06:43 -0800 |
bpb |
8146298: (dc spec) connect and disconnect methods should specify that they may block |
Thu, 14 Nov 2019 10:54:32 -0500 |
lancea |
8234080: jdk/nio/zipfs/CRCWriteTest.java fails |
Thu, 14 Nov 2019 15:24:35 +0100 |
redestad |
8234003: Improve IndexSet iteration |
Thu, 14 Nov 2019 10:55:46 +0100 |
jvernee |
8233920: MethodHandles::tryFinally generates illegal bytecode for long/double return type |
Wed, 13 Nov 2019 19:55:11 -0800 |
iklam |
8234133: VM build broken due to memory/archiveUtils.inline.hpp |
Thu, 14 Nov 2019 03:01:43 +0100 |
jwilhelm |
Added tag jdk-14+23 for changeset 15936b142f86 |
Wed, 13 Nov 2019 16:36:54 -0800 |
iklam |
8231610: Relocate the CDS archive if it cannot be mapped to the requested address |
Thu, 14 Nov 2019 10:02:52 +0800 |
jiefu |
8234130: Zero VM build broken after JDK-8233913 |
Wed, 13 Nov 2019 15:16:45 -0800 |
darcy |
8233096: Update javax.lang.model for switch expressions |
Wed, 13 Nov 2019 18:00:30 -0500 |
kbarrett |
8232588: G1 concurrent System.gc can return early or late |
Wed, 13 Nov 2019 14:08:04 -0800 |
amenkov |
8231915: two JDI tests interfere with each other |
Wed, 13 Nov 2019 13:05:16 -0800 |
cjplummer |
8231635: SA Stackwalking code stuck in BasicTypeDataBase.findDynamicTypeForAddress() |
Wed, 13 Nov 2019 11:34:31 -0800 |
iignatyev |
8226795: compiler/tiered/Level2RecompilationTest.java fails when XX:TieredStopAtLevel=1/2/3 is set |
Wed, 13 Nov 2019 10:59:25 -0800 |
iignatyev |
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay |
Wed, 13 Nov 2019 10:51:41 -0800 |
sangheki |
8220312: Implementation: NUMA-Aware Memory Allocation for G1, Logging (3/3) |
Wed, 13 Nov 2019 10:49:32 -0800 |
sangheki |
8220311: Implementation: NUMA-Aware Memory Allocation for G1, Survivor (2/3) |
Wed, 13 Nov 2019 10:49:12 -0800 |
sangheki |
8220310: Implementation: NUMA-Aware Memory Allocation for G1, Mutator (1/3) |
Wed, 13 Nov 2019 13:43:06 -0500 |
mullan |
8214483: Remove algorithms that use MD5 or DES from security requirements |
Wed, 13 Nov 2019 10:33:00 -0800 |
jjg |
8234025: Elements.getPackageElement(ModuleElement,CharSequence) returns null for unnamed package |
Wed, 13 Nov 2019 21:56:28 +0800 |
amlu |
8234079: ZipFileInputStreamSkipTest.java runs zero test |
Wed, 13 Nov 2019 08:23:23 -0500 |
coleenp |
8233913: Remove implicit conversion from Method* to methodHandlejdk-14+23 |
Wed, 13 Nov 2019 11:27:50 +0000 |
coffeys |
8233731: repeated typo "fro" for "for" |
Wed, 13 Nov 2019 11:37:29 +0100 |
lkorinth |
8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector |
Wed, 13 Nov 2019 11:21:15 +0100 |
bsrbnd |
8214239: Missing x86_64.ad patterns for clearing and setting long vector bits |
Mon, 21 Oct 2019 19:58:16 +0200 |
mdoerr |
8230459: Test failed to resume JVMCI CompilerThread |
Wed, 13 Nov 2019 17:24:53 +0800 |
smonteith |
8231841: AArch64: debug.cpp help() is missing an AArch64 line for pns |
Wed, 13 Nov 2019 09:09:41 +0000 |
michaelm |
8233958: Memory retention due to HttpsURLConnection finalizer that serves no purpose |
Wed, 13 Nov 2019 08:43:35 +0100 |
thartmann |
8233656: assert(d->is_CFG() && n->is_CFG()) failed: must have CFG nodes |
Wed, 13 Nov 2019 10:27:06 +0900 |
ysuenaga |
8233785: Incorrect JDK version is reported in hs_err log |
Wed, 13 Nov 2019 09:09:04 +0800 |
amlu |
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all |
Tue, 12 Nov 2019 14:05:18 -0800 |
naoto |
8232860: Error formatting integer values with MessageFormat.format() using HOST provider |
Tue, 12 Nov 2019 13:49:40 -0800 |
bchristi |
8226297: Dual-pivot quicksort improvements |
Tue, 12 Nov 2019 21:00:08 +0000 |
fweimer |
8233880: Support compilers with multi-digit major version numbers |
Tue, 12 Nov 2019 20:14:49 +0000 |
eosterlund |
8230661: ZGC: Stop reloading oops in load barriers |
Tue, 12 Nov 2019 20:01:23 +0000 |
eosterlund |
8233797: ZGC: Unify naming convention for functions using atomics |
Tue, 12 Nov 2019 20:01:23 +0000 |
eosterlund |
8233061: ZGC: Enforce memory ordering in segmented bit maps |
Tue, 12 Nov 2019 10:45:23 -0800 |
darcy |
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg |
Tue, 12 Nov 2019 12:36:16 -0300 |
mbalao |
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field |
Tue, 12 Nov 2019 16:28:26 +0100 |
tschatzl |
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2) |
Tue, 12 Nov 2019 16:13:16 +0100 |
mdoerr |
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification |
Fri, 08 Nov 2019 11:15:16 +0000 |
jboes |
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException |
Tue, 12 Nov 2019 12:19:24 +0100 |
fweimer |
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator= |
Mon, 11 Nov 2019 17:40:28 +0800 |
jiefu |
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler |
Tue, 12 Nov 2019 09:27:21 +0000 |
eosterlund |
8224817: Implementation of JEP 364: ZGC on macOS |
Tue, 12 Nov 2019 09:25:39 +0000 |
eosterlund |
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs |
Tue, 12 Nov 2019 01:36:17 -0800 |
igerasim |
8233884: Avoid looking up standard charsets in security libraries |
Tue, 12 Nov 2019 10:19:04 +0100 |
dnsimon |
8233900: [JVMCI] improve help text for EnableJVMCIProduct option |
Tue, 12 Nov 2019 10:16:04 +0100 |
thartmann |
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed |
Tue, 12 Nov 2019 06:32:13 +0000 |
jlahoda |
8232684: Make switch expressions final |
Mon, 11 Nov 2019 17:43:10 -0800 |
henryjen |
8231863: Crash if classpath is read from @argument file and the main gets option argument |
Mon, 11 Nov 2019 11:09:49 -0800 |
dtitov |
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh |
Mon, 11 Nov 2019 12:11:34 -0500 |
coleenp |
8232735: Convert PrintJNIResolving to Unified Logging |
Mon, 11 Nov 2019 16:59:42 +0100 |
phedlin |
8233918: 8233498 broke build on SPARC |
Mon, 11 Nov 2019 16:24:35 +0100 |
goetz |
8231757: [ppc] Fix VerifyOops. Errors show since 8231058. |
Tue, 24 Apr 2018 13:59:02 +0200 |
phedlin |
8233498: Remove dead code. |
Mon, 11 Nov 2019 14:47:37 +0100 |
egahlin |
8230767: FlightRecorderListener returns null recording |
Mon, 11 Nov 2019 05:09:31 -0800 |
igerasim |
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date |
Mon, 11 Nov 2019 13:20:26 +0100 |
sjohanss |
8233065: PSParallelCompact::move_and_update is unused and should be removed |
Mon, 11 Nov 2019 12:06:22 +0100 |
rschmelter |
8233790: Forward output from heap dumper to jcmd/jmap |
Mon, 11 Nov 2019 11:25:15 +0100 |
mgronlun |
8231922: Could not find field with name revokedClass |
Mon, 11 Nov 2019 10:41:03 +0100 |
chagedorn |
8229694: JVM crash in SWPointer during C2 OSR compilation |
Sat, 09 Nov 2019 10:27:53 -0800 |
iignatyev |
8233745: [JVMCI] TranslatedException should serialize classloader and module info |
Sat, 09 Nov 2019 11:48:37 +0000 |
alanb |
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win) |
Sat, 09 Nov 2019 09:13:04 +0000 |
alanb |
8216472: (se) Stack overflow during selection operation leads to crash (win) |
Fri, 08 Nov 2019 18:35:33 -0800 |
xuelei |
8233621: Mismatch in jsse.enableMFLNExtension property name |
Fri, 08 Nov 2019 16:53:57 +0800 |
fyang |
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub |
Fri, 08 Nov 2019 11:03:00 -0800 |
iklam |
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test |
Fri, 08 Nov 2019 11:41:17 -0500 |
zgu |
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware |
Fri, 08 Nov 2019 08:12:04 -0800 |
bpb |
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels() |
Fri, 08 Nov 2019 09:51:18 -0500 |
zgu |
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null() |
Fri, 08 Nov 2019 09:50:07 -0500 |
zgu |
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet |
Fri, 08 Nov 2019 10:55:14 +0100 |
jvernee |
8233389: Add PrintIdeal to compiler directives |
Fri, 08 Nov 2019 10:01:13 +0100 |
tschatzl |
8189737: Make HeapRegion not derive from Space |
Fri, 08 Nov 2019 09:16:48 +0100 |
thartmann |
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences |
Thu, 07 Nov 2019 16:26:57 -0800 |
iklam |
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time |
Thu, 07 Nov 2019 17:47:22 -0800 |
kvn |
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions |
Thu, 07 Nov 2019 16:00:53 -0800 |
mseledtsov |
8209813: [TESTBUG] rewrite JFR shell tests in Java |
Thu, 07 Nov 2019 13:53:38 -0800 |
bpb |
8232178: MacVolumesTest failed after upgrade to MacOS Catalina |
Thu, 07 Nov 2019 13:39:31 -0800 |
iignatyev |
8230364: [JVMCI] a number of JVMCI tests are not jtreg enabled |
Thu, 07 Nov 2019 16:22:22 -0500 |
kbarrett |
8233364: Fix undefined behavior in Canonicalizer::do_ShiftOp |
Thu, 07 Nov 2019 11:34:01 -0800 |
naoto |
8232871: Host Locale Provider on Mac does not return translated values of Japanese calendar |
Thu, 07 Nov 2019 10:06:04 -0800 |
naoto |
8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales |
Thu, 07 Nov 2019 16:18:02 +0000 |
dfuchs |
8233403: Improve verbosity of some httpclient tests |
Thu, 07 Nov 2019 15:56:56 +0100 |
mgronlun |
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant |
Thu, 07 Nov 2019 15:53:25 +0100 |
mgronlun |
8233416: JFR: assert((((((klass)->trace_id()) & (((1 << 1) << 8) | (JfrTraceIdEpoch::in_use_this_epoch_bit()))) != 0))) failed: invariant |
Thu, 07 Nov 2019 15:48:43 +0100 |
pliden |
8233793: ZGC: Incorrect type used in ZBarrierSetC2 clone_type() |
Thu, 07 Nov 2019 09:41:22 -0500 |
zgu |
8233796: Shenandoah is broken after 8233708 |
Thu, 07 Nov 2019 07:53:02 -0500 |
dholmes |
8233784: ProblemList failing JVMTI scenario tests |
Thu, 07 Nov 2019 12:12:39 +0100 |
redestad |
8233708: VectorSet cleanup |
Thu, 07 Nov 2019 10:28:29 +0000 |
eosterlund |
8233073: Make BitMap accessors more memory ordering friendly |
Tue, 22 Oct 2019 11:55:58 +0200 |
roland |
8232539: SIGSEGV in C2 Node::unique_ctrl_out |
Wed, 06 Nov 2019 14:04:07 +0100 |
mbaesken |
8233328: fix minimal VM build on Linux s390x |
Thu, 07 Nov 2019 09:23:55 +0100 |
neliasso |
8233783: Make 8232896 patch complete |
Thu, 07 Nov 2019 07:02:55 +0100 |
thartmann |
8233491: Crash in AdapterHandlerLibrary::get_adapter with CDS due to code cache exhaustion |
Wed, 06 Nov 2019 21:18:42 -0500 |
dholmes |
8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516 |
Thu, 07 Nov 2019 03:01:52 +0100 |
jwilhelm |
Added tag jdk-14+22 for changeset 83810b7d12e7 |
Wed, 06 Nov 2019 19:37:30 +0100 |
shade |
8233698: GCC 4.8.5 build failure after JDK-8233530 |
Wed, 06 Nov 2019 15:20:06 +0800 |
jiefu |
8233671: [TESTBUG] runtime/cds/appcds/sharedStrings/FlagCombo.java fails to compile without jfr |
Wed, 06 Nov 2019 09:45:26 -0800 |
igerasim |
8233658: Escape + in the expression describing Runtime.Version string |
Wed, 06 Nov 2019 09:45:04 -0800 |
xuelei |
8223940: Private key not supported by chosen signature algorithm |
Wed, 06 Nov 2019 19:37:52 +0300 |
bulasevich |
8231955: ARM32: Address displacement is 0 for volatile field access because of Unsafe field access. |
Wed, 06 Nov 2019 19:27:15 +0300 |
bulasevich |
8233600: Cross-builds fails after JDK-8233285 |
Wed, 06 Nov 2019 16:52:49 +0100 |
shade |
8233695: AArch64 build failures after -Wno-extra removal |
Wed, 06 Nov 2019 09:50:53 -0500 |
zgu |
8233401: Shenandoah: Refactor/cleanup Shenandoah load barrier codejdk-14+22 |
Wed, 06 Nov 2019 21:49:30 +0900 |
ysuenaga |
8233375: JFR emergency dump does not recover thread state |
Wed, 06 Nov 2019 13:43:25 +0800 |
jiefu |
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled |
Tue, 05 Nov 2019 20:27:21 -0800 |
igerasim |
8233650: Javadoc for Math.floorMod(int, int) gives wrong example |
Tue, 05 Nov 2019 18:42:10 -0500 |
dholmes |
8233599: ARM32 Build failed due to 8232050 missing an include |
Tue, 05 Nov 2019 14:54:44 -0500 |
lancea |
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label |
Wed, 06 Nov 2019 01:45:25 +0800 |
aoqi |
8233608: Minimal build broken after JDK-8233494 |
Tue, 05 Nov 2019 09:59:21 -0800 |
iveresov |
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers? |
Tue, 05 Nov 2019 08:57:36 -0800 |
iignatyev |
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class' |
Tue, 05 Nov 2019 17:27:18 +0100 |
hannesw |
8232209: Update double-conversion license file to version 3.1.5 |
Tue, 05 Nov 2019 16:57:58 +0100 |
stuefe |
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359 |
Tue, 05 Nov 2019 11:53:46 +0100 |
mdoerr |
8233081: C1: PatchingStub for field access copies too much |
Thu, 31 Oct 2019 17:16:36 +0100 |
neliasso |
8232896: ZGC: Enable C2 clone intrinsic |
Tue, 05 Nov 2019 10:11:18 +0000 |
dmarkov |
8232880: Update test documentation with additional settings for client UI tooltip tests |
Tue, 05 Nov 2019 17:02:01 +0800 |
jiefu |
8233574: Shenandoah: build is broken without jfr |
Tue, 05 Nov 2019 09:58:05 +0100 |
redestad |
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle |
Tue, 05 Nov 2019 09:57:10 +0100 |
redestad |
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off |
Tue, 05 Nov 2019 09:37:20 +0800 |
jiefu |
8233429: Minimal and zero VM build broken after JDK-8227003 |
Thu, 31 Oct 2019 07:53:16 +0100 |
stuefe |
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit |
Mon, 04 Nov 2019 13:02:40 -0800 |
igerasim |
8233422: Extra space in the title of the HTML javadoc page |
Mon, 04 Nov 2019 12:36:54 -0800 |
iklam |
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt |
Mon, 04 Nov 2019 11:42:24 -0800 |
bchristi |
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized |
Mon, 04 Nov 2019 11:05:10 -0800 |
bpb |
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list |
Mon, 04 Nov 2019 19:40:58 +0100 |
shade |
8233520: Shenandoah: do not sleep when thread is attaching |
Mon, 04 Nov 2019 13:13:34 -0500 |
aph |
Merge |
Fri, 01 Nov 2019 06:04:35 -0400 |
aph |
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken |
Mon, 04 Nov 2019 10:03:32 -0800 |
jiefu |
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs |
Mon, 04 Nov 2019 14:24:36 +0000 |
coffeys |
8232984: Upgrading Joni License version to 2.1.16 |
Mon, 04 Nov 2019 22:31:59 +0900 |
ysuenaga |
8233285: Demangling C++ symbols in jhsdb jstack --mixed |
Mon, 04 Nov 2019 13:58:33 +0100 |
stooke |
8232973: Potential infinite loop in macOS hotspot agent |
Mon, 04 Nov 2019 11:33:15 +0100 |
tschatzl |
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found |
Mon, 04 Nov 2019 11:15:45 +0100 |
ihse |
8233383: Various minor fixes |
Mon, 04 Nov 2019 11:12:13 +0100 |
ihse |
8233381: Update copyright year in build system files |
Mon, 04 Nov 2019 10:06:59 +0000 |
chegar |
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3 |
Mon, 04 Nov 2019 10:58:14 +0100 |
jlahoda |
8230847: Trees.getScope may crash when invoked for statement inside switch. |
Wed, 30 Oct 2019 14:52:27 +0100 |
mbaesken |
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java |
Mon, 04 Nov 2019 09:54:00 +0100 |
mbaesken |
8233078: fix minimal VM build on Linux ppc64(le) |
Mon, 04 Nov 2019 09:40:35 +0100 |
jlahoda |
8229815: Upgrade Jline to 3.12.1 |
Mon, 04 Nov 2019 14:26:18 +0800 |
weijun |
8231950: keytool -ext camel-case shorthand not working |
Sun, 03 Nov 2019 18:02:29 -0500 |
dholmes |
8229516: Thread.isInterrupted() always returns false after thread termination |
Sun, 03 Nov 2019 14:07:43 +0000 |
alanb |
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed |
Wed, 27 Nov 2019 16:41:08 -0500 |
vromero |
updating implementation to last specrecords |
Wed, 27 Nov 2019 10:51:18 -0500 |
vromero |
updating list of forbidden record component namesrecords |
Tue, 26 Nov 2019 16:39:24 -0500 |
vromero |
dont generate the mandated flag for record membersrecords |
Tue, 26 Nov 2019 21:31:07 +0000 |
hseigel |
Summary: Add logging of reason why Record attribute is ignoredrecords |
Tue, 26 Nov 2019 17:13:41 +0530 |
sadayapalam |
[local-methods]: Fix failing MultiFinderTest test.local-methods |
Tue, 26 Nov 2019 16:20:53 +0530 |
sadayapalam |
8234800: [local-methods] Finder crashes when encountering private method calls in field initializerlocal-methods |
Tue, 26 Nov 2019 14:55:16 +0530 |
sadayapalam |
8234792: [local-methods] Finder should not recommend native methods as local method candidateslocal-methods |
Mon, 25 Nov 2019 15:19:12 -0500 |
vromero |
fixes to APIs after CSR reviewrecords |
Mon, 25 Nov 2019 17:15:36 +0000 |
chegar |
records: typorecords |
Mon, 25 Nov 2019 17:08:11 +0000 |
chegar |
records: ... and externalized ...records |
Mon, 25 Nov 2019 16:56:35 +0000 |
chegar |
records: InvalidClassException is thrown when the canonical constructor cannot be found during deserializationrecords |
Thu, 21 Nov 2019 15:37:19 -0500 |
vromero |
canonical record must not declare type variablesrecords |
Tue, 19 Nov 2019 18:04:39 -0500 |
vromero |
changes to the spec of ObjectMethodsrecords |
Tue, 19 Nov 2019 18:53:43 +0000 |
chegar |
records: minor rewording of serializable records in j.l.Recordrecords |
Tue, 19 Nov 2019 15:47:08 +0000 |
chegar |
records: fix typorecords |
Tue, 19 Nov 2019 15:43:07 +0000 |
chegar |
records: Add a note about record serialization to j.l.Recordrecords |
Tue, 19 Nov 2019 14:51:51 +0000 |
chegar |
records: Replace duplicate text in OOS with a link to same text in OISrecords |
Mon, 18 Nov 2019 18:59:36 -0500 |
vromero |
fixing spec after several review commentsrecords |
Mon, 18 Nov 2019 16:57:32 -0500 |
vromero |
adding new kind RECORD to Tree.Kindrecords |
Mon, 18 Nov 2019 16:50:52 -0500 |
vromero |
adding API comments to javax.lang.model as asked for in the CSR reviewrecords |
Mon, 18 Nov 2019 13:58:15 +0000 |
hseigel |
Summary: Fix Windows failure by replacing '/' with File.separator.records |
Fri, 15 Nov 2019 17:01:56 +0000 |
chegar |
records: matching of the serialVersionUID is waived for record classesrecords |
Fri, 15 Nov 2019 12:54:34 +0000 |
hseigel |
Summary: Replace unmappable character in comment in test with an apostropherecords |
Wed, 13 Nov 2019 15:42:59 -0800 |
jjg |
include records in list of nested classesrecords |
Mon, 11 Nov 2019 23:42:59 +0000 |
vromero |
record declarations not allowed in inner classesrecords |
Sun, 10 Nov 2019 19:41:49 +0000 |
vromero |
reduce number of imports at T8193717records |
Sun, 10 Nov 2019 14:16:31 +0000 |
vromero |
minor fixes to regression testsrecords |
Sun, 10 Nov 2019 09:56:13 +0000 |
vromero |
fixing diagsrecords |
Sun, 10 Nov 2019 06:28:49 +0000 |
vromero |
adding missing type and annotation javax.lang.model visitorsrecords |
Fri, 08 Nov 2019 11:25:34 -0500 |
vromero |
minor fixesrecords |
Fri, 08 Nov 2019 10:59:42 -0500 |
vromero |
fixes to record parsingrecords |
Fri, 08 Nov 2019 11:35:19 +0530 |
sadayapalam |
8233754: [local-methods] Add finder support for methods that could be turned into local methodslocal-methods |
Thu, 07 Nov 2019 18:43:37 -0500 |
vromero |
adding a new method to PubapiVisitorrecords |
Wed, 06 Nov 2019 14:48:35 -0500 |
vromero |
removing throws SecurityException from getRecordComponentsrecords |
Wed, 06 Nov 2019 13:44:58 +0000 |
chegar |
records: align OIS with the latest serialization spec updaterecords |
Tue, 05 Nov 2019 17:48:56 -0500 |
vromero |
javax.lang.model review changesrecords |
Tue, 05 Nov 2019 13:41:32 -0800 |
jjg |
javadoc review changesrecords |
Tue, 05 Nov 2019 13:10:55 -0500 |
vromero |
reflection API changesrecords |
Tue, 05 Nov 2019 09:21:44 -0500 |
vromero |
several misc changesrecords |
Sun, 03 Nov 2019 10:26:45 -0500 |
vromero |
removing one @author comment in one library testrecords |
Sun, 03 Nov 2019 14:32:36 +0000 |
mcimadamore |
Automatic merge with defaultrecords |
Sun, 03 Nov 2019 14:32:11 +0000 |
mcimadamore |
Automatic merge with defaultlocal-methods |
Sun, 03 Nov 2019 14:31:47 +0000 |
mcimadamore |
Automatic merge with defaultnewescapes |
Sun, 03 Nov 2019 14:31:23 +0000 |
mcimadamore |
Automatic merge with defaultlambda-leftovers |
Sun, 03 Nov 2019 14:30:59 +0000 |
mcimadamore |
Automatic merge with defaultstats-before-this-super |
Sun, 03 Nov 2019 14:30:36 +0000 |
mcimadamore |
Automatic merge with defaultpattern-runtime |
Sat, 02 Nov 2019 10:02:18 +0000 |
alanb |
8232673: (dc) DatagramChannel socket adaptor issues |
Fri, 01 Nov 2019 16:21:17 -0400 |
kbarrett |
8233359: Add global sized operator delete definitions |
Fri, 01 Nov 2019 13:16:50 -0700 |
bpb |
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity |
Fri, 01 Nov 2019 12:57:01 +0000 |
jboes |
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact |
Fri, 01 Nov 2019 11:31:37 -0700 |
ccheung |
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on |
Fri, 01 Nov 2019 09:39:13 -0700 |
iveresov |
8227003: Add high-level JIT compilation mode control mechanism |
Fri, 01 Nov 2019 09:07:59 -0700 |
dl |
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11 |
Fri, 01 Nov 2019 09:04:04 -0700 |
dl |
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once |
Fri, 01 Nov 2019 16:16:05 +0100 |
shade |
8233387: Shenandoah: passive mode should disable pacing ergonomically |
Fri, 01 Nov 2019 10:04:49 -0400 |
coleenp |
8233386: Initialize NULL fields for unused decorations |
Fri, 01 Nov 2019 07:58:05 +0100 |
clanger |
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp |
Tue, 15 Oct 2019 17:08:09 +0200 |
rschmelter |
8232168: Fix non wide char canonicalization on Windows |
Thu, 31 Oct 2019 16:54:16 -0700 |
dlong |
8233273: Update Graal |
Thu, 31 Oct 2019 14:23:06 -0700 |
amenkov |
8224159: JDWP IPv6 scope support |
Tue, 29 Oct 2019 15:08:19 +0100 |
goetz |
8232921: assert(is_object_aligned(result)) failed: address not aligned |
Thu, 31 Oct 2019 19:32:41 +0000 |
bobv |
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100 |
Thu, 31 Oct 2019 19:31:03 +0000 |
dfuchs |
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE |
Thu, 31 Oct 2019 16:45:58 +0000 |
alanb |
8205132: Degrade Thread.countStackFrames() to throw UOE |
Mon, 28 Oct 2019 15:03:36 +0100 |
vjovanovic |
8232806: Introduce a system property to disable eager lambda initialization |
Thu, 31 Oct 2019 10:37:03 +0100 |
shade |
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit |
Thu, 31 Oct 2019 04:17:41 +0100 |
jwilhelm |
Added tag jdk-14+21 for changeset c16ac7a2eba4 |
Wed, 30 Oct 2019 22:32:00 -0400 |
coleenp |
8233266: Remove unnecessary fence in restore_unshareable_info |
Thu, 31 Oct 2019 02:22:42 +0000 |
valeriep |
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures. |
Wed, 30 Oct 2019 15:54:41 -0400 |
lancea |
8231451: ZipFileInputStream::skip handling of negative values with STORED entries |
Wed, 30 Oct 2019 19:43:52 +0100 |
mgronlun |
8226511: Implement JFR Event Streamingjdk-14+21 |
Wed, 30 Oct 2019 16:14:56 +0100 |
redestad |
8233159: Method::result_type should use calculated value in constMethod |
Tue, 29 Oct 2019 14:29:40 +0100 |
chagedorn |
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" |
Wed, 30 Oct 2019 14:08:07 +0000 |
aivanov |
8232724: Remove indirection with calling JNU_NewStringPlatform |
Wed, 30 Oct 2019 09:42:59 -0400 |
zgu |
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64 |
Wed, 30 Oct 2019 09:17:36 +0800 |
pli |
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl |
Tue, 29 Oct 2019 15:35:06 -0700 |
kvn |
8233035: Update JVMCI |
Tue, 29 Oct 2019 13:52:04 -0700 |
mr |
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 |
Tue, 29 Oct 2019 12:52:03 -0700 |
mchung |
8173975: Lookup::in should not allow target class be primitive or array class |
Tue, 29 Oct 2019 12:01:14 -0700 |
erikj |
8232748: Build static versions of certain JDK libraries |
Tue, 29 Oct 2019 14:22:18 -0400 |
lancea |
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file |
Tue, 29 Oct 2019 13:51:14 -0400 |
ecaspole |
8233075: JFR - nmetods - misspelled in several places |
Tue, 29 Oct 2019 10:13:27 -0700 |
jiefu |
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible |
Tue, 29 Oct 2019 08:26:55 -0700 |
mr |
8232080: jlink plugins for vendor information and run-time options |
Tue, 29 Oct 2019 11:33:25 +0100 |
mgronlun |
8230400: Missing constant pool entry for a method in stacktrace |
Tue, 29 Oct 2019 09:34:23 +0800 |
weijun |
8231365: ServicePermission::equals doesn't comply to the spec |
Tue, 29 Oct 2019 09:34:21 +0800 |
weijun |
8228969: 2019-09-28 public suffix list update |
Mon, 28 Oct 2019 16:41:47 -0400 |
coleenp |
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing |
Mon, 28 Oct 2019 11:06:17 -0700 |
naoto |
8231273: Upgrade CLDR to v36 |
Mon, 28 Oct 2019 13:17:54 -0400 |
lancea |
8232879: Writing out data with the Zip File System leads to a CRC failure |
Mon, 28 Oct 2019 16:06:08 +0000 |
bobv |
8232118: Add JVM option to enable JVMCI compilers in product mode |
Mon, 28 Oct 2019 11:33:28 -0400 |
zgu |
8232992: Shenandoah: Implement self-fixing interpreter LRB |
Mon, 28 Oct 2019 12:55:48 +0000 |
hseigel |
8232890: Remove bad Code attribute parsing code |
Wed, 23 Oct 2019 12:51:53 +0200 |
phedlin |
8231565: More node budget asserts in fuzzed tests. |
Mon, 28 Oct 2019 11:27:27 +0100 |
stefank |
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise |
Mon, 28 Oct 2019 11:26:53 +0100 |
stefank |
8232650: ZGC: Add initialization hooks for OS specific code |
Mon, 28 Oct 2019 11:26:00 +0100 |
stefank |
8232651: Add implementation of os::processor_id() for Windows |
Mon, 28 Oct 2019 11:24:11 +0100 |
stefank |
8232649: ZGC: Add callbacks to ZMemoryManager |
Mon, 28 Oct 2019 11:23:48 +0100 |
stefank |
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations |
Mon, 28 Oct 2019 11:23:28 +0100 |
stefank |
8232602: ZGC: Make ZGranuleMap ZAddress agnostic |
Mon, 28 Oct 2019 11:21:23 +0100 |
stefank |
8232601: ZGC: Parameterize the ZGranuleMap table size |
Sun, 27 Oct 2019 12:13:51 +0000 |
alanb |
8212132: (dc) Remove DatagramChannelImpl finalize method |