Nick Gasson
|
4169d96e24
|
8257143: Enable JVMCI code installation tests on AArch64
Reviewed-by: burban, kvn
|
2020-12-03 07:26:10 +00:00 |
|
Hannes Wallnöfer
|
a5a034b72f
|
8257617: TestLinkPlatform fails with new Java source version
Reviewed-by: darcy
|
2020-12-03 07:12:25 +00:00 |
|
Jamil Nimeh
|
d80ae05f61
|
8166596: TLS support for the EdDSA signature algorithm
Reviewed-by: xuelei
|
2020-12-03 06:12:07 +00:00 |
|
Kim Barrett
|
3932527288
|
8257466: Improve enum iteration
Improve support for iteration on enums that are just range of values, without named enumerators.
Reviewed-by: iklam, lfoltan
|
2020-12-03 04:26:23 +00:00 |
|
Anthony Scarpino
|
cc1915b3b3
|
8253821: Improve ByteBuffer performance with GCM
Reviewed-by: xuelei, valeriep
|
2020-12-02 23:10:32 +00:00 |
|
Calvin Cheung
|
3da30e991a
|
8257241: CDS should not handle disableEagerInitialization for archived lambda proxy classes
Reviewed-by: iklam, redestad, mchung
|
2020-12-02 22:17:46 +00:00 |
|
Leonid Mesnik
|
3e89981d98
|
8257623: vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted001/TestDescription.java shouldn't use timeout
Reviewed-by: sspitsyn, dcubed
|
2020-12-02 20:16:28 +00:00 |
|
Christoph Langer
|
93b6ab56ae
|
8256818: SSLSocket that is never bound or connected leaks socket resources
Reviewed-by: xuelei
|
2020-12-02 19:23:26 +00:00 |
|
Coleen Phillimore
|
cfb50a9cb7
|
8253916: ResourceExhausted/resexhausted001 crashes on Linux-x64
Reviewed-by: stuefe, sspitsyn, dholmes
|
2020-12-02 13:40:26 +00:00 |
|
Doug Simon
|
7e37c7c544
|
8257471: fatal error: Fatal exception in JVMCI: Exception during JVMCI compiler initialization
Reviewed-by: kvn, never
|
2020-12-02 10:14:46 +00:00 |
|
Yasumasa Suenaga
|
fb139cff1a
|
8257467: [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c
Reviewed-by: dholmes, stuefe
|
2020-12-02 09:06:02 +00:00 |
|
Stefan Johansson
|
9de283b891
|
8257505: nsk/share/test/StressOptions stressTime is scaled in getter but not when printed
Reviewed-by: kbarrett, dholmes
|
2020-12-02 08:53:54 +00:00 |
|
Sergey Bylokhov
|
282cb325b1
|
8005970: Mouse cursor is default cursor over TextArea's scrollbar
Reviewed-by: kizune
|
2020-12-02 06:51:53 +00:00 |
|
Jie Fu
|
f2a0988a4a
|
8257228: G1: SIGFPE in G1ConcurrentRefine::create(int*) due to buffers_to_cards overflow
Reviewed-by: kbarrett, tschatzl
|
2020-12-02 06:49:57 +00:00 |
|
Bradford Wetmore
|
fe5cccc1ec
|
8254631: Better support ALPN byte wire values in SunJSSE
Reviewed-by: xuelei, dfuchs
|
2020-12-02 04:14:28 +00:00 |
|
Claes Redestad
|
00e79db89e
|
8257511: JDK-8254082 brings regression to AbstractStringBuilder.insert(int dstOffset, CharSequence s, int start, int end)
Reviewed-by: alanb, rriggs, bpb
|
2020-12-01 22:50:05 +00:00 |
|
Guoxiong Li
|
29d90b952c
|
8255968: Confusing error message for inaccessible constructor
Reviewed-by: mcimadamore
|
2020-12-01 21:06:06 +00:00 |
|
Mandy Chung
|
56b15fbbcc
|
8159746: (proxy) Support for default methods
Co-authored-by: Peter Levart <plevart@openjdk.org>
Reviewed-by: darcy, alanb, plevart
|
2020-12-01 17:23:07 +00:00 |
|
Alan Bateman
|
1433bafb33
|
8253751: Dependencies of automatic modules are not propagated through module layers
Reviewed-by: mchung
|
2020-12-01 15:40:10 +00:00 |
|
Mahendra Chhipa
|
c859fb02f3
|
8249836: java/io/IOException/LastErrorString.java should have bug-id as 1st word in @ignore
Reviewed-by: iignatyev
|
2020-12-01 12:57:36 +00:00 |
|
Yasumasa Suenaga
|
e0de28c1d3
|
8257424: RecordingStream does not specify the recording name
Reviewed-by: egahlin
|
2020-12-01 11:17:43 +00:00 |
|
Aleksey Shipilev
|
13bd2e82ca
|
8257396: AArch64 Zero build is broken after JDK-8252684
Reviewed-by: dholmes
|
2020-12-01 07:14:24 +00:00 |
|
Sergey Bylokhov
|
b5ce8af3d7
|
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state
Reviewed-by: kizune, aivanov
|
2020-12-01 04:49:21 +00:00 |
|
Mandy Chung
|
4356469a31
|
8230501: Class data support for hidden classes
Reviewed-by: jvernee, psandoz, chegar
|
2020-12-01 00:24:40 +00:00 |
|
Lance Andersen
|
11dad148ff
|
8257445: (zipfs) Add DataProvider to TestLocOffsetFromZip64EF.java
Reviewed-by: bpb
|
2020-12-01 00:14:59 +00:00 |
|
Stuart Marks
|
41dbc139ab
|
8180352: Add Stream.toList() method
Reviewed-by: psandoz
|
2020-11-30 19:37:56 +00:00 |
|
skodanda
|
8aaee53c2c
|
8256187: [TEST_BUG] Automate bug4275046.java test
Reviewed-by: aivanov, psadhukhan
|
2020-11-30 17:36:45 +00:00 |
|
Sean Mullan
|
c0719605e7
|
8257083: Security infra test failures caused by JDK-8202343
Reviewed-by: xuelei
|
2020-11-30 13:31:47 +00:00 |
|
Coleen Phillimore
|
4db05e991b
|
8254042: gtest/GTestWrapper.java failed os.test_random
Reviewed-by: dholmes, stuefe, kbarrett
|
2020-11-30 12:48:17 +00:00 |
|
Erik Gahlin
|
738efea9c6
|
8248564: JFR: Remote Recording Stream
Reviewed-by: mgronlun
|
2020-11-30 08:19:08 +00:00 |
|
Claes Redestad
|
9bcd2695c3
|
8257221: C2: RegMask::is_bound_set split set handling broken since JDK-8221404
Reviewed-by: kvn, neliasso
|
2020-11-30 08:18:32 +00:00 |
|
Vladimir Kozlov
|
816e8f83b8
|
8256999: Add C2 intrinsic for Reference.refersTo and PhantomReference::refersTo
Reviewed-by: pliden, vlivanov, rkennke, eosterlund, shade
|
2020-11-29 20:27:01 +00:00 |
|
Doug Simon
|
c5d95071df
|
8257220: [JVMCI] option validation should not result in a heavy-weight VM crash
Reviewed-by: kvn
|
2020-11-29 16:52:14 +00:00 |
|
David Holmes
|
04eecf03eb
|
8257233: Windows x86 build is broken by JDK-8252684
Reviewed-by: mikael
|
2020-11-29 01:20:37 +00:00 |
|
Nick Gasson
|
c93f0a07c4
|
8252684: Move the AArch64 assember test under test/hotspot/gtest
Reviewed-by: aph
|
2020-11-28 15:37:18 +00:00 |
|
Sergey Bylokhov
|
1241f80002
|
8196086: java/awt/image/DrawImage/IncorrectSourceOffset.java fails
Reviewed-by: shade
|
2020-11-28 04:30:22 +00:00 |
|
Hannes Wallnöfer
|
5be4de8583
|
8245058: improve presentation of annotations for modules and packages
Reviewed-by: jjg
|
2020-11-27 19:12:31 +00:00 |
|
Hannes Wallnöfer
|
644271e7a4
|
8248566: Make API docs more usable on mobile browsers
Reviewed-by: jjg
|
2020-11-27 15:31:56 +00:00 |
|
Hannes Wallnöfer
|
53d14442c9
|
8244535: JavaDoc search is overly strict with letter case
Reviewed-by: jjg
|
2020-11-27 15:27:19 +00:00 |
|
Hannes Wallnöfer
|
f2f3ba92d7
|
8242652: Throw SkippedException if no JS engine availabe in TestSearchScript
Reviewed-by: prappo
|
2020-11-27 09:43:01 +00:00 |
|
Andrew Haley
|
4e43b28858
|
8256359: AArch64: runtime/ReservedStack/ReservedStackTestCompiler.java fails
Reviewed-by: shade, adinn
|
2020-11-26 17:52:54 +00:00 |
|
Daniel Fuchs
|
a93841ac9c
|
8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay
Reviewed-by: lancea
|
2020-11-26 14:50:40 +00:00 |
|
Claes Redestad
|
2d30a10138
|
8257069: C2: Clarify and sanity test RegMask/RegMaskIterator
Reviewed-by: jvernee, kvn
|
2020-11-26 13:42:55 +00:00 |
|
Jorn Vernee
|
734d3c3b8a
|
8256862: Several java/foreign tests fail on x86_32 platforms
Reviewed-by: sundar
|
2020-11-26 11:21:10 +00:00 |
|
Sergey Bylokhov
|
973255c469
|
8196100: javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: kizune
|
2020-11-26 08:43:29 +00:00 |
|
Thomas Stuefe
|
e56a8df8a0
|
8257042: [aix] Disable os.release_one_mapping_multi_commits_vm gtest
Reviewed-by: shade
|
2020-11-25 21:26:36 +00:00 |
|
Sergey Bylokhov
|
9d7121c180
|
8256713: SwingSet2 : Slider leaves tracks in uiScale=2
Reviewed-by: jdv, psadhukhan
|
2020-11-25 20:28:10 +00:00 |
|
Aleksey Shipilev
|
a14f02d8e5
|
8256267: Relax compiler/floatingpoint/NaNTest.java for x86_32 and lower -XX:+UseSSE
Reviewed-by: kvn, iignatyev
|
2020-11-25 20:01:00 +00:00 |
|
Jorn Vernee
|
7c73fff34d
|
8256486: Linux/Windows-x86 builds broken after JDK-8254231
Reviewed-by: shade
|
2020-11-25 18:09:22 +00:00 |
|
Lin Zang
|
461c5fc637
|
8256450: Add gz option to jmap to write a gzipped heap dump
Reviewed-by: cjplummer, sspitsyn, phh
|
2020-11-25 16:51:42 +00:00 |
|