Sean Mullan
|
dbfeb90d3a
|
8243559: Remove root certificates with 1024-bit keys
Reviewed-by: weijun
|
2020-11-24 18:14:05 +00:00 |
|
Alex Menkov
|
2a1e9be6c2
|
8256364: vmTestbase/nsk/jvmti/scenarios/capability/CM01/cm01t002 failed with "assert(handle != __null) failed: JNI handle should not be null"
Reviewed-by: cjplummer, sspitsyn
|
2020-11-24 17:49:55 +00:00 |
|
Eric Liu
|
f1d6e8dbb6
|
8256387: Unexpected result if patching an entire instruction on AArch64
Reviewed-by: shade, aph
|
2020-11-24 17:29:03 +00:00 |
|
Roger Riggs
|
bd14274b1b
|
8256480: Refactor ObjectInputStream field reader implementation
Reviewed-by: bchristi
|
2020-11-24 17:04:08 +00:00 |
|
Tobias Hartmann
|
1c4c99eae2
|
8256823: C2 compilation fails with "assert(isShiftCount(imm8 >> 1)) failed: illegal shift count"
Reviewed-by: vlivanov, kvn, chagedorn
|
2020-11-24 16:52:13 +00:00 |
|
Martin Doerr
|
3b3e90ecad
|
8256924: ppc, ppcle, s390: JVM crashes at VM init after JDK-8254231
Reviewed-by: shade
|
2020-11-24 16:24:55 +00:00 |
|
Andy Herrick
|
ff6df15be3
|
8256801: tools/jpackage/share/FileAssociationsTest.java#id0 failed unpack.bat with "Exit code: 1603"
Reviewed-by: asemenyuk, almatvee, kizune
|
2020-11-24 14:59:13 +00:00 |
|
Andy Herrick
|
303631e3d5
|
8256475: Fix Behavior when Installer name differs from application name.
Reviewed-by: asemenyuk, almatvee, kizune
|
2020-11-24 14:56:23 +00:00 |
|
Claes Redestad
|
fa3cfcd0cd
|
8256883: C2: Add a RegMask iterator
Reviewed-by: kvn, pliden, eosterlund
|
2020-11-24 14:35:51 +00:00 |
|
Claes Redestad
|
f55ae9595e
|
8256858: C2: Devirtualize PhaseIterGVN-specific methods
Reviewed-by: kvn, thartmann
|
2020-11-24 14:33:47 +00:00 |
|
Aleksey Shipilev
|
7b3d0958c0
|
8256618: Zero: Linux x86_32 build still fails
Reviewed-by: aph, dholmes, stuefe
|
2020-11-24 12:26:44 +00:00 |
|
Magnus Ihse Bursie
|
9e4944f7b6
|
8256308: Send arguments to javac server in a config file
Reviewed-by: erikj, jfranck
|
2020-11-24 11:13:09 +00:00 |
|
Aleksey Shipilev
|
8f7caa4353
|
8256857: ARM32 builds broken after JDK-8254231
Reviewed-by: jvernee, stuefe
|
2020-11-24 11:02:13 +00:00 |
|
Thomas Stuefe
|
f8d7c5a5cf
|
8256922: ppc, ppcle build broken after JDK-8254231
Reviewed-by: shade, lucy, mdoerr
|
2020-11-24 10:59:54 +00:00 |
|
Aleksey Shipilev
|
b52f6c053b
|
8256736: Zero: GTest tests fail with "unsuppported vm variant"
Reviewed-by: dholmes
|
2020-11-24 06:49:55 +00:00 |
|
Fairoz Matte
|
e838d71d61
|
8256722: handle VC++:1927 VS2019 in abstract_vm_version
Reviewed-by: shade, dholmes
|
2020-11-24 04:48:40 +00:00 |
|
Kim Barrett
|
cc96b0acbc
|
8256813: Simplify WeakProcessor counting of OopStorage entries
Reviewed-by: sjohanss, stefank
|
2020-11-24 02:17:47 +00:00 |
|
Xiaohong Gong
|
67a959002d
|
8256614: AArch64: Add SVE backend implementation for integer min/max
Reviewed-by: adinn
|
2020-11-24 02:04:34 +00:00 |
|
Per Liden
|
372595cca3
|
8256390: ZGC: Relocate in-place instead of having a heap reserve
Reviewed-by: stefank, eosterlund
|
2020-11-23 23:30:38 +00:00 |
|
Aleksey Shipilev
|
1df94c9fff
|
8256912: Zero builds fail after JDK-8255984
Reviewed-by: zgu, rkennke
|
2020-11-23 22:30:36 +00:00 |
|
Naoto Sato
|
b3497f9b36
|
8256839: JavaDoc for java.time.Period.negated() method
Reviewed-by: rriggs, lancea, joehw, scolebourne
|
2020-11-23 22:17:45 +00:00 |
|
Kim Barrett
|
b50b99dfcb
|
8256825: Cleanup WeakProcessorPhaseTimes
Reviewed-by: sjohanss, stefank
|
2020-11-23 20:20:20 +00:00 |
|
Aleksey Shipilev
|
47a78e8a6d
|
8256829: GNU hash style is not available on MIPS
Reviewed-by: ihse, aoqi, glaubitz
|
2020-11-23 19:32:34 +00:00 |
|
Aleksey Shipilev
|
7551c6800c
|
8256675: Zero: purge biased locking support
Reviewed-by: coleenp, pchilanomate
|
2020-11-23 19:15:50 +00:00 |
|
Aleksey Shipilev
|
d9ae0db699
|
8256746: gc/CriticalNativeArgs.java fails without -XX:-CriticalJNINatives
Reviewed-by: kbarrett, coleenp, rkennke
|
2020-11-23 19:12:13 +00:00 |
|
William Kemper
|
aac5c2a862
|
8255984: Shenandoah: "adaptive" heuristic is prone to missing load spikes
Reviewed-by: shade
|
2020-11-23 18:53:59 +00:00 |
|
Thomas Stuefe
|
fa75ad695c
|
8256725: Metaspace: better blocktree and binlist asserts
Reviewed-by: shade, rrich, lkorinth
|
2020-11-23 18:50:09 +00:00 |
|
Sandhya Viswanathan
|
9de5d091ff
|
8256585: Remove in-place conversion vector operators from Vector API
Reviewed-by: psandoz
|
2020-11-23 18:48:16 +00:00 |
|
Aleksey Shipilev
|
18e8506412
|
8256860: S390 builds broken after JDK-8254231
Reviewed-by: stuefe
|
2020-11-23 17:55:20 +00:00 |
|
Joe Darcy
|
042734cc5b
|
8251549: Update docs on building for Git
Reviewed-by: lancea
|
2020-11-23 17:44:10 +00:00 |
|
Naoto Sato
|
ae0ca743f5
|
8247432: Update IANA Language Subtag Registry to Version 2020-09-29
Reviewed-by: joehw
|
2020-11-23 16:41:50 +00:00 |
|
Elliott Baron
|
8ddf5e172b
|
8256809: Annotation processing causes NPE during flow analysis
Reviewed-by: jlahoda
|
2020-11-23 16:02:52 +00:00 |
|
Patricio Chilano Mateo
|
aabc9ca266
|
8255678: Add Mutex::try_lock version without rank checks
Reviewed-by: dcubed, dholmes, coleenp
|
2020-11-23 15:41:19 +00:00 |
|
Jorn Vernee
|
884b9ff24f
|
8256485: Zero VM build broken after JDK-8254231
Reviewed-by: shade, redestad
|
2020-11-23 15:13:51 +00:00 |
|
Zhengyu Gu
|
84429cd944
|
8249144: Potential memory leak in TypedMethodOptionMatcher
Reviewed-by: thartmann
|
2020-11-23 13:44:43 +00:00 |
|
ANUPAM DEV
|
895cc4f0a2
|
8255675: Typo in java.net.HttpURLConnection
Reviewed-by: chegar
|
2020-11-23 12:08:47 +00:00 |
|
Conor Cleary
|
5ed704484e
|
8256154: Some TestNG tests require default constructors
Reviewed-by: dfuchs, bpb
|
2020-11-23 11:48:39 +00:00 |
|
Magnus Ihse Bursie
|
b0485b9632
|
8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
Reviewed-by: erikj
|
2020-11-23 11:33:18 +00:00 |
|
Maurizio Cimadamore
|
0fb31dbf3a
|
8254231: Implementation of Foreign Linker API (Incubator)
Reviewed-by: coleenp, ihse, dholmes, vlivanov
|
2020-11-23 11:00:38 +00:00 |
|
Per Liden
|
53f38353e0
|
8256419: ZGC: Remove "Heap Used Before/After Mark/Relocation" samplers
Reviewed-by: eosterlund, stefank
|
2020-11-23 10:38:38 +00:00 |
|
Claes Redestad
|
b450e7c1c5
|
8256827: C2: Avoid reallocations by pre-sizing lists in post_allocate_copy_removal
Reviewed-by: kvn, thartmann
|
2020-11-23 10:18:40 +00:00 |
|
Claes Redestad
|
c0689d25fb
|
8256741: Reduce footprint of compiler interface data structures
Reviewed-by: cjplummer, kvn
|
2020-11-23 10:17:43 +00:00 |
|
Claes Redestad
|
65b77d5920
|
8256738: Compiler interface clean-up
Reviewed-by: neliasso, kvn, thartmann
|
2020-11-23 10:17:09 +00:00 |
|
Stefan Karlsson
|
69c3470e72
|
8252973: ZGC: Implement Large Pages support on Windows
Reviewed-by: eosterlund, mbeckwit, pliden
|
2020-11-23 08:39:23 +00:00 |
|
Christian Hagedorn
|
e4a32bea9f
|
8251925: C2: RenaissanceStressTest fails with assert(!had_error): bad dominance
Reviewed-by: kvn, thartmann
|
2020-11-23 08:37:09 +00:00 |
|
Stefan Karlsson
|
1f32c11d5e
|
8256740: ZGC: Move closures out of zOopClosure files
Reviewed-by: pliden
|
2020-11-23 08:24:47 +00:00 |
|
Tobias Hartmann
|
659aec8096
|
8256719: C1 flags that should have expired are still present
Reviewed-by: shade, neliasso
|
2020-11-23 07:09:32 +00:00 |
|
Aleksey Shipilev
|
e06a68397d
|
8256497: Zero: enable G1 and Shenandoah GCs
Reviewed-by: rkennke, erikj, ihse
|
2020-11-22 18:10:04 +00:00 |
|
Aleksey Shipilev
|
037e49cf57
|
8256670: Zero: enable compressed oops support back
Reviewed-by: coleenp
|
2020-11-22 18:06:18 +00:00 |
|
Aleksey Shipilev
|
d46f6f5a80
|
8256523: Streamline Java SHA2 implementation
Reviewed-by: valeriep
|
2020-11-22 18:03:06 +00:00 |
|