Kim Barrett
5a25cea541
8261998: Remove unused shared entry support from utilities/hashtable
...
Reviewed-by: coleenp, iklam
2021-02-20 03:02:27 +00:00
Joe Wang
475595847c
8262041: javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java fails after JDK-8260858
...
Reviewed-by: lancea, naoto
2021-02-20 02:37:53 +00:00
Jie Fu
b10376bac1
8261938: ASN1Formatter.annotate should not return in the finally block
...
Reviewed-by: rriggs
2021-02-19 23:45:54 +00:00
Igor Veresov
977a21add8
8261225: TieredStopAtLevel should have no effect if TieredCompilation is disabled
...
Reviewed-by: kvn
2021-02-19 19:44:58 +00:00
Sandhya Viswanathan
c53acc2a89
8261542: X86 slice and unslice intrinsics for 256-bit byte/short vectors
...
Reviewed-by: kvn, neliasso
2021-02-19 18:10:56 +00:00
Daniel D. Daugherty
8b4fd77f60
8262042: ProblemList javax/xml/jaxp/unittest/common/prettyprint/PrettyPrintTest.java on Windows
...
Reviewed-by: joehw
2021-02-19 17:30:45 +00:00
Brian Burkhalter
7ffa1481c2
8247918: Clarify Reader.skip behavior for end of stream
...
Reviewed-by: rriggs, naoto
2021-02-19 17:21:11 +00:00
Naoto Sato
8a1c712c2e
8261728: SimpleDateFormat should link to DateTimeFormatter
...
Reviewed-by: bpb, rriggs, lancea, iris
2021-02-19 16:44:38 +00:00
Brian Burkhalter
851b2e31e1
6245663: (spec) File.renameTo(File) changes the file-system object, not the File instance
...
Reviewed-by: rriggs, naoto, alanb
2021-02-19 16:35:53 +00:00
Jonathan Gibbons
c4f17a3e1d
8257925: enable more support for nested inline tags
...
Reviewed-by: prappo, hannesw
2021-02-19 15:59:05 +00:00
Claes Redestad
433096a45e
8261744: Implement CharsetDecoder ASCII and latin-1 fast-paths
...
Reviewed-by: naoto, alanb
2021-02-19 15:05:25 +00:00
Christoph Langer
efbaedeb81
8262018: Wrong format in SAP copyright header of OsVersionTest
...
Reviewed-by: mdoerr
2021-02-19 14:44:53 +00:00
Zhengyu Gu
55463b0486
8261984: Shenandoah: Remove unused ShenandoahPushWorkerQueuesScope class
...
Reviewed-by: shade
2021-02-19 13:43:27 +00:00
Hamlin Li
a180a38618
8260694: (fc) Clarify FileChannel.transferFrom to better describe "no bytes available" case
...
Reviewed-by: alanb
2021-02-19 12:35:35 +00:00
Andrew Haley
1b0c36b05b
8261649: AArch64: Optimize LSE atomics in C++ code
...
Reviewed-by: adinn
2021-02-19 10:52:39 +00:00
Roberto Castañeda Lozano
61820b74dd
8259984: IGV: Crash when drawing control flow before GCM
...
Replace backward traversal in the IGV block formation algorithm by forward
traversal guided by node category information. This change addresses the
reported assertion failures, places block projection nodes together with their
predecessors, and gives a more natural block numbering.
Reviewed-by: chagedorn, neliasso
2021-02-19 08:18:32 +00:00
Thomas Stuefe
7e2c909ee1
8260485: Simplify and unify handler vectors in Posix signal code
...
Reviewed-by: dholmes, gziemski
2021-02-19 06:40:40 +00:00
Joe Wang
c99eeb0102
8260858: Implementation specific property xsltcIsStandalone for XSLTC Serializer
...
Reviewed-by: lancea, naoto
2021-02-19 06:34:21 +00:00
Thomas Stuefe
5caf686c80
8261644: NMT: Simplifications and cleanups
...
Reviewed-by: coleenp, zgu
2021-02-19 06:20:38 +00:00
Prasanta Sadhukhan
ed93bc9a01
8196301: java/awt/print/PrinterJob/Margins.java times out
...
Reviewed-by: prr
2021-02-19 05:03:21 +00:00
Kim Barrett
7e78c77713
8261905: Move implementation of OopStorage num_dead related functions
...
Reviewed-by: ayang, tschatzl
2021-02-19 02:50:22 +00:00
Calvin Cheung
78cde64800
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
...
Reviewed-by: iklam, minqi
2021-02-19 02:40:03 +00:00
Chris Plummer
c158413e48
8261098: Add clhsdb "findsym" command
...
Reviewed-by: amenkov, sspitsyn
2021-02-19 00:58:28 +00:00
Alexey Semenyuk
0c31d5b9c5
8261977: Fix comment for getPrefixed() in canonicalize_md.c
...
Reviewed-by: alanb
2021-02-18 20:54:40 +00:00
Zhengyu Gu
9cf4f90d34
8261473: Shenandoah: Add breakpoint support
...
Reviewed-by: rkennke, shade
2021-02-18 18:32:01 +00:00
Joe Darcy
c4664e6446
8261940: Fix references to IOException in BigDecimal javadoc
...
Reviewed-by: alanb, chegar, iris, bpb
2021-02-18 17:52:30 +00:00
Amresh Sahu
0e9c5aedc8
8075909: [TEST_BUG] The regression-swing case failed as it does not have the 'Open' button when select 'subdir' folder with NimbusLAF
...
Reviewed-by: aivanov
2021-02-18 16:08:35 +00:00
Aleksey Shipilev
e9f3aab7f4
8261912: Code IfNode::fold_compares_helper more defensively
...
Reviewed-by: kvn, thartmann
2021-02-18 15:51:45 +00:00
Aleksey Shipilev
fd098e71a9
8261838: Shenandoah: reconsider heap region iterators memory ordering
...
Reviewed-by: rkennke
2021-02-18 15:50:40 +00:00
Zhengyu Gu
f94a845287
8261600: NMT: Relax memory order for updating MemoryCounter and fix racy updating of peak values
...
Reviewed-by: dholmes, shade
2021-02-18 13:30:46 +00:00
Leo Korinth
1a7adc8642
8260416: Remove unused method ReferenceProcessor::is_mt_processing_set_up()
...
Reviewed-by: ayang, kbarrett
2021-02-18 11:43:49 +00:00
Nils Eliasson
3a21e1df70
8260653: Unreachable nodes keep speculative types alive
...
Reviewed-by: vlivanov, thartmann
2021-02-18 10:22:20 +00:00
Aleksey Shipilev
b695c7eed4
8261925: ProblemList com/sun/jdi/AfterThreadDeathTest.java on Linux
...
Reviewed-by: dcubed
2021-02-18 06:51:03 +00:00
Tom Rodriguez
97e1657ba2
8261846: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream
...
Reviewed-by: kvn
2021-02-18 06:35:42 +00:00
Calvin Cheung
b8fd61420c
8261939: os::strdup_check_oom() should be used in os::same_files() in os_windows.cpp
...
Reviewed-by: minqi
2021-02-18 04:40:20 +00:00
Calvin Cheung
5f308291a0
8202750: Reduce the use of get_canonical_path() in CDS
...
Reviewed-by: minqi, iklam
2021-02-18 02:51:24 +00:00
Naoto Sato
ea5bf45c6f
8261621: Delegate Unicode history from JLS to j.l.Character
...
Reviewed-by: bpb, joehw, rriggs, darcy
2021-02-17 22:10:27 +00:00
Magnus Ihse Bursie
d5a4d2266b
8261843: incorrect info in docs/building.html
...
Reviewed-by: erikj
2021-02-17 17:40:11 +00:00
Mandy Chung
bf75a3a024
8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
...
Reviewed-by: alanb
2021-02-17 17:34:58 +00:00
Hai-May Chao
05301f5fd2
8257497: Update keytool to create AKID from the SKID of the issuing certificate as specified by RFC 5280
...
Reviewed-by: coffeys, mullan, weijun
2021-02-17 16:38:56 +00:00
Jatin Bhateja
cb84539d56
8261553: Efficient mask generation using BMI2 BZHI instruction
...
Reviewed-by: redestad, neliasso
2021-02-17 14:09:45 +00:00
Matthias Baesken
a0658795cf
8261791: (sctp) handleSendFailed in SctpChannelImpl.c potential leaks
...
Reviewed-by: chegar, alanb
2021-02-17 13:49:30 +00:00
Martin Doerr
9ba2b71a61
8261657: [PPC64] Cleanup StoreCM nodes after CMS removal
...
Reviewed-by: lucy, goetz
2021-02-17 13:11:29 +00:00
Stefan Johansson
f639df435e
8261401: Add sanity check for UseSHM large pages similar to the one used with hugetlb large pages
...
Reviewed-by: stuefe, tschatzl
2021-02-17 12:03:25 +00:00
Christoph Göttschkes
2e18b52aed
8261752: Multiple GC test are missing memory requirements
...
Reviewed-by: tschatzl, sjohanss
2021-02-17 10:41:38 +00:00
Christoph Göttschkes
c7885eb1c5
8261758: [TESTBUG] gc/g1/TestGCLogMessages.java fails if ergonomics detect too small InitialHeapSize
...
Reviewed-by: tschatzl, sjohanss
2021-02-17 10:40:46 +00:00
Martin Doerr
05d5955638
8261522: [PPC64] AES intrinsics write beyond the destination array
...
Reviewed-by: lucy
2021-02-17 10:27:07 +00:00
Julia Boes
03b586b32c
8261750: Remove internal class sun.net.www.MimeLauncher
...
Reviewed-by: alanb, dfuchs
2021-02-17 10:07:15 +00:00
Christian Hagedorn
8418285530
8261235: C1 compilation fails with assert(res->vreg_number() == index) failed: conversion check
...
Reviewed-by: thartmann, kvn
2021-02-17 09:00:39 +00:00
Thomas Schatzl
a9308705ff
8261309
: Remove remaining StoreLoad barrier with UseCondCardMark for Serial/Parallel GC
...
Reviewed-by: shade, ayang, sjohanss
2021-02-17 08:50:06 +00:00