Erik Joelsson
|
0974861dd8
|
8221907: make reconfigure breaks when configured with relative paths
Reviewed-by: dholmes
|
2019-04-05 06:48:20 -07:00 |
|
Aleksey Shipilev
|
1e9927a2f2
|
8222111: exeCallerAccessTest.c fails to build: control reaches end of non-void function
Reviewed-by: alanb, dholmes
|
2019-04-08 15:25:27 +02:00 |
|
Dmitrij Pochepko
|
cc4453b2f8
|
8221995: AARCH64: problems with CAS instructions encoding
Reviewed-by: aph
|
2019-04-08 15:54:47 +03:00 |
|
Christoph Langer
|
9b93604535
|
8221880: Better customization for Windows RC properties FileDescription and ProductName
Reviewed-by: erikj
|
2019-04-08 06:56:37 +01:00 |
|
Nick Gasson
|
71ac3d952b
|
8221529: [TESTBUG] Docker tests use old/deprecated image on AArch64
Reviewed-by: aph, sgehwolf, mseledtsov
|
2019-04-08 09:31:39 +08:00 |
|
Aleksey Shipilev
|
63d8ae233b
|
8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine
Reviewed-by: kvn, vlivanov
|
2019-04-07 13:28:18 +02:00 |
|
Aleksey Shipilev
|
fbb4597b6b
|
8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms
Reviewed-by: cjplummer, dholmes
|
2019-04-07 13:28:18 +02:00 |
|
Mandy Chung
|
a6ad14cf07
|
8222082: Build of test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c still failing on Windows
Reviewed-by: alanb, dholmes
|
2019-04-07 18:09:06 +08:00 |
|
Mandy Chung
|
93ae73b091
|
8222078: test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c build fails after 8221530
Reviewed-by: lancea, dholmes
|
2019-04-07 03:00:52 +00:00 |
|
Mandy Chung
|
a5b9e0f7ba
|
8221530: Caller sensitive methods not handling caller = null when invoked by JNI code with no java frames on stack
Reviewed-by: alanb, dholmes, sundar
|
2019-04-06 21:16:40 +08:00 |
|
Mandy Chung
|
ab361746ec
|
8220282: Add MethodHandle tests on accessing final fields
Reviewed-by: lancea
|
2019-04-06 21:05:58 +08:00 |
|
Jonathan Gibbons
|
0abdc381b7
|
8221871: javadoc should not set role=region on <section> elements
Reviewed-by: hannesw
|
2019-04-05 15:57:33 -07:00 |
|
Xue-Lei Andrew Fan
|
8263b618ba
|
8221882: Use fiber-friendly java.util.concurrent.locks in JSSE
Reviewed-by: alanb, dfuchs
|
2019-04-05 11:28:23 -07:00 |
|
Jonathan Gibbons
|
6d617481d4
|
8221997: fix headings in jdk.javadoc
Reviewed-by: hannesw
|
2019-04-05 11:17:09 -07:00 |
|
Brian Burkhalter
|
049c574933
|
8221597: A typo in the Java API doc for File.getUsableSpace()
Reviewed-by: lancea, darcy
|
2019-04-05 08:37:33 -07:00 |
|
Andrew Haley
|
79218415bc
|
8219993: AArch64: Compiled CI stubs are unsafely modified
Reviewed-by: adinn
|
2019-04-05 09:53:07 -04:00 |
|
Andrew Dinn
|
71164a973b
|
8221477: Inject os/cpu-specific constants into Unsafe from JVM
Initialize Unsafe os/cpu-specific constants using injection instead of native callouts
Reviewed-by: stuefe, coleenp, dholmes, plevart
|
2019-04-05 10:01:09 +01:00 |
|
Gary Adams
|
7a093bcf50
|
8203364: Some serviceability/sa/ tests intermittently fail with java.io.IOException: LingeredApp terminated with non-zero exit code 3
Reviewed-by: cjplummer, jcbeyler
|
2019-04-05 07:10:07 -04:00 |
|
Thomas Stuefe
|
1baf5289c5
|
8221539: [metaspace] Improve MetaspaceObj::is_metaspace_obj() and friends
Reviewed-by: adinn, coleenp, mdoerr
|
2019-03-27 14:13:34 +01:00 |
|
Martin Doerr
|
f65be307bf
|
8221833: Readability check in Symbol::is_valid not performed for some addresses
Reviewed-by: zgu, coleenp
|
2019-04-05 09:18:18 +02:00 |
|
Aleksey Shipilev
|
208ecde943
|
8221918: runtime/SharedArchiveFile/serviceability/ReplaceCriticalClasses.java fails: Shared archive not found
Reviewed-by: jiangli, dholmes
|
2019-04-05 09:06:19 +02:00 |
|
Matthias Baesken
|
77ae10cd25
|
8218547: Simplify JLI_Open on Windows in native code (libjli)
Reviewed-by: alanb, clanger
|
2019-04-02 13:54:00 +02:00 |
|
Goetz Lindenmaier
|
d6c2cc2413
|
8219918: ProblemList hotspot tests failing in SAP testing
Reviewed-by: dholmes
|
2019-04-05 07:59:13 +02:00 |
|
Goetz Lindenmaier
|
39f3368ffd
|
8221470: Print methods in exception messages in java-like Syntax
Reviewed-by: dholmes, mdoerr, coleenp
|
2019-04-04 09:39:44 +02:00 |
|
Coleen Phillimore
|
6780d21dd6
|
8221992: Fix old method replacement in ResolvedMethodTable
Use method get_new_method() which is used in other call sites.
Reviewed-by: sspitsyn
|
2019-04-04 17:23:05 -04:00 |
|
Xue-Lei Andrew Fan
|
d812742d68
|
8163326: Update the default enabled cipher suites preference
Reviewed-by: mullan
|
2019-04-04 14:19:29 -07:00 |
|
Claes Redestad
|
f7fa05ca72
|
8221921: Implement size() / isEmpty() in immutable collections
Reviewed-by: smarks
|
2019-04-04 23:21:52 +02:00 |
|
Claes Redestad
|
15d989faa4
|
8221981: Simplify Map/List/Set.of() implementation
Reviewed-by: smarks
|
2019-04-04 23:21:24 +02:00 |
|
Claes Redestad
|
3233a6f944
|
8221980: Simplify Optional implementation
Reviewed-by: smarks, clanger
|
2019-04-04 23:19:26 +02:00 |
|
Erik Joelsson
|
fbba7c49b6
|
8221996: Bootcycle build broken
Reviewed-by: tbell
|
2019-04-04 13:56:04 -07:00 |
|
Roman Kennke
|
6292ecd39b
|
8221848: Shenandoah: ArrayCopy post-barrier improvements
Reviewed-by: zgu
|
2019-04-04 21:29:46 +02:00 |
|
Mikhailo Seledtsov
|
05b294ea97
|
8221710: [TESTBUG] more configurable parameters for docker testing
Introduced docker test config properties
Reviewed-by: lmesnik, iignatyev, egahlin
|
2019-04-04 12:29:43 -07:00 |
|
Roman Kennke
|
03ab1404f0
|
8221766: Load-reference barriers for Shenandoah
Reviewed-by: kvn, erikj, aph, shade
|
2019-04-02 23:00:22 +02:00 |
|
Erik Joelsson
|
60e51498f2
|
8217728: Speed up incremental rerun of "make hotspot"
Reviewed-by: tbell
|
2019-04-04 07:43:44 -07:00 |
|
Weijun Wang
|
cf973e3db4
|
8219861: Add new keytool -showinfo -tls command for displaying TLS configuration information
Reviewed-by: mullan
|
2019-04-04 20:22:16 +08:00 |
|
Ralf Schmelter
|
a801be79eb
|
8221325: Add information about swap space to print_memory_info() on MacOS
Reviewed-by: stuefe, dholmes
|
2019-03-26 01:46:06 -07:00 |
|
Coleen Phillimore
|
8e5a71de44
|
8221872: Remove uses of ClassLoaderWeakHandle typedef in protection domain table
Make consistent with StringTable and ResolvedMethodTable
Reviewed-by: dholmes
|
2019-04-03 20:39:19 -04:00 |
|
Jesper Wilhelmsson
|
8c67e267a0
|
Added tag jdk-13+15 for changeset f855ec13aa25
|
2019-04-04 01:46:14 +02:00 |
|
Xue-Lei Andrew Fan
|
661b5f1534
|
8217610: TLSv1.3 fail with ClassException when EC keys are stored in PKCS11
Reviewed-by: valeriep
|
2019-04-03 16:23:22 -07:00 |
|
David Holmes
|
2f20909d10
|
8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Reviewed-by: dcubed, stuefe
|
2019-04-03 22:03:39 +00:00 |
|
Erik Joelsson
|
18146afe7f
|
8221764: Reduce make Init.gmk logging overhead
Reviewed-by: tbell
|
2019-04-03 12:52:37 -07:00 |
|
Roman Kennke
|
004b3ee748
|
8220664: Simplify ShenandoahUpdateHeapRefsClosure
Reviewed-by: shade
|
2019-03-27 22:25:03 +01:00 |
|
Lance Andersen
|
518e3a8788
|
8216539: tools/jar/modularJar/Basic.java times out
Reviewed-by: mchung, alanb, bchristi, bpb
|
2019-04-03 11:30:23 -04:00 |
|
Claes Redestad
|
5c06e0a912
|
8221701: Archive constant BaseLocales
Reviewed-by: naoto
|
2019-04-03 17:06:35 +02:00 |
|
Lutz Schmidt
|
8cdf747187
|
8221482: Initialize VMRegImpl::regName[] earlier to prevent assert during PrintStubCode
Reviewed-by: kvn
|
2019-04-03 16:55:41 +02:00 |
|
Prasanta Sadhukhan
|
00df041948
|
Merge
|
2019-04-03 13:30:05 +05:30 |
|
Amy Lu
|
bb1e22adcf
|
8178335: fake pass: jdk/internal/ref/Cleaner/ExitOnThrow.java
Reviewed-by: mchung
|
2019-04-03 13:24:12 +08:00 |
|
Ron Shapiro
|
ad590d6356
|
8220792: Performance bottleneck in JavacFileManager.list()
Reviewed-by: jjg
|
2019-04-02 17:27:48 -07:00 |
|
Leonid Mesnik
|
72b6b8cd2a
|
8221437: assert(java_lang_invoke_ResolvedMethodName::vmtarget(resolved_method()) == m()) failed: Should not change after link resolution
Reviewed-by: coleenp, sspitsyn
|
2019-04-02 17:11:04 -07:00 |
|
Prasanta Sadhukhan
|
49193e2789
|
Merge
|
2019-04-02 10:57:57 +05:30 |
|