Mon, 15 Apr 2019 18:24:37 -0700 Merge
henryjen [Mon, 15 Apr 2019 18:24:37 -0700] rev 54557
Merge
Wed, 06 Feb 2019 11:39:57 -0500 8218453: More dynamic RMI interactions
rriggs [Wed, 06 Feb 2019 11:39:57 -0500] rev 54556
8218453: More dynamic RMI interactions Reviewed-by: ahgross, skoivu, smarks
Tue, 22 Jan 2019 09:45:30 -0800 8211936: Better String parsing
bpb [Tue, 22 Jan 2019 09:45:30 -0800] rev 54555
8211936: Better String parsing Reviewed-by: bpb, darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>, Joe Darcy <joe.darcy@oracle.com>, Paul Hohensee <hohensee@amazon.com>
Tue, 26 Mar 2019 10:55:17 -0700 Merge
henryjen [Tue, 26 Mar 2019 10:55:17 -0700] rev 54554
Merge
Tue, 22 Jan 2019 14:14:52 -0800 Merge
henryjen [Tue, 22 Jan 2019 14:14:52 -0800] rev 54553
Merge
Wed, 12 Dec 2018 11:57:22 -0800 8214809: CDS storage improvements
ccheung [Wed, 12 Dec 2018 11:57:22 -0800] rev 54552
8214809: CDS storage improvements Reviewed-by: acorn, iklam, ahgross, rhalade
Tue, 16 Apr 2019 16:59:09 -0700 8216326: SSLSocket stream close() does not close the associated socket
xuelei [Tue, 16 Apr 2019 16:59:09 -0700] rev 54551
8216326: SSLSocket stream close() does not close the associated socket Reviewed-by: jnimeh
Wed, 17 Apr 2019 00:06:38 +0200 8222484: Specialize generation of simple String concatenation expressions
redestad [Wed, 17 Apr 2019 00:06:38 +0200] rev 54550
8222484: Specialize generation of simple String concatenation expressions Reviewed-by: jrose, jlaskey
Tue, 16 Apr 2019 21:29:33 +0000 8222415: Xerces 2.12.0: Parsing Configuration
joehw [Tue, 16 Apr 2019 21:29:33 +0000] rev 54549
8222415: Xerces 2.12.0: Parsing Configuration Reviewed-by: lancea
Mon, 15 Apr 2019 18:37:18 -0700 8222510: Small cleanup for JDK launcher's make file
manc [Mon, 15 Apr 2019 18:37:18 -0700] rev 54548
8222510: Small cleanup for JDK launcher's make file Reviewed-by: clanger, erikj
Tue, 16 Apr 2019 18:22:13 +0200 8222528: Fix javadoc headers in Nashorn sources
hannesw [Tue, 16 Apr 2019 18:22:13 +0200] rev 54547
8222528: Fix javadoc headers in Nashorn sources Reviewed-by: sundar
Tue, 16 Apr 2019 17:15:57 +0100 8222522: Add configure options for Mac Bundle creation
clanger [Tue, 16 Apr 2019 17:15:57 +0100] rev 54546
8222522: Add configure options for Mac Bundle creation Reviewed-by: erikj
Tue, 16 Apr 2019 10:01:20 -0400 8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs
coleenp [Tue, 16 Apr 2019 10:01:20 -0400] rev 54545
8220743: [TESTBUG] Review Runtime tests recently migrated from JDK subdirs Summary: removed tests that will not find bugs in current code base. Reviewed-by: lfoltan, hseigel
Tue, 16 Apr 2019 17:56:53 +0530 8222395: Refactor the abstract classes of package and module index writer
pmuthuswamy [Tue, 16 Apr 2019 17:56:53 +0530] rev 54544
8222395: Refactor the abstract classes of package and module index writer Reviewed-by: hannesw
Tue, 16 Apr 2019 11:00:48 +0000 8222334: java -Xss0 triggers StackOverflowError
qpzhang [Tue, 16 Apr 2019 11:00:48 +0000] rev 54543
8222334: java -Xss0 triggers StackOverflowError Summary: Launcher to use the stack size decided by hotpot or system if -Xss is 0 Reviewed-by: dholmes, alanb
Tue, 16 Apr 2019 08:51:01 +0200 8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays
rrich [Tue, 16 Apr 2019 08:51:01 +0200] rev 54542
8222271: [s390] optimize register usage in C2 instruction forms for clearing arrays Reviewed-by: mdoerr, lucy
Tue, 09 Apr 2019 18:46:51 +0800 8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted
qpzhang [Tue, 09 Apr 2019 18:46:51 +0800] rev 54541
8163363: AArch64: Stack size in tools/launcher/Settings.java needs to be adjusted Summary: Specify a proper min stack size input to -Xss for aarch64 Reviewed-by: aph
Mon, 15 Apr 2019 16:05:46 -0700 8222430: Add tests for ElementKind predicates
darcy [Mon, 15 Apr 2019 16:05:46 -0700] rev 54540
8222430: Add tests for ElementKind predicates Reviewed-by: jjg
Mon, 15 Apr 2019 15:44:42 -0700 8222378: Provide mechanism to query preview feature status for annotation processors
darcy [Mon, 15 Apr 2019 15:44:42 -0700] rev 54539
8222378: Provide mechanism to query preview feature status for annotation processors Reviewed-by: jjg
Mon, 15 Apr 2019 12:35:29 -0700 8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java
mseledtsov [Mon, 15 Apr 2019 12:35:29 -0700] rev 54538
8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java Summary: Restored prior code Reviewed-by: dcubed
Mon, 15 Apr 2019 11:44:07 -0700 8221711: [TESTBUG] create more tests for JFR in container environment
mseledtsov [Mon, 15 Apr 2019 11:44:07 -0700] rev 54537
8221711: [TESTBUG] create more tests for JFR in container environment Summary: Added test cases for environment and network events Reviewed-by: egahlin
Mon, 15 Apr 2019 13:07:06 -0400 8222425: Shenandoah: Move commonly used closures to separate files
zgu [Mon, 15 Apr 2019 13:07:06 -0400] rev 54536
8222425: Shenandoah: Move commonly used closures to separate files Reviewed-by: shade
Mon, 15 Apr 2019 12:54:12 -0400 8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator
zgu [Mon, 15 Apr 2019 12:54:12 -0400] rev 54535
8222490: Shenandoah: Remove unused _par_state_string in ShenandoahRootEvacuator Reviewed-by: shade
Mon, 15 Apr 2019 18:22:10 +0200 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers
shade [Mon, 15 Apr 2019 18:22:10 +0200] rev 54534
8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled registers Reviewed-by: kvn, dsamersoff
Mon, 15 Apr 2019 18:22:08 +0200 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U"
shade [Mon, 15 Apr 2019 18:22:08 +0200] rev 54533
8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile hangs when "nc" does not accept "-U" Reviewed-by: alanb
Tue, 09 Apr 2019 16:21:20 +0100 8221397: Support implementation-defined Map Modes
adinn [Tue, 09 Apr 2019 16:21:20 +0100] rev 54532
8221397: Support implementation-defined Map Modes Summary: Allow implementation-defined extensions to FileChannel MapMode enum Reviewed-by: alanb
Mon, 15 Apr 2019 15:38:47 +0200 8221644: jquery directory should be renamed
hannesw [Mon, 15 Apr 2019 15:38:47 +0200] rev 54531
8221644: jquery directory should be renamed Reviewed-by: jjg
Mon, 15 Apr 2019 10:16:04 +0200 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error"
mdoerr [Mon, 15 Apr 2019 10:16:04 +0200] rev 54530
8220625: tools/javac/classreader/8171132/BadConstantValue.java failed with "did not see expected error" Reviewed-by: clanger
Sun, 14 Apr 2019 21:40:07 +0000 8222387: Out-of-bounds access to CPU _family_id_xxx array
dholmes [Sun, 14 Apr 2019 21:40:07 +0000] rev 54529
8222387: Out-of-bounds access to CPU _family_id_xxx array Reviewed-by: dholmes, kvn Contributed-by: Jinke Fan <fanjinke51@yeah.net>
Sun, 14 Apr 2019 10:22:56 +0800 8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false
weijun [Sun, 14 Apr 2019 10:22:56 +0800] rev 54528
8222275: sun/security/tools/keytool/Serial64.java: assertTrue: expected true, was false Reviewed-by: xuelei
Fri, 12 Apr 2019 14:13:31 -0700 8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds
epavlova [Fri, 12 Apr 2019 14:13:31 -0700] rev 54527
8208066: compiler/graalunit/JttThreadsTest.java failed with org.junit.runners.model.TestTimedOutException: test timed out after 20 seconds Reviewed-by: iignatyev
Fri, 12 Apr 2019 16:30:19 -0400 8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor
zgu [Fri, 12 Apr 2019 16:30:19 -0400] rev 54526
8222419: Shenandoah: Remove unused _par_state_string in ShenandoahRootProcessor Reviewed-by: rkennke
Fri, 12 Apr 2019 12:26:29 -0700 8222299: [TESTBUG] move hotspot container tests to hotspot/containers
mseledtsov [Fri, 12 Apr 2019 12:26:29 -0700] rev 54525
8222299: [TESTBUG] move hotspot container tests to hotspot/containers Summary: Moved the tests, updated relevant files Reviewed-by: dholmes, iignatyev
Fri, 12 Apr 2019 09:55:30 -0400 8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead
zgu [Fri, 12 Apr 2019 09:55:30 -0400] rev 54524
8222403: Shenandoah: Remove ShenandoahAlwaysTrueClosure, use AlwaysTrueClosure instead Reviewed-by: shade
Fri, 12 Apr 2019 09:30:17 -0400 8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT
coleenp [Fri, 12 Apr 2019 09:30:17 -0400] rev 54523
8222297: IRT_ENTRY/IRT_LEAF etc are the same as JRT Summary: Replace IRT entry points with JRT. Reviewed-by: lfoltan, dcubed
Fri, 12 Apr 2019 07:51:47 -0400 8222188: Shenandoah: Adjust Shenandoah work gang types
zgu [Fri, 12 Apr 2019 07:51:47 -0400] rev 54522
8222188: Shenandoah: Adjust Shenandoah work gang types Reviewed-by: shade, rkennke
Fri, 12 Apr 2019 13:35:23 +0800 8180573: Refactor sun/security/tools shell tests to plain java tests
weijun [Fri, 12 Apr 2019 13:35:23 +0800] rev 54521
8180573: Refactor sun/security/tools shell tests to plain java tests Reviewed-by: rhalade, valeriep
Thu, 11 Apr 2019 22:56:11 -0400 8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName
vromero [Thu, 11 Apr 2019 22:56:11 -0400] rev 54520
8222151: refactoring: enhancements to java.lang.Class::methodToString and java.lang.Class::getTypeName Reviewed-by: darcy Contributed-by: sergei.tsypanov@yandex.ru
Thu, 11 Apr 2019 19:36:00 -0400 8222090: Add Hygon Dhyana processor support
dholmes [Thu, 11 Apr 2019 19:36:00 -0400] rev 54519
8222090: Add Hygon Dhyana processor support Reviewed-by: kvn, dholmes, coleenp, rwestberg Contributed-by: Jinke Fan <fanjinke51@yeah.net>
Thu, 11 Apr 2019 12:06:58 -0700 8217405: rmic should reject class files with preview features enabled
smarks [Thu, 11 Apr 2019 12:06:58 -0700] rev 54518
8217405: rmic should reject class files with preview features enabled Reviewed-by: lancea, alanb
Thu, 11 Apr 2019 14:14:30 -0400 8222034: Thread-SMR functions should be updated to remove work around
dcubed [Thu, 11 Apr 2019 14:14:30 -0400] rev 54517
8222034: Thread-SMR functions should be updated to remove work around Reviewed-by: mdoerr, eosterlund
Thu, 11 Apr 2019 03:05:11 -0800 8221857: Collect code coverage for a subset of code
shurailine [Thu, 11 Apr 2019 03:05:11 -0800] rev 54516
8221857: Collect code coverage for a subset of code Reviewed-by: erikj
Thu, 11 Apr 2019 19:09:45 +0200 8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases)
shade [Thu, 11 Apr 2019 19:09:45 +0200] rev 54515
8222333: fastdebug build broken after JDK-8221393 (phase_mapping[] doesn't match enum Phase in WeakProcessorPhases) Reviewed-by: zgu, shade Contributed-by: Ao Qi <aoqi@loongson.cn>
Thu, 11 Apr 2019 17:55:18 +0200 8217047: Provide a way to inject missing parameter names
jlahoda [Thu, 11 Apr 2019 17:55:18 +0200] rev 54514
8217047: Provide a way to inject missing parameter names Summary: Adding a way to provide parameter names that are missing in the classfiles. Reviewed-by: darcy, jjg
Thu, 11 Apr 2019 15:36:09 +0100 8221979: Cleanups for building Windows resources
clanger [Thu, 11 Apr 2019 15:36:09 +0100] rev 54513
8221979: Cleanups for building Windows resources Reviewed-by: erikj
Thu, 11 Apr 2019 14:49:04 +0200 8215407: javac should reject class files with bad EnclosingMethod attributes
jlahoda [Thu, 11 Apr 2019 14:49:04 +0200] rev 54512
8215407: javac should reject class files with bad EnclosingMethod attributes Summary: Reject classfiles with broken EnclosingMethod attribute. Reviewed-by: jjg
Wed, 10 Apr 2019 15:41:04 +0200 8221393: ResolvedMethodTable too small for StackWalking applications
stefank [Wed, 10 Apr 2019 15:41:04 +0200] rev 54511
8221393: ResolvedMethodTable too small for StackWalking applications Reviewed-by: coleenp, rehn
Wed, 10 Apr 2019 15:41:03 +0200 8221913: Add GC.selected() jtreg-ext function
stefank [Wed, 10 Apr 2019 15:41:03 +0200] rev 54510
8221913: Add GC.selected() jtreg-ext function Reviewed-by: kbarrett, pliden
Thu, 11 Apr 2019 14:20:16 +0530 Merge
psadhukhan [Thu, 11 Apr 2019 14:20:16 +0530] rev 54509
Merge
Wed, 10 Apr 2019 10:46:53 +0530 Merge
psadhukhan [Wed, 10 Apr 2019 10:46:53 +0530] rev 54508
Merge
Wed, 10 Apr 2019 10:32:43 +0530 8222097: ProblemList tests that are failing recurringly and intermittently in PIT
psadhukhan [Wed, 10 Apr 2019 10:32:43 +0530] rev 54507
8222097: ProblemList tests that are failing recurringly and intermittently in PIT Reviewed-by: prr, kaddepalli
Tue, 09 Apr 2019 13:57:58 -0700 8221445: FastSysexMessage constructor crashes MIDI receiption thread
serb [Tue, 09 Apr 2019 13:57:58 -0700] rev 54506
8221445: FastSysexMessage constructor crashes MIDI receiption thread Reviewed-by: prr
Tue, 09 Apr 2019 08:50:08 +0100 8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
aivanov [Tue, 09 Apr 2019 08:50:08 +0100] rev 54505
8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use Reviewed-by: serb, prr
Mon, 08 Apr 2019 14:48:35 -0700 8221885: Add intermittent test in the JavaSound to the ProblemList
serb [Mon, 08 Apr 2019 14:48:35 -0700] rev 54504
8221885: Add intermittent test in the JavaSound to the ProblemList Reviewed-by: prr
Thu, 04 Apr 2019 12:14:51 +0530 8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour
pbansal [Thu, 04 Apr 2019 12:14:51 +0530] rev 54503
8220349: The fix done for JDK-8214253 have caused issues in JTree behaviour Reviewed-by: serb, prr
Wed, 03 Apr 2019 15:56:29 -0700 6684386: ElementIterator javadoc bug
serb [Wed, 03 Apr 2019 15:56:29 -0700] rev 54502
6684386: ElementIterator javadoc bug Reviewed-by: psadhukhan
Wed, 03 Apr 2019 14:21:24 +0530 8221661: javax.swing.text.View.getPreferredSpan(int axis)
psadhukhan [Wed, 03 Apr 2019 14:21:24 +0530] rev 54501
8221661: javax.swing.text.View.getPreferredSpan(int axis) Reviewed-by: serb
Thu, 11 Apr 2019 12:49:26 +0530 8217013: javadoc generates references to missing file overview-frame.html
pmuthuswamy [Thu, 11 Apr 2019 12:49:26 +0530] rev 54500
8217013: javadoc generates references to missing file overview-frame.html Reviewed-by: hannesw
Wed, 10 Apr 2019 09:33:32 +0200 8221915: cleanup ticks related coding in os_perf_aix.cpp [aix]
mbaesken [Wed, 10 Apr 2019 09:33:32 +0200] rev 54499
8221915: cleanup ticks related coding in os_perf_aix.cpp [aix] Reviewed-by: mdoerr
Wed, 10 Apr 2019 22:41:28 -0400 8222300: Zero build broken after JDK-8222231
aoqi [Wed, 10 Apr 2019 22:41:28 -0400] rev 54498
8222300: Zero build broken after JDK-8222231 Reviewed-by: dholmes
Wed, 10 Apr 2019 17:29:03 -0700 8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv
sspitsyn [Wed, 10 Apr 2019 17:29:03 -0700] rev 54497
8222072: JVMTI GenerateEvents() sends CompiledMethodLoad events to wrong jvmtiEnv Summary: Fix GenerateEvents() to send CompiledMethodLoad events to requesting agent only Reviewed-by: jcbeyler, amenkov
Thu, 11 Apr 2019 01:21:11 +0200 Added tag jdk-13+16 for changeset 9d0ae9508d53
jwilhelm [Thu, 11 Apr 2019 01:21:11 +0200] rev 54496
Added tag jdk-13+16 for changeset 9d0ae9508d53
Wed, 10 Apr 2019 17:31:31 -0400 8222231: Clean up interfaceSupport.inline.hpp duplicated code
coleenp [Wed, 10 Apr 2019 17:31:31 -0400] rev 54495
8222231: Clean up interfaceSupport.inline.hpp duplicated code Reviewed-by: dholmes, pchilanomate
Wed, 10 Apr 2019 21:21:31 +0000 8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails
dtitov [Wed, 10 Apr 2019 21:21:31 +0000] rev 54494
8222224: vmTestbase/nsk/jvmti/SingleStep/singlestep001/TestDescription.java fails Reviewed-by: sspitsyn, jcbeyler, amenkov
Wed, 10 Apr 2019 17:15:53 -0400 8222035: minimal inference context optimization is forcing resolution with incomplete constraints
vromero [Wed, 10 Apr 2019 17:15:53 -0400] rev 54493
8222035: minimal inference context optimization is forcing resolution with incomplete constraints Reviewed-by: mcimadamore, cushon
Wed, 10 Apr 2019 20:03:07 +0200 8222029: Optimize Math.floorMod jdk-13+16
redestad [Wed, 10 Apr 2019 20:03:07 +0200] rev 54492
8222029: Optimize Math.floorMod Reviewed-by: aph, darcy
Wed, 10 Apr 2019 05:15:50 -0700 8222264: Windows incremental build is broken with JDK-8217728
rschmelter [Wed, 10 Apr 2019 05:15:50 -0700] rev 54491
8222264: Windows incremental build is broken with JDK-8217728 Reviewed-by: erikj, clanger
Wed, 10 Apr 2019 07:04:35 -0700 8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
erikj [Wed, 10 Apr 2019 07:04:35 -0700] rev 54490
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC Reviewed-by: tbell, ysuenaga
Wed, 10 Apr 2019 13:21:38 +0200 8222259: Shenandoah: Pre-evacuate string-dedup roots in Traversal GC
rkennke [Wed, 10 Apr 2019 13:21:38 +0200] rev 54489
8222259: Shenandoah: Pre-evacuate string-dedup roots in Traversal GC Reviewed-by: shade
Wed, 10 Apr 2019 12:45:32 +0200 8221984: ZGC: Clean up ZOop
pliden [Wed, 10 Apr 2019 12:45:32 +0200] rev 54488
8221984: ZGC: Clean up ZOop Reviewed-by: stefank, eosterlund
Tue, 09 Apr 2019 12:47:34 +0200 8222180: ZGC: ZForwarding::verify() failing when checking for duplicates
smonteith [Tue, 09 Apr 2019 12:47:34 +0200] rev 54487
8222180: ZGC: ZForwarding::verify() failing when checking for duplicates Reviewed-by: pliden, eosterlund
Wed, 10 Apr 2019 12:05:50 +0200 8221836: Avoid recalculating String.hash when zero
redestad [Wed, 10 Apr 2019 12:05:50 +0200] rev 54486
8221836: Avoid recalculating String.hash when zero Reviewed-by: jrose, adinn Contributed-by: peter.levart@gmail.com, claes.redestad@oracle.com
Wed, 10 Apr 2019 08:51:38 +0200 8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64
mbaesken [Wed, 10 Apr 2019 08:51:38 +0200] rev 54485
8219241: Provide basic virtualization related info in the hs_error file on linux/windows x86_64 Reviewed-by: dholmes, mdoerr
Wed, 10 Apr 2019 02:41:43 +0000 Merge
valeriep [Wed, 10 Apr 2019 02:41:43 +0000] rev 54484
Merge
Wed, 10 Apr 2019 02:35:18 +0000 8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange
valeriep [Wed, 10 Apr 2019 02:35:18 +0000] rev 54483
8216039: TLS with BC and RSASSA-PSS breaks ECDHServerKeyExchange Summary: Add internal Signature init methods to select provider based on both key and parameter Reviewed-by: xuelei
Tue, 09 Apr 2019 19:34:05 -0700 8221853: Data race in compile broker (set_last_compile)
jcbeyler [Tue, 09 Apr 2019 19:34:05 -0700] rev 54482
8221853: Data race in compile broker (set_last_compile) Summary: Remove the debug code provoking it Reviewed-by: kvn, thartmann
Tue, 09 Apr 2019 16:32:22 -0700 8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified
igerasim [Tue, 09 Apr 2019 16:32:22 -0700] rev 54481
8221430: StringBuffer(CharSequence) constructor truncates when -XX:-CompactStrings specified Reviewed-by: igerasim, rriggs Contributed-by: Andrew Leonard <andrew_m_leonard@uk.ibm.com>, Ivan Gerasimov <ivan.gerasimov@oracle.com>
Tue, 09 Apr 2019 18:26:36 -0400 8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java
dcubed [Tue, 09 Apr 2019 18:26:36 -0400] rev 54480
8222229: ProblemList compiler/jsr292/InvokerSignatureMismatch.java Reviewed-by: iignatyev
Tue, 09 Apr 2019 23:36:43 +0200 8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause
rkennke [Tue, 09 Apr 2019 23:36:43 +0200] rev 54479
8222227: Shenandoah: Fix Traversal GC weak roots handling in final-traversal pause Reviewed-by: shade, zgu
Tue, 09 Apr 2019 21:20:16 +0200 8222186: Shenandoah should not uncommit below minimum heap size
shade [Tue, 09 Apr 2019 21:20:16 +0200] rev 54478
8222186: Shenandoah should not uncommit below minimum heap size Reviewed-by: zgu, rkennke
Tue, 09 Apr 2019 21:20:15 +0200 8222185: Shenandoah should report "committed" as capacity
shade [Tue, 09 Apr 2019 21:20:15 +0200] rev 54477
8222185: Shenandoah should report "committed" as capacity Reviewed-by: zgu, rkennke
Tue, 09 Apr 2019 12:17:03 -0700 8221852: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE should be selected at runtime, not build time
bpb [Tue, 09 Apr 2019 12:17:03 -0700] rev 54476
8221852: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE should be selected at runtime, not build time Reviewed-by: alanb, shade
Tue, 09 Apr 2019 09:49:36 -0700 8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE
smarks [Tue, 09 Apr 2019 09:49:36 -0700] rev 54475
8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE Reviewed-by: redestad, lancea
Mon, 08 Apr 2019 14:40:31 +0800 8221658: aarch64: add necessary predicate for ubfx patterns
fyang [Mon, 08 Apr 2019 14:40:31 +0800] rev 54474
8221658: aarch64: add necessary predicate for ubfx patterns Reviewed-by: aph
Tue, 09 Apr 2019 06:11:54 -0700 8221894: Add comments for docker tests in the test doc
jiefu [Tue, 09 Apr 2019 06:11:54 -0700] rev 54473
8221894: Add comments for docker tests in the test doc Reviewed-by: erikj, dholmes
Tue, 09 Apr 2019 08:56:15 -0400 8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings
mullan [Tue, 09 Apr 2019 08:56:15 -0400] rev 54472
8020637: Permissions.readObject doesn't enforce proper Class to PermissionCollection mappings Reviewed-by: weijun
Tue, 09 Apr 2019 11:40:01 +0200 8222144: BuiltinClassLoader should create the CodeSource for jrt URLs lazily
redestad [Tue, 09 Apr 2019 11:40:01 +0200] rev 54471
8222144: BuiltinClassLoader should create the CodeSource for jrt URLs lazily Reviewed-by: alanb
Mon, 08 Apr 2019 14:36:33 +0200 8221535: add steal tick related information to hs_error file [linux]
mbaesken [Mon, 08 Apr 2019 14:36:33 +0200] rev 54470
8221535: add steal tick related information to hs_error file [linux] Reviewed-by: dholmes, goetz
Mon, 08 Apr 2019 21:39:43 +0000 8221584: SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event
dholmes [Mon, 08 Apr 2019 21:39:43 +0000] rev 54469
8221584: SIGSEGV in os::PlatformEvent::unpark() in JvmtiRawMonitor::raw_exit while posting method exit event Reviewed-by: dholmes, dcubed Contributed-by: robbin.ehn@oracle.com, stefan.karlsson@oracle.com
Mon, 08 Apr 2019 17:30:18 -0400 8218458: [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output
dholmes [Mon, 08 Apr 2019 17:30:18 -0400] rev 54468
8218458: [TESTBUG] runtime/NMT/CheckForProperDetailStackTrace.java fails with Expected stack trace missing from output Reviewed-by: cjplummer, zgu
Mon, 08 Apr 2019 12:15:40 -0700 8218049: Survivor MemoryMXBean used() size granularity is region based
sangheki [Mon, 08 Apr 2019 12:15:40 -0700] rev 54467
8218049: Survivor MemoryMXBean used() size granularity is region based Reviewed-by: tschatzl, kbarrett
Mon, 08 Apr 2019 21:01:17 +0200 8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length
tschatzl [Mon, 08 Apr 2019 21:01:17 +0200] rev 54466
8222105: Add "use_" prefix to G1Policy::adaptive_young_list_length Summary: Improve naming of G1Policy::adaptive_young_list_length to improve readability. Reviewed-by: kbarrett
Mon, 08 Apr 2019 20:37:52 +0200 8218668: Clean up evacuation of optional collection set
tschatzl [Mon, 08 Apr 2019 20:37:52 +0200] rev 54465
8218668: Clean up evacuation of optional collection set Summary: Better integrate optional collection set evacuation into the existing evacuation scheme, fixing a few minor issues with the initial implementation. Reviewed-by: kbarrett, sangheki
Mon, 08 Apr 2019 11:11:22 -0700 8216551: GraalUnitTestLauncher should be executed as '@run driver'
epavlova [Mon, 08 Apr 2019 11:11:22 -0700] rev 54464
8216551: GraalUnitTestLauncher should be executed as '@run driver' Reviewed-by: dlong, kvn
Mon, 08 Apr 2019 19:43:04 +0200 8222130: Shenandoah should verify roots after pre-evacuation
shade [Mon, 08 Apr 2019 19:43:04 +0200] rev 54463
8222130: Shenandoah should verify roots after pre-evacuation Reviewed-by: rkennke, zgu
Mon, 08 Apr 2019 13:33:28 -0400 8222133: Add temporary exceptions for root certs that are due to expire soon
mullan [Mon, 08 Apr 2019 13:33:28 -0400] rev 54462
8222133: Add temporary exceptions for root certs that are due to expire soon Reviewed-by: xuelei
Mon, 08 Apr 2019 13:22:59 -0400 8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior
zgu [Mon, 08 Apr 2019 13:22:59 -0400] rev 54461
8222086: CodeCache::UnloadingScope needs to preserve and restore previous IsUnloadingBehavior Reviewed-by: eosterlund
Mon, 08 Apr 2019 17:09:02 +0000 8221730: jcmd process name matching broken
dtitov [Mon, 08 Apr 2019 17:09:02 +0000] rev 54460
8221730: jcmd process name matching broken Reviewed-by: jcbeyler, dholmes, cjplummer
Mon, 08 Apr 2019 15:01:39 +0100 8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException
sgroeger [Mon, 08 Apr 2019 15:01:39 +0100] rev 54459
8222027: java/util/logging/LogManager/TestLoggerNames.java generates intermittent ClassCastException Summary: Make a strong reference to TestLogger and dont fetch it from LogManager Reviewed-by: dfuchs
Mon, 08 Apr 2019 18:42:29 +0200 8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength()
rkennke [Mon, 08 Apr 2019 18:42:29 +0200] rev 54458
8222129: Shenandoah: Missing CompareAndSwapP/N case in get_barrier_strength() Reviewed-by: shade
Mon, 08 Apr 2019 18:42:27 +0200 8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1
rkennke [Mon, 08 Apr 2019 18:42:27 +0200] rev 54457
8222125: Shenandoah: Crash when running with ShenandoahParallelSafepointThreads=1 Reviewed-by: shade
Mon, 08 Apr 2019 12:19:51 -0400 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window
mullan [Mon, 08 Apr 2019 12:19:51 -0400] rev 54456
8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due to cert within 90-day expiry window Reviewed-by: xuelei
Fri, 05 Apr 2019 06:48:20 -0700 8221907: make reconfigure breaks when configured with relative paths
erikj [Fri, 05 Apr 2019 06:48:20 -0700] rev 54455
8221907: make reconfigure breaks when configured with relative paths Reviewed-by: dholmes
Mon, 08 Apr 2019 15:25:27 +0200 8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
shade [Mon, 08 Apr 2019 15:25:27 +0200] rev 54454
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function Reviewed-by: alanb, dholmes
Mon, 08 Apr 2019 15:54:47 +0300 8221995: AARCH64: problems with CAS instructions encoding
dpochepk [Mon, 08 Apr 2019 15:54:47 +0300] rev 54453
8221995: AARCH64: problems with CAS instructions encoding Reviewed-by: aph
Mon, 08 Apr 2019 06:56:37 +0100 8221880: Better customization for Windows RC properties FileDescription and ProductName
clanger [Mon, 08 Apr 2019 06:56:37 +0100] rev 54452
8221880: Better customization for Windows RC properties FileDescription and ProductName Reviewed-by: erikj
Mon, 08 Apr 2019 09:31:39 +0800 8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
ngasson [Mon, 08 Apr 2019 09:31:39 +0800] rev 54451
8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64 Reviewed-by: aph, sgehwolf, mseledtsov
Sun, 07 Apr 2019 13:28:18 +0200 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine
shade [Sun, 07 Apr 2019 13:28:18 +0200] rev 54450
8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine Reviewed-by: kvn, vlivanov
Sun, 07 Apr 2019 13:28:18 +0200 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
shade [Sun, 07 Apr 2019 13:28:18 +0200] rev 54449
8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms Reviewed-by: cjplummer, dholmes
Sun, 07 Apr 2019 18:09:06 +0800 8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
mchung [Sun, 07 Apr 2019 18:09:06 +0800] rev 54448
8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows Reviewed-by: alanb, dholmes
Sun, 07 Apr 2019 03:00:52 +0000 8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
mchung [Sun, 07 Apr 2019 03:00:52 +0000] rev 54447
8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530 Reviewed-by: lancea, dholmes
Sat, 06 Apr 2019 21:16:40 +0800 8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
mchung [Sat, 06 Apr 2019 21:16:40 +0800] rev 54446
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack Reviewed-by: alanb, dholmes, sundar
Sat, 06 Apr 2019 21:05:58 +0800 8220282: Add MethodHandle tests on accessing final fields
mchung [Sat, 06 Apr 2019 21:05:58 +0800] rev 54445
8220282: Add MethodHandle tests on accessing final fields Reviewed-by: lancea
Fri, 05 Apr 2019 15:57:33 -0700 8221871: javadoc should not set role=region on <section> elements
jjg [Fri, 05 Apr 2019 15:57:33 -0700] rev 54444
8221871: javadoc should not set role=region on <section> elements Reviewed-by: hannesw
Fri, 05 Apr 2019 11:28:23 -0700 8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
xuelei [Fri, 05 Apr 2019 11:28:23 -0700] rev 54443
8221882: Use fiber-friendly java.util.concurrent.locks in JSSE Reviewed-by: alanb, dfuchs
Fri, 05 Apr 2019 11:17:09 -0700 8221997: fix headings in jdk.javadoc
jjg [Fri, 05 Apr 2019 11:17:09 -0700] rev 54442
8221997: fix headings in jdk.javadoc Reviewed-by: hannesw
Fri, 05 Apr 2019 08:37:33 -0700 8221597: A typo in the Java API doc for File.getUsableSpace()
bpb [Fri, 05 Apr 2019 08:37:33 -0700] rev 54441
8221597: A typo in the Java API doc for File.getUsableSpace() Reviewed-by: lancea, darcy
Fri, 05 Apr 2019 09:53:07 -0400 8219993: AArch64: Compiled CI stubs are unsafely modified
aph [Fri, 05 Apr 2019 09:53:07 -0400] rev 54440
8219993: AArch64: Compiled CI stubs are unsafely modified Reviewed-by: adinn
Fri, 05 Apr 2019 10:01:09 +0100 8221477: Inject os/cpu-specific constants into Unsafe from JVM
adinn [Fri, 05 Apr 2019 10:01:09 +0100] rev 54439
8221477: Inject os/cpu-specific constants into Unsafe from JVM Summary: Initialize Unsafe os/cpu-specific constants using injection instead of native callouts Reviewed-by: stuefe, coleenp, dholmes, plevart
Fri, 05 Apr 2019 07:10:07 -0400 8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
gadams [Fri, 05 Apr 2019 07:10:07 -0400] rev 54438
8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3 Reviewed-by: cjplummer, jcbeyler
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 tip