mchung [Tue, 10 Sep 2019 10:35:52 -0700] rev 58078
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
Reviewed-by: vromero
darcy [Tue, 10 Sep 2019 10:24:42 -0700] rev 58077
8225761: Update --release 13 symbol information after JDK 13 GA
Reviewed-by: jlahoda
mseledtsov [Tue, 10 Sep 2019 09:21:23 -0700] rev 58076
JEP-349-branch: fixes to copyright headers
lmesnik [Tue, 10 Sep 2019 09:12:08 -0700] rev 58075
8230781: Add JTREG_FAILURE_HANDLER_TIMEOUT to control timeout handler timeout
Reviewed-by: erikj
igerasim [Tue, 10 Sep 2019 09:08:52 -0700] rev 58074
8230303: JDB hangs when running monitor command
Reviewed-by: sspitsyn
mgronlun [Tue, 10 Sep 2019 16:02:57 +0200] rev 58073
flush chunk
hannesw [Tue, 10 Sep 2019 15:35:35 +0200] rev 58072
8230709: Array index out of bounds in ES6 mode
Reviewed-by: attila
hannesw [Tue, 10 Sep 2019 15:30:23 +0200] rev 58071
8230766: Changed message in IllegalMonitorStateException
Reviewed-by: attila, jlaskey
stuefe [Tue, 10 Sep 2019 15:05:00 +0200] rev 58070
Fix class space display issue in metaspace report
stuefe [Tue, 10 Sep 2019 14:31:38 +0200] rev 58069
Remove always-use-class-space feature
mgronlun [Tue, 10 Sep 2019 13:14:36 +0200] rev 58068
restructuring in JfrRecorderService
stuefe [Tue, 10 Sep 2019 12:53:00 +0200] rev 58067
commit granule size must not be smaller than native page size
pliden [Tue, 10 Sep 2019 11:11:31 +0200] rev 58066
8230566: ZGC: Don't substitute klass pointer during array clearing
Reviewed-by: stefank, eosterlund
mbaesken [Mon, 09 Sep 2019 16:34:45 +0200] rev 58065
8230769: BufImg_SetupICM add ReleasePrimitiveArrayCritical call in early return
Reviewed-by: prr, stuefe
mbaesken [Fri, 06 Sep 2019 16:15:11 +0200] rev 58064
8230711: ConnectionGraph::unique_java_object(Node* N) return NULL if n is not in the CG
Reviewed-by: mdoerr
stuefe [Tue, 10 Sep 2019 09:24:05 +0200] rev 58063
Initial changes for new metaspace. Only tested for Linux x64.
xgong [Tue, 10 Sep 2019 14:52:53 +0800] rev 58062
8230454: [Graal] Add "com/sun/crypto/provider/KeyFactory/TestProviderLeak.java" to Graal problem list.
Reviewed-by: dlong
chagedorn [Tue, 10 Sep 2019 08:43:33 +0200] rev 58061
8225653: Provide more information when hitting SIGILL from HaltNode
Summary: Add information string for each HaltNode which is printed if hit at runtime.
Reviewed-by: vlivanov, thartmann
godin [Tue, 10 Sep 2019 07:42:04 +0200] rev 58060
8207800: always_do_update_barrier is unused
Reviewed-by: shade, tschatzl
Contributed-by: Evgeny Mandrikov <mandrikov@gmail.com>
kbarrett [Mon, 09 Sep 2019 16:54:48 -0400] rev 58059
8221361: Eliminate two-phase initialization for PtrQueueSet classes
Summary: Move allocator and CBL monitor init to constructor.
Reviewed-by: tschatzl, shade
naoto [Mon, 09 Sep 2019 12:42:01 -0700] rev 58058
8230284: Accounting currency format support does not cope with explicit number system
Reviewed-by: rriggs
amenkov [Mon, 09 Sep 2019 12:00:36 -0700] rev 58057
8230516: invalid html in jdwp-protocol.html
Reviewed-by: dtitov, sspitsyn
bchristi [Mon, 09 Sep 2019 11:04:04 -0700] rev 58056
8212117: Class.forName may return a reference to a loaded but not linked Class
Reviewed-by: dholmes, mchung
dfuchs [Mon, 09 Sep 2019 18:23:39 +0100] rev 58055
8230526: jdk.internal.net.http.PlainProxyConnection is never reused by HttpClient
Summary: fixed the PlainProxyConnection lookup key.
Reviewed-by: chegar
darcy [Mon, 09 Sep 2019 10:13:42 -0700] rev 58054
8230723: Remove default constructors from java.lang and java.io
Reviewed-by: bpb, rriggs
jpai [Sat, 24 Aug 2019 09:31:15 +0530] rev 58053
8177389: Hyphen "-" should be removed in URL class documentation
Summary: javadoc of java.net.URL constructor updated to remove an unnecessary hyphen
Reviewed-by: dfuchs
dfuchs [Mon, 09 Sep 2019 16:13:43 +0100] rev 58052
8230132: java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java to skip Teredo Tunneling Pseudo-Interface
Summary: The test is updated to skip Teredo pseudo interfaces on windows.
Reviewed-by: michaelm, vtewari, aefimov
Contributed-by: patrick.concannon@oracle.com
mdoerr [Mon, 09 Sep 2019 15:42:16 +0200] rev 58051
8230669: [s390] C1: assert(is_bound() || is_unused()) failed: Label was never bound to a location, but it was used as a jmp target
Reviewed-by: phh, xliu
glaubitz [Mon, 09 Sep 2019 15:14:16 +0200] rev 58050
8230708: Hotspot fails to build on linux-sparc with gcc-9
Reviewed-by: dholmes, phh
mgronlun [Mon, 09 Sep 2019 13:26:35 +0200] rev 58049
JavaThread name
stefank [Wed, 04 Sep 2019 13:07:15 +0200] rev 58048
8230564: Remove os_ext.hpp
Reviewed-by: coleenp, dholmes
stefank [Wed, 04 Sep 2019 13:06:44 +0200] rev 58047
8230563: Remove arguments_ext.cpp
Reviewed-by: dholmes, coleenp
stefank [Wed, 04 Sep 2019 13:06:04 +0200] rev 58046
8230562: Remove g1HeapSizingPolicy_ext.cpp
Reviewed-by: dholmes, sjohanss
stefank [Wed, 04 Sep 2019 11:38:54 +0200] rev 58045
8230561: Remove logTag_ext.hpp
Reviewed-by: dholmes, coleenp
stefank [Wed, 04 Sep 2019 11:05:20 +0200] rev 58044
8224599: Remove globals_ext.hpp
Reviewed-by: coleenp, kvn, gziemski, ehelin
rehn [Mon, 09 Sep 2019 09:05:30 +0200] rev 58043
8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
Reviewed-by: coleenp, dcubed, dholmes
xgong [Mon, 09 Sep 2019 11:19:51 +0800] rev 58042
8230129: Add jtreg "serviceability/sa/ClhsdbInspect.java" to graal problem list.
Reviewed-by: dlong, thartmann
dholmes [Sat, 07 Sep 2019 18:48:57 -0400] rev 58041
8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Reviewed-by: kbarrett, dcubed, shade
iveresov [Sat, 07 Sep 2019 10:05:47 -0700] rev 58040
8226953: AOT: assert(oopDesc::is_oop(obj)) failed: not an oop
Reviewed-by: dlong
zgu [Sat, 07 Sep 2019 10:04:07 -0400] rev 58039
8230730: UseCompressedOops test crash with assertion failure
Reviewed-by: stefank, eosterlund
redestad [Sat, 07 Sep 2019 15:44:04 +0200] rev 58038
8230662: Remove dead code from MethodTypeForm
Reviewed-by: vlivanov, mchung
herrick [Fri, 06 Sep 2019 17:42:06 -0400] rev 58037
8223211 : Remove old code from service support
Submitted-by: almatvee
Reviewed-by: herrick, asemenyuk
herrick [Fri, 06 Sep 2019 17:31:56 -0400] rev 58036
8229840 : Add jtreg test for --linux-app-category option
8229841 : Add jtreg test for --linux-app-release option
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
erikj [Fri, 06 Sep 2019 12:41:21 -0700] rev 58035
8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb
Reviewed-by: mikael
dlong [Fri, 06 Sep 2019 14:54:33 -0400] rev 58034
8230680: latest Graal unittests depend on jdk.internal.module
Reviewed-by: iignatyev
kbarrett [Fri, 06 Sep 2019 13:38:55 -0400] rev 58033
8230404: Refactor logged card refinement support in G1DirtyCardQueueSet
Summary: Separate concurrent refinement from STW refinement.
Reviewed-by: sjohanss, tschatzl
clanger [Fri, 06 Sep 2019 15:13:38 +0200] rev 58032
8230666: Exclude serviceability/sa/TestInstanceKlassSize.java on linuxppc64 and linuxppc64le
Reviewed-by: dcubed
dfuchs [Fri, 06 Sep 2019 14:04:44 +0100] rev 58031
8230694: http.keepAlive system property is inconsistently/incorrectly documented
Summary: trivially fixed the net-properties.html file
Reviewed-by: alanb
rrich [Fri, 30 Aug 2019 09:24:54 +0200] rev 58030
8230363: C2: Let ConnectionGraph::not_global_escape(Node* n) return false if n is not in the CG
Reviewed-by: thartmann, mdoerr
shade [Fri, 06 Sep 2019 09:26:23 +0200] rev 58029
8230671: x86_32 build failures after JDK-8229496
Reviewed-by: thartmann
naoto [Thu, 05 Sep 2019 17:38:54 -0700] rev 58028
8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard
Reviewed-by: rriggs
bpb [Thu, 05 Sep 2019 16:26:53 -0700] rev 58027
8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Reviewed-by: alanb, rriggs, lancea, darcy
darcy [Thu, 05 Sep 2019 15:55:57 -0700] rev 58026
8230681: Add @since tag to java.io.Serial
Reviewed-by: lancea, bpb
dholmes [Thu, 05 Sep 2019 18:39:22 -0400] rev 58025
8227563: jvmti/scenarios/contention/TC05/tc05t001 fails due to "ERROR: tc05t001.cpp, 278: (waitedThreadCpuTime - waitThreadCpuTime) < (EXPECTED_ACCURACY * 1000000)"
Reviewed-by: amenkov, cjplummer, sspitsyn
bpb [Thu, 05 Sep 2019 14:12:01 -0700] rev 58024
8229280: Test failures on several linux hosts after JDK-8181493
Reviewed-by: alanb, clanger, dfuchs
ccheung [Thu, 05 Sep 2019 11:12:12 -0700] rev 58023
8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group
Summary: Exclude NonExistClasspath.java from the test group; increase timeout for ClassPathAttr.java.
Reviewed-by: dcubed, iklam
joehw [Thu, 05 Sep 2019 17:26:38 +0000] rev 58022
8228854: Default ErrorListener reports warnings and errors to the console
Reviewed-by: lancea
shade [Thu, 05 Sep 2019 19:24:53 +0200] rev 58021
8230646: Epsilon does not extend TLABs to max size
Reviewed-by: tschatzl, zgu
egahlin [Thu, 05 Sep 2019 16:46:50 +0200] rev 58020
Improved handling of Thread.interrupt() + cleanup
thartmann [Thu, 05 Sep 2019 13:56:17 +0200] rev 58019
8229496: SIGFPE (division by zero) in C2 OSR compiled method
Summary: Adding a CastNode to keep the dependency between the div/mod operation and the zero check.
Reviewed-by: roland, mdoerr
jlahoda [Thu, 05 Sep 2019 12:39:48 +0200] rev 58018
8177068: incomplete classpath causes NPE in Flow
Summary: Undo completions that failed during speculative attribution, so that the appropriate CompletionFailures are thrown again and properly reported.
Reviewed-by: vromero
mbaesken [Thu, 05 Sep 2019 09:59:43 +0200] rev 58017
8230466: check malloc/calloc results in jdk.hotspot.agent
Reviewed-by: cjplummer, ysuenaga, sspitsyn
stuefe [Thu, 05 Sep 2019 11:09:12 +0200] rev 58016
8230642: 8224815 broke Shenandoah build
Reviewed-by: shade
eosterlund [Thu, 05 Sep 2019 08:26:49 +0200] rev 58015
8224815: Remove non-GC uses of CollectedHeap::is_in_reserved()
Reviewed-by: stefank, coleenp