Fri, 16 Aug 2019 16:50:17 +0200 8229345: Memory leak due to vtable stubs not being shared on SPARC
eosterlund [Fri, 16 Aug 2019 16:50:17 +0200] rev 57779
8229345: Memory leak due to vtable stubs not being shared on SPARC Reviewed-by: mdoerr, dholmes, kvn
Fri, 16 Aug 2019 15:01:58 +0100 8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException
dfuchs [Fri, 16 Aug 2019 15:01:58 +0100] rev 57778
8229481: sun/net/www/protocol/https/ChunkedOutputStream.java failed with a SSLException Summary: The test is updated to ignore plain text connections Reviewed-by: chegar, michaelm
Tue, 06 Aug 2019 10:48:21 +0200 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
stefank [Tue, 06 Aug 2019 10:48:21 +0200] rev 57777
8229258: Rework markOop and markOopDesc into a simpler mark word value carrier Reviewed-by: rkennke, coleenp, kbarrett, dcubed
Fri, 16 Aug 2019 06:55:31 -0400 8224594: Simplify jpackage Logging JDK-8200758-branch
herrick [Fri, 16 Aug 2019 06:55:31 -0400] rev 57776
8224594: Simplify jpackage Logging Reviewed-by: almatvee, asemenyuk
Fri, 16 Aug 2019 16:07:33 +0530 Change log priority for not implemented Opcodes and add logging for opcode name metal-prototype-branch
jdv [Fri, 16 Aug 2019 16:07:33 +0530] rev 57775
Change log priority for not implemented Opcodes and add logging for opcode name
Fri, 16 Aug 2019 09:18:41 +0200 8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags)
lkorinth [Fri, 16 Aug 2019 09:18:41 +0200] rev 57774
8224666: Parallel GC: Use WorkGang (8: obsolete and remove flags) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:38 +0200 8224665: Parallel GC: Use WorkGang (7: remove task manager)
lkorinth [Fri, 16 Aug 2019 09:18:38 +0200] rev 57773
8224665: Parallel GC: Use WorkGang (7: remove task manager) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:35 +0200 8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy)
lkorinth [Fri, 16 Aug 2019 09:18:35 +0200] rev 57772
8224664: Parallel GC: Use WorkGang (6: PSRefProcTaskProxy) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:32 +0200 8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask)
lkorinth [Fri, 16 Aug 2019 09:18:32 +0200] rev 57771
8224663: Parallel GC: Use WorkGang (5: ScavengeRootsTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:29 +0200 8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor)
lkorinth [Fri, 16 Aug 2019 09:18:29 +0200] rev 57770
8224662: Parallel GC: Use WorkGang (4: SharedRestorePreservedMarksTaskExecutor) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:26 +0200 8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask)
lkorinth [Fri, 16 Aug 2019 09:18:26 +0200] rev 57769
8224661: Parallel GC: Use WorkGang (3: UpdateDensePrefixAndCompactionTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:23 +0200 8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask)
lkorinth [Fri, 16 Aug 2019 09:18:23 +0200] rev 57768
8224660: Parallel GC: Use WorkGang (2: MarksFromRootsTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 09:18:19 +0200 8224659: Parallel GC: Use WorkGang (1: PCRefProcTask)
lkorinth [Fri, 16 Aug 2019 09:18:19 +0200] rev 57767
8224659: Parallel GC: Use WorkGang (1: PCRefProcTask) Reviewed-by: stefank, kbarrett, tschatzl
Fri, 16 Aug 2019 08:42:09 +0800 8229775: Incorrect warning when jar was signed with -sectionsonly
weijun [Fri, 16 Aug 2019 08:42:09 +0800] rev 57766
8229775: Incorrect warning when jar was signed with -sectionsonly Reviewed-by: mullan
Thu, 15 Aug 2019 16:23:41 -0700 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access
ccheung [Thu, 15 Aug 2019 16:23:41 -0700] rev 57765
8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access Summary: Updated tests to use Lookup.defineClass instead of ClassLoader.defineClass. Reviewed-by: iklam, dholmes, alanb
Thu, 15 Aug 2019 19:29:58 +0000 8229699: [Graal] jck tests fail on windows with AOTed Graal
bobv [Thu, 15 Aug 2019 19:29:58 +0000] rev 57764
8229699: [Graal] jck tests fail on windows with AOTed Graal Reviewed-by: kvn
Thu, 15 Aug 2019 13:41:30 -0700 8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767
mchung [Thu, 15 Aug 2019 13:41:30 -0700] rev 57763
8193325: StackFrameInfo::getByteCodeIndex returns wrong value if bci > 32767 Reviewed-by: coleenp, fparain, shade, plevart
Thu, 15 Aug 2019 14:35:29 +0200 8226848: jline/terminal/impl files missing classpath exception clause in license header
jlahoda [Thu, 15 Aug 2019 14:35:29 +0200] rev 57762
8226848: jline/terminal/impl files missing classpath exception clause in license header Summary: Adding CPE to several files in jdk.internal.le. Reviewed-by: jjg
Thu, 15 Aug 2019 08:03:41 -0400 8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7 JDK-8200758-branch
herrick [Thu, 15 Aug 2019 08:03:41 -0400] rev 57761
8215446 : JPackageCreateInstallerInstallDirTest fails on OLE7 Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Thu, 15 Aug 2019 12:58:27 +0100 8229486: Replace wildcard address with loopback or local host in tests - part 21
dfuchs [Thu, 15 Aug 2019 12:58:27 +0100] rev 57760
8229486: Replace wildcard address with loopback or local host in tests - part 21 Reviewed-by: chegar
Thu, 15 Aug 2019 15:39:43 +0800 8229767: Typo in java.security: Sasl.createClient and Sasl.createServer
weijun [Thu, 15 Aug 2019 15:39:43 +0800] rev 57759
8229767: Typo in java.security: Sasl.createClient and Sasl.createServer Reviewed-by: xuelei
Thu, 15 Aug 2019 09:06:42 +0200 8225788: Dead code in thread and safepoint
rehn [Thu, 15 Aug 2019 09:06:42 +0200] rev 57758
8225788: Dead code in thread and safepoint Reviewed-by: dholmes, dcubed, coleenp
Thu, 15 Aug 2019 14:00:36 +0800 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64
ngasson [Thu, 15 Aug 2019 14:00:36 +0800] rev 57757
8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 Reviewed-by: cjplummer, adinn
Thu, 15 Aug 2019 03:57:17 +0200 Added tag jdk-14+10 for changeset ececb6dae777
jwilhelm [Thu, 15 Aug 2019 03:57:17 +0200] rev 57756
Added tag jdk-14+10 for changeset ececb6dae777
Thu, 15 Aug 2019 03:00:02 +0200 Test streaming without repository being created JEP-349-branch
egahlin [Thu, 15 Aug 2019 03:00:02 +0200] rev 57755
Test streaming without repository being created
Thu, 15 Aug 2019 02:58:28 +0200 Add streaming support for repository migration JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:58:28 +0200] rev 57754
Add streaming support for repository migration
Thu, 15 Aug 2019 02:55:30 +0200 Fix type in comment JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:55:30 +0200] rev 57753
Fix type in comment
Thu, 15 Aug 2019 02:51:20 +0200 Rotate disk on JFR.configure repositorypath=... JEP-349-branch
egahlin [Thu, 15 Aug 2019 02:51:20 +0200] rev 57752
Rotate disk on JFR.configure repositorypath=...
Wed, 14 Aug 2019 18:26:23 -0400 8228858: Reimplement JVM_RawMonitors to use PlatformMutex
dholmes [Wed, 14 Aug 2019 18:26:23 -0400] rev 57751
8228858: Reimplement JVM_RawMonitors to use PlatformMutex Reviewed-by: coleenp, dcubed, pchilanomate
Wed, 14 Aug 2019 16:36:29 -0400 8229750: Fix bad merge of JDK-8215447 patch JDK-8200758-branch
herrick [Wed, 14 Aug 2019 16:36:29 -0400] rev 57750
8229750: Fix bad merge of JDK-8215447 patch Submitted-by: asemenyuk Reviewed-by: herrick
Wed, 14 Aug 2019 20:32:44 +0200 8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default jdk-14+10
shade [Wed, 14 Aug 2019 20:32:44 +0200] rev 57749
8229707: [TESTBUG] Some Shenandoah tests assume Server VM by default Reviewed-by: rkennke
Wed, 14 Aug 2019 20:32:43 +0200 8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs)
shade [Wed, 14 Aug 2019 20:32:43 +0200] rev 57748
8229709: x86_32 build and test failures after JDK-8228369 (Shenandoah: Refactor LRB C1 stubs) Reviewed-by: rkennke
Wed, 14 Aug 2019 20:34:11 +0200 Add streaming API to unspported test JEP-349-branch
egahlin [Wed, 14 Aug 2019 20:34:11 +0200] rev 57747
Add streaming API to unspported test
Wed, 14 Aug 2019 12:57:34 -0400 8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider
lancea [Wed, 14 Aug 2019 12:57:34 -0400] rev 57746
8184432: Remove references to jdbc@sun.com from javax.sql.rowset.spi.SyncProvider Reviewed-by: rriggs
Wed, 14 Aug 2019 10:07:00 -0400 5103339: Strengthen NoSafepointVerifier
coleenp [Wed, 14 Aug 2019 10:07:00 -0400] rev 57745
5103339: Strengthen NoSafepointVerifier Summary: Add NSV check at possible safepoint transition or places that could take out locks. Consolidate with clearing unhandled oops. Reviewed-by: dholmes, rehn
Wed, 14 Aug 2019 08:23:16 -0400 Merge JDK-8200758-branch
herrick [Wed, 14 Aug 2019 08:23:16 -0400] rev 57744
Merge
Wed, 14 Aug 2019 08:08:39 -0400 8226534: combination of windows options cause exception in MsiBundler JDK-8200758-branch
herrick [Wed, 14 Aug 2019 08:08:39 -0400] rev 57743
8226534: combination of windows options cause exception in MsiBundler Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Wed, 14 Aug 2019 07:50:54 -0400 8215447: Investigate if current implementation of --license-file is correct for RPM packages JDK-8200758-branch
herrick [Wed, 14 Aug 2019 07:50:54 -0400] rev 57742
8215447: Investigate if current implementation of --license-file is correct for RPM packages Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Tue, 13 Aug 2019 18:21:07 -0400 8229138: Add --linux-app-release option for DEB and RPM packages JDK-8200758-branch
herrick [Tue, 13 Aug 2019 18:21:07 -0400] rev 57741
8229138: Add --linux-app-release option for DEB and RPM packages Reviewed-by: almatvee, asemenyuk
Mon, 12 Aug 2019 15:27:17 -0400 8227172: revert JDK-8225569 on windows JDK-8200758-branch
herrick [Mon, 12 Aug 2019 15:27:17 -0400] rev 57740
8227172: revert JDK-8225569 on windows Reviewed-by: kcr, asemenyuk
Wed, 14 Aug 2019 11:14:54 +0100 8217606: LdapContext#reconnect always opens a new connection
prappo [Wed, 14 Aug 2019 11:14:54 +0100] rev 57739
8217606: LdapContext#reconnect always opens a new connection Reviewed-by: lancea, vtewari, rriggs Contributed-by: Chris Yin <xu.y.yin@oracle.com>
Wed, 14 Aug 2019 00:18:00 -0400 8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor
dholmes [Wed, 14 Aug 2019 00:18:00 -0400] rev 57738
8228857: Refactor PlatformMonitor into PlatformMutex and PlatformMonitor Reviewed-by: kbarrett, dcubed, pliden
Wed, 14 Aug 2019 01:40:29 +0000 8228835: Memory leak in PKCS11 provider when using AES GCM
valeriep [Wed, 14 Aug 2019 01:40:29 +0000] rev 57737
8228835: Memory leak in PKCS11 provider when using AES GCM Summary: updated freeCKMechanismPtr to free mechanism-specific memories Reviewed-by: jnimeh
Wed, 14 Aug 2019 00:57:15 +0000 8228613: java.security.Provider#getServices order is no longer deterministic
valeriep [Wed, 14 Aug 2019 00:57:15 +0000] rev 57736
8228613: java.security.Provider#getServices order is no longer deterministic Summary: Changed to use SunEntries.DEF_SECURE_RANDOM_ALGO instead of relying on ordering of SecureRandom services Reviewed-by: weijun
Tue, 13 Aug 2019 15:49:11 -0700 8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works
mchung [Tue, 13 Aug 2019 15:49:11 -0700] rev 57735
8209005: Lookup.unreflectSpecial fails for default methods when Lookup.findSpecial works 8209078: Unable to call default method from interface in another module from named module Reviewed-by: dfuchs, plevart
Tue, 13 Aug 2019 16:13:22 -0400 8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp
dcubed [Tue, 13 Aug 2019 16:13:22 -0400] rev 57734
8229212: clear up CHECK_OWNER confusion in objectMonitor.cpp Reviewed-by: dholmes, coleenp
Tue, 13 Aug 2019 10:10:42 -0700 8211990: DateTimeException thrown when calculating duration between certain dates
naoto [Tue, 13 Aug 2019 10:10:42 -0700] rev 57733
8211990: DateTimeException thrown when calculating duration between certain dates Reviewed-by: lancea, scolebourne, rriggs
Tue, 13 Aug 2019 13:01:41 -0400 8229474: Shenandoah: Cleanup CM::update_roots()
zgu [Tue, 13 Aug 2019 13:01:41 -0400] rev 57732
8229474: Shenandoah: Cleanup CM::update_roots() Reviewed-by: rkennke
Tue, 13 Aug 2019 16:18:43 +0100 8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently
dfuchs [Tue, 13 Aug 2019 16:18:43 +0100] rev 57731
8229348: java/net/DatagramSocket/UnreferencedDatagramSockets.java fails intermittently Summary: The test was observed blocking on receive and is updated to avoid using the wildcard address Reviewed-by: chegar, msheppar
Tue, 13 Aug 2019 16:11:28 +0100 8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7
aefimov [Tue, 13 Aug 2019 16:11:28 +0100] rev 57730
8228508: [TESTBUG] java/net/httpclient/SmokeTest.java fails on Windows7 Reviewed-by: dfuchs, chegar
Tue, 13 Aug 2019 16:05:58 +0200 8229470: Shenandoah: Fix C1 getAndSetObject() failure
rkennke [Tue, 13 Aug 2019 16:05:58 +0200] rev 57729
8229470: Shenandoah: Fix C1 getAndSetObject() failure Reviewed-by: shade
Tue, 13 Aug 2019 14:59:29 +0200 8229419: Shenandoah: Cleanup LRB strength selector code
shade [Tue, 13 Aug 2019 14:59:29 +0200] rev 57728
8229419: Shenandoah: Cleanup LRB strength selector code Reviewed-by: rkennke
Tue, 13 Aug 2019 14:08:28 +0200 Add missing driver file JEP-349-branch
egahlin [Tue, 13 Aug 2019 14:08:28 +0200] rev 57727
Add missing driver file
Tue, 13 Aug 2019 14:07:04 +0200 Put driver for security tests in separate file JEP-349-branch
egahlin [Tue, 13 Aug 2019 14:07:04 +0200] rev 57726
Put driver for security tests in separate file
Tue, 13 Aug 2019 10:27:34 +0200 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
jlahoda [Tue, 13 Aug 2019 10:27:34 +0200] rev 57725
8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object Summary: Produce an error when reading a classfile with a field with ConstantValue with a wrong type. Reviewed-by: vromero
Tue, 13 Aug 2019 10:27:33 +0200 8228647: Broken enum produce inconvenient errors and AST
jlahoda [Tue, 13 Aug 2019 10:27:33 +0200] rev 57724
8228647: Broken enum produce inconvenient errors and AST Summary: Improving error recovery for misplace members in enums. Reviewed-by: vromero
Tue, 13 Aug 2019 10:27:32 +0200 8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody()
jlahoda [Tue, 13 Aug 2019 10:27:32 +0200] rev 57723
8227922: DocTreeScanner does not dive into AttributeTree.getValue() and LiteralTree.getBody() Summary: DocTreeScanner.visitAttribute and visitLiteral have to scan through the subnodes of AttributeTree and LiteralTree, respectivelly. Reviewed-by: vromero
Tue, 13 Aug 2019 09:56:13 +0200 8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late
thartmann [Tue, 13 Aug 2019 09:56:13 +0200] rev 57722
8224957: C2 compilation fails with assert: Bad graph detected in build_loop_late Summary: Disable walking up the dominator chain for regions with more than 2 input paths. Reviewed-by: roland, kvn
Tue, 13 Aug 2019 09:54:40 +0200 8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
thartmann [Tue, 13 Aug 2019 09:54:40 +0200] rev 57721
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached Summary: Ignore membar if the load is already control dependent on it. Reviewed-by: neliasso, kvn
Tue, 13 Aug 2019 08:25:29 +0200 8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed
thartmann [Tue, 13 Aug 2019 08:25:29 +0200] rev 57720
8229447: Problem list compiler/unsafe/UnsafeGetConstantField.java on Sparc until JDK-8229446 is fixed Summary: Problem list a test. Reviewed-by: dholmes
Tue, 13 Aug 2019 11:02:18 +0530 TODO logs for text rendering metal-prototype-branch
jdv [Tue, 13 Aug 2019 11:02:18 +0530] rev 57719
TODO logs for text rendering
Mon, 12 Aug 2019 21:36:29 -0700 8226374: Restrict TLS signature schemes and named groups
xuelei [Mon, 12 Aug 2019 21:36:29 -0700] rev 57718
8226374: Restrict TLS signature schemes and named groups Reviewed-by: mullan
Tue, 13 Aug 2019 03:58:29 +0200 Security handling, but two tests fails with driver JEP-349-branch
egahlin [Tue, 13 Aug 2019 03:58:29 +0200] rev 57717
Security handling, but two tests fails with driver
Mon, 12 Aug 2019 23:37:48 +0200 8228369: Shenandoah: Refactor LRB C1 stubs
rkennke [Mon, 12 Aug 2019 23:37:48 +0200] rev 57716
8228369: Shenandoah: Refactor LRB C1 stubs Reviewed-by: shade
Mon, 12 Aug 2019 20:27:14 +0200 8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations
shade [Mon, 12 Aug 2019 20:27:14 +0200] rev 57715
8229416: Shenandoah: Demote or remove ShenandoahOptimize*Final optimizations Reviewed-by: rkennke
Mon, 12 Aug 2019 15:27:57 +0200 8229407: Avoid ConcurrentHashMap resizes during bootstrap
redestad [Mon, 12 Aug 2019 15:27:57 +0200] rev 57714
8229407: Avoid ConcurrentHashMap resizes during bootstrap Reviewed-by: alanb, shade, dfuchs
Mon, 12 Aug 2019 11:24:53 +0100 8185898: setRequestProperty(key, null) results in HTTP header without colon in request
michaelm [Mon, 12 Aug 2019 11:24:53 +0100] rev 57713
8185898: setRequestProperty(key, null) results in HTTP header without colon in request Reviewed-by: chegar, dfuchs
Fri, 09 Aug 2019 15:39:32 +0200 8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace()
mbaesken [Fri, 09 Aug 2019 15:39:32 +0200] rev 57712
8219082: jdk/jfr/event/runtime/TestShutdownEvent.java failed in validateStackTrace() Reviewed-by: mdoerr, mseledtsov
Mon, 12 Aug 2019 10:49:40 +0200 8229406: ZGC: Fix incorrect statistics
pliden [Mon, 12 Aug 2019 10:49:40 +0200] rev 57711
8229406: ZGC: Fix incorrect statistics Reviewed-by: pliden, eosterlund Contributed-by: albert.th@alibaba-inc.com
Mon, 12 Aug 2019 10:02:25 +0200 8229236: CriticalJNINatives: dll handling should be done in native thread state
mdoerr [Mon, 12 Aug 2019 10:02:25 +0200] rev 57710
8229236: CriticalJNINatives: dll handling should be done in native thread state Summary: Temporarily switch thread state from _thread_in_vm to _thread_in_native to execute I/O. Reviewed-by: dlong, dholmes
Mon, 12 Aug 2019 08:48:47 +0200 8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
thartmann [Mon, 12 Aug 2019 08:48:47 +0200] rev 57709
8225670: compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type" Summary: Clear entry in the ciProfileData object if the klass is NULL. Reviewed-by: eosterlund, thartmann
Sat, 10 Aug 2019 10:02:54 -0400 Merge JDK-8200758-branch
herrick [Sat, 10 Aug 2019 10:02:54 -0400] rev 57708
Merge
Sat, 10 Aug 2019 07:33:52 -0400 8229334: JPackager .exe packages cannot be executed due to missing DL JDK-8200758-branch
herrick [Sat, 10 Aug 2019 07:33:52 -0400] rev 57707
8229334: JPackager .exe packages cannot be executed due to missing DL Submitted-by: asemenyuk Reviewed-by: herrick, almatvee
Fri, 09 Aug 2019 15:22:43 -0700 8229386: Typo "lables" in doc comment
jjg [Fri, 09 Aug 2019 15:22:43 -0700] rev 57706
8229386: Typo "lables" in doc comment Reviewed-by: mchung
Fri, 09 Aug 2019 13:13:36 -0700 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
iklam [Fri, 09 Aug 2019 13:13:36 -0700] rev 57705
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests Reviewed-by: alanb, lfoltan
Fri, 09 Aug 2019 12:27:05 -0700 8227697: Improve text in Taglet API spec for expected results with standard doclet
jjg [Fri, 09 Aug 2019 12:27:05 -0700] rev 57704
8227697: Improve text in Taglet API spec for expected results with standard doclet Reviewed-by: hannesw
Fri, 09 Aug 2019 11:27:08 -0700 8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory
cjplummer [Fri, 09 Aug 2019 11:27:08 -0700] rev 57703
8227645: Some tests in serviceability/sa run with fixed -Xmx values and risk running out of memory Summary: move tests to seprate directory Reviewed-by: dtitov, jcbeyler, ctornqvi, sspitsyn
Fri, 09 Aug 2019 19:16:55 +0200 Remove obsolete EventConsumer.java file JEP-349-branch
egahlin [Fri, 09 Aug 2019 19:16:55 +0200] rev 57702
Remove obsolete EventConsumer.java file
Fri, 09 Aug 2019 13:58:48 +0200 8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable
redestad [Fri, 09 Aug 2019 13:58:48 +0200] rev 57701
8229283: StringLatin1 should consistently use CharacterDataLatin1.instance when applicable Reviewed-by: jlaskey
Fri, 09 Aug 2019 13:07:18 +0200 8229350: Shenandoah does not need barriers before CreateEx
shade [Fri, 09 Aug 2019 13:07:18 +0200] rev 57700
8229350: Shenandoah does not need barriers before CreateEx Reviewed-by: rkennke
Fri, 09 Aug 2019 11:04:08 +0200 8226228: Make Threads_lock an always safepoint checked lock.
rehn [Fri, 09 Aug 2019 11:04:08 +0200] rev 57699
8226228: Make Threads_lock an always safepoint checked lock. Reviewed-by: coleenp, dcubed, dholmes
Fri, 09 Aug 2019 10:06:44 +0200 8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops
eosterlund [Fri, 09 Aug 2019 10:06:44 +0200] rev 57698
8229027: Improve how JNIHandleBlock::oops_do distinguishes oops from non-oops Reviewed-by: pliden, stuefe, dlong
Fri, 09 Aug 2019 03:51:20 +0200 Merge
jwilhelm [Fri, 09 Aug 2019 03:51:20 +0200] rev 57697
Merge
Fri, 09 Aug 2019 03:36:59 +0200 Added tag jdk-13+33 for changeset 9c250a7600e1
jwilhelm [Fri, 09 Aug 2019 03:36:59 +0200] rev 57696
Added tag jdk-13+33 for changeset 9c250a7600e1
Thu, 08 Aug 2019 05:05:04 +0000 8229180: Remove EA from JDK 13 version string jdk-13+33 jdk-13-ga
diazhou [Thu, 08 Aug 2019 05:05:04 +0000] rev 57695
8229180: Remove EA from JDK 13 version string Reviewed-by: tbell, mikael
Thu, 08 Aug 2019 09:32:15 -0700 8228778: JDK 13 L10n resource files update - msgdrop 20
ljiang [Thu, 08 Aug 2019 09:32:15 -0700] rev 57694
8228778: JDK 13 L10n resource files update - msgdrop 20 Reviewed-by: naoto
Thu, 08 Aug 2019 07:07:06 +0100 8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment
rrich [Thu, 08 Aug 2019 07:07:06 +0100] rev 57693
8228359: [TESTBUG] jdk.jfr.e.g.c.TestGCHeapConfigurationEventWith32BitOops.java does not expect MinHeapSize to be aligned to HeapAlignment Reviewed-by: mseledtsov, clanger
Thu, 08 Aug 2019 07:05:17 +0200 8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
thartmann [Thu, 08 Aug 2019 07:05:17 +0200] rev 57692
8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late Summary: Backed out JDK-8173196. Reviewed-by: shade, rbackman
Thu, 08 Aug 2019 03:08:49 +0200 Added tag jdk-13+33 for changeset 5c85b58e2a42
jwilhelm [Thu, 08 Aug 2019 03:08:49 +0200] rev 57691
Added tag jdk-13+33 for changeset 5c85b58e2a42
Fri, 09 Aug 2019 01:18:18 +0200 Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository JEP-349-branch
egahlin [Fri, 09 Aug 2019 01:18:18 +0200] rev 57690
Add EventStream::setEndTime(...) and a first stab at priviliged access to local repository
Thu, 08 Aug 2019 17:27:17 -0400 Merge JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:27:17 -0400] rev 57689
Merge
Thu, 08 Aug 2019 17:23:13 -0400 8229252: Add descriptions to Windows jtreg tests JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:23:13 -0400] rev 57688
8229252: Add descriptions to Windows jtreg tests Reviewed-by: herrick, almatvee Submitted-by: asemenyuk
Thu, 08 Aug 2019 17:21:32 -0400 JDK-8224788: jpackage fails on OS X when using --runtime-image JDK-8200758-branch
herrick [Thu, 08 Aug 2019 17:21:32 -0400] rev 57687
JDK-8224788: jpackage fails on OS X when using --runtime-image Reviewed-by: asemenyuk
Thu, 08 Aug 2019 21:58:11 +0100 8225430: Replace wildcard address with loopback or local host in tests - part 14
aefimov [Thu, 08 Aug 2019 21:58:11 +0100] rev 57686
8225430: Replace wildcard address with loopback or local host in tests - part 14 Reviewed-by: dfuchs, chegar, vtewari
Thu, 08 Aug 2019 18:44:11 +0100 8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream
dfuchs [Thu, 08 Aug 2019 18:44:11 +0100] rev 57685
8228970: AssertionError in ResponseSubscribers$HttpResponseInputStream Summary: HttpResponseInputStream::read(byte[],int,int) now implements the same check than the InputStream::read(byte[],int,int). Reviewed-by: prappo, chegar, dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Thu, 08 Aug 2019 11:06:54 -0300 imported patch comments JDK-8193209-branch
jlaskey [Thu, 08 Aug 2019 11:06:54 -0300] rev 57684
imported patch comments
Thu, 08 Aug 2019 04:29:56 -0700 8229036: Remove the testing against NSK_TRUE from tests
jcbeyler [Thu, 08 Aug 2019 04:29:56 -0700] rev 57683
8229036: Remove the testing against NSK_TRUE from tests Summary: Remove the testing against NSK_TRUE from tests Reviewed-by: sspitsyn, cjplummer
Thu, 08 Aug 2019 14:15:54 +0530 Disable usage of check_previous_op for text rendering metal-prototype-branch
jdv [Thu, 08 Aug 2019 14:15:54 +0530] rev 57682
Disable usage of check_previous_op for text rendering
Thu, 08 Aug 2019 14:13:16 +0530 8227439: Turn off AOT by default
rraghavan [Thu, 08 Aug 2019 14:13:16 +0530] rev 57681
8227439: Turn off AOT by default Summary: Made UseAOT, AOTLibrary experimental and UseAOT false by default Reviewed-by: iignatyev, kvn
Thu, 08 Aug 2019 03:09:46 +0200 Added tag jdk-14+9 for changeset 18f189e69b29
jwilhelm [Thu, 08 Aug 2019 03:09:46 +0200] rev 57680
Added tag jdk-14+9 for changeset 18f189e69b29
Wed, 07 Aug 2019 14:56:26 -0700 8215181: Accounting currency format support
naoto [Wed, 07 Aug 2019 14:56:26 -0700] rev 57679
8215181: Accounting currency format support Reviewed-by: lancea, rriggs
Wed, 07 Aug 2019 22:43:49 +0200 Merge
jwilhelm [Wed, 07 Aug 2019 22:43:49 +0200] rev 57678
Merge
Wed, 07 Aug 2019 08:42:14 -0700 8228971: Locale API doc has redundant hyphens for some parameters
naoto [Wed, 07 Aug 2019 08:42:14 -0700] rev 57677
8228971: Locale API doc has redundant hyphens for some parameters Reviewed-by: lancea Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Mon, 22 Jul 2019 10:48:14 +0200 8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
sgehwolf [Mon, 22 Jul 2019 10:48:14 +0200] rev 57676
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642 Summary: Move container constant to separate test lib class Reviewed-by: alanb
Fri, 12 Jul 2019 19:37:25 +0200 8227642: [TESTBUG] Make docker tests podman compatible
sgehwolf [Fri, 12 Jul 2019 19:37:25 +0200] rev 57675
8227642: [TESTBUG] Make docker tests podman compatible Reviewed-by: mseledtsov, iignatyev
Wed, 07 Aug 2019 20:47:43 +0000 Merge
valeriep [Wed, 07 Aug 2019 20:47:43 +0000] rev 57674
Merge
Wed, 07 Aug 2019 20:46:28 +0000 8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/
valeriep [Wed, 07 Aug 2019 20:46:28 +0000] rev 57673
8229214: Don't use GCM with PKCS5Padding in test/micro/org/openjdk/bench/javax/crypto/ Summary: update AESGCMBench.java and CipherBench.java accordingly Reviewed-by: xuelei, ecaspole
Wed, 07 Aug 2019 17:00:19 +0800 8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model
jiefu [Wed, 07 Aug 2019 17:00:19 +0800] rev 57672
8229169: False failure of GenericTaskQueue::pop_local on architectures with weak memory model Reviewed-by: mdoerr, kbarrett, tschatzl
Wed, 07 Aug 2019 15:35:55 -0300 imported patch factory JDK-8193209-branch
jlaskey [Wed, 07 Aug 2019 15:35:55 -0300] rev 57671
imported patch factory
Wed, 07 Aug 2019 14:04:10 -0400 8226530: ZipFile reads wrong entry size from ZIP64 entries
lancea [Wed, 07 Aug 2019 14:04:10 -0400] rev 57670
8226530: ZipFile reads wrong entry size from ZIP64 entries Reviewed-by: bpb, clanger, shade
Wed, 07 Aug 2019 09:17:08 -0400 8229213: Shenandoah: Allow VM global oop storage to be processed concurrently jdk-14+9
zgu [Wed, 07 Aug 2019 09:17:08 -0400] rev 57669
8229213: Shenandoah: Allow VM global oop storage to be processed concurrently Reviewed-by: shade, rkennke
Wed, 07 Aug 2019 08:10:45 -0400 8229208: Remove Monitor::ClearMonitor
coleenp [Wed, 07 Aug 2019 08:10:45 -0400] rev 57668
8229208: Remove Monitor::ClearMonitor Reviewed-by: dholmes
Wed, 07 Aug 2019 13:00:57 +0100 8228469: (tz) Upgrade time-zone data to tzdata2019b
rpatil [Wed, 07 Aug 2019 13:00:57 +0100] rev 57667
8228469: (tz) Upgrade time-zone data to tzdata2019b Reviewed-by: naoto, martin
Wed, 07 Aug 2019 07:45:37 -0400 8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
zgu [Wed, 07 Aug 2019 07:45:37 -0400] rev 57666
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase Reviewed-by: shade
Wed, 07 Aug 2019 11:28:14 +0100 8213031: (zipfs) Add support for POSIX file permissions
clanger [Wed, 07 Aug 2019 11:28:14 +0100] rev 57665
8213031: (zipfs) Add support for POSIX file permissions Reviewed-by: alanb, lancea
Wed, 07 Aug 2019 12:09:55 +0200 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
thartmann [Wed, 07 Aug 2019 12:09:55 +0200] rev 57664
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation. Reviewed-by: kvn
Wed, 07 Aug 2019 10:29:07 +0200 8228503: Rename "rs_lengths" to "rs_length" in ergo code
tschatzl [Wed, 07 Aug 2019 10:29:07 +0200] rev 57663
8228503: Rename "rs_lengths" to "rs_length" in ergo code Reviewed-by: pliden, kbarrett
Tue, 06 Aug 2019 15:03:48 -0400 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines Reviewed-by: tschatzl, kbarrett
Tue, 06 Aug 2019 11:40:23 -0400 8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
kbarrett [Tue, 06 Aug 2019 11:40:23 -0400] rev 57661
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java Reviewed-by: shade
Tue, 06 Aug 2019 15:50:30 +0200 8229129: ZGC: Fix incorrect format string for doubles
pliden [Tue, 06 Aug 2019 15:50:30 +0200] rev 57660
8229129: ZGC: Fix incorrect format string for doubles Reviewed-by: stefank, eosterlund
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 tip