Magnus Ihse Bursie
ed7789d6a0
8256977: Bump minimum GCC from 5.x to 6 for JDK
...
Reviewed-by: erikj, shade
2021-09-14 11:29:16 +00:00
Per Liden
3884580591
8273597: Rectify Thread::is_ConcurrentGC_thread()
...
Reviewed-by: stefank, coleenp
2021-09-14 10:28:31 +00:00
Roland Westrelin
1d2458db34
8266550: C2: mirror TypeOopPtr/TypeInstPtr/TypeAryPtr with TypeKlassPtr/TypeInstKlassPtr/TypeAryKlassPtr
...
Reviewed-by: vlivanov, thartmann
2021-09-14 08:35:09 +00:00
Aleksey Shipilev
a143372818
8273438: Enable parallelism in vmTestbase/metaspace/stressHierarchy tests
...
Reviewed-by: mseledtsov, iignatyev
2021-09-14 08:18:21 +00:00
Yasumasa Suenaga
8d73ee684a
8273471: Add foldmultilines to UL for stdout/err
...
Reviewed-by: dholmes, iklam
2021-09-14 05:12:36 +00:00
David Holmes
c54a918a0e
8273691: Missing comma after 2021 in GraphemeTestAccessor.java copyright notice
...
Reviewed-by: psandoz
2021-09-14 01:01:07 +00:00
Ian Graves
3d9dc8f824
8273430: Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
...
Reviewed-by: naoto
2021-09-13 21:48:28 +00:00
Weijun Wang
fc0f8542c3
8246797: A convenient method to read OPTIONAL element
...
Reviewed-by: jnimeh, valeriep
2021-09-13 18:05:27 +00:00
Mikhailo Seledtsov
7c26ddb575
8195809: [TESTBUG] jps and jcmd -l support for containers is not tested
...
Reviewed-by: hseigel, kevinw
2021-09-13 17:36:23 +00:00
Zhengyu Gu
f9b2507f3e
8271834: TestStringDeduplicationAgeThreshold intermittent failures on Shenandoah
...
Reviewed-by: shade, pliden
2021-09-13 12:23:12 +00:00
Jie Fu
261cb44b13
8273629: compiler/uncommontrap/TestDeoptOOM.java fails with release VMs
...
Reviewed-by: shade
2021-09-13 12:10:56 +00:00
Jan Lahoda
b0d04976bd
8273584: TypeElement.getSuperclass crashes for a record TypeElement when j.l.Record is not available
...
Reviewed-by: vromero
2021-09-13 09:24:06 +00:00
Yi Yang
a73c06de2a
8273021: C2: Improve Add and Xor ideal optimizations
...
Co-authored-by: yulei <lei.yul@alibaba-inc.com>
Reviewed-by: thartmann, kvn
2021-09-13 02:10:45 +00:00
Ioi Lam
9f86082fd5
8273610: LogTestFixture::restore_config() should not restore options
...
Reviewed-by: ysuenaga, dholmes
2021-09-13 01:57:04 +00:00
Ao Qi
f189dff5cb
8273595: tools/jpackage tests do not work on apt-based Linux distros like Debian
...
Co-authored-by: Sun Xu <sunxu01@loongson.cn>
Reviewed-by: asemenyuk, herrick
2021-09-10 23:13:18 +00:00
Ioi Lam
922e86f4ff
8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap
...
Reviewed-by: minqi, ccheung, mseledtsov
2021-09-10 22:45:26 +00:00
Naoto Sato
81d2acee57
8273369: Computing micros between two instants unexpectedly overflows for some cases
...
Reviewed-by: lancea, rriggs, joehw
2021-09-10 16:36:57 +00:00
Phil Race
efe3ed1e70
8273358: macOS Monterey does not have the font Times needed by Serif
...
Reviewed-by: kizune, aivanov
2021-09-10 16:36:06 +00:00
Coleen Phillimore
461a467f91
8273456: Do not hold ttyLock around stack walking
...
Reviewed-by: dholmes, eosterlund
2021-09-10 14:54:47 +00:00
Aleksei Efimov
c464f09056
8273402: Use derived NamingExceptions in com.sun.jndi.ldap.Connection#readReply
...
Reviewed-by: dfuchs
2021-09-10 14:15:45 +00:00
Naoto Sato
54dee132d1
8273188: java/lang/instrument/BootClassPath/BootClassPathTest.sh fails with "FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed"
...
Reviewed-by: dholmes, alanb
2021-09-09 19:41:56 +00:00
Per Liden
185eacacdd
8273545: Remove Thread::is_GC_task_thread()
...
Reviewed-by: stefank, coleenp, shade
2021-09-09 19:19:39 +00:00
Vicente Romero
dd1209e4ae
8268885: duplicate checkcast when destination type is not first type of intersection type
...
Reviewed-by: jlahoda
2021-09-09 18:36:17 +00:00
Saravana Kumar Vijayasekaran
ef4a532802
8263773: Reenable German localization for builds at Oracle
...
Reviewed-by: erikj, ihse
2021-09-09 18:24:26 +00:00
Tobias Hartmann
c81690d716
8273498: compiler/c2/Test7179138_1.java timed out
...
Reviewed-by: roland
2021-09-09 13:54:47 +00:00
Tobias Hartmann
4866eaa997
8273409: Receiver type narrowed by CCP does not always trigger post-parse call devirtualization
...
Reviewed-by: vlivanov, neliasso
2021-09-09 13:44:05 +00:00
Aleksey Shipilev
5ca26cbddb
8273433: Enable parallelism in vmTestbase_nsk_sysdict tests
...
Reviewed-by: mseledtsov, dholmes
2021-09-09 13:41:46 +00:00
Martin Doerr
f6cc1732f4
8273539: [PPC64] gtest build error after JDK-8264207
...
Reviewed-by: shade, stuefe
2021-09-09 10:48:02 +00:00
Evan Whelan
00e059ddb3
8133686: HttpURLConnection.getHeaderFields and URLConnection.getRequestProperties methods return field values in reverse order
...
Reviewed-by: dfuchs
2021-09-09 10:23:12 +00:00
Aleksey Shipilev
8c16f485b3
8273487: Zero: Handle "zero" variant in runtime tests
...
Reviewed-by: alanb, dholmes
2021-09-09 08:07:00 +00:00
Aleksey Shipilev
dc33bd8b6c
8273315: Parallelize and increase timeouts for java/foreign/TestMatrix.java test
...
Reviewed-by: mcimadamore
2021-09-09 07:43:22 +00:00
Daniel D. Daugherty
12f0b77179
8273516: ProblemList compiler/c2/Test7179138_1.java in -Xcomp mode on win-X64
...
Reviewed-by: dholmes
2021-09-09 00:39:40 +00:00
Roger Riggs
7fd6b0bfd8
8273242: (test) Refactor to use TestNG for RuntimeTests ExecCommand tests
...
Reviewed-by: naoto, lancea
2021-09-08 20:53:25 +00:00
Daniel D. Daugherty
ba31eee4fc
8273109: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest times out
...
Reviewed-by: bpb
2021-09-08 18:33:04 +00:00
Jonathan Gibbons
4d5e1ed958
8272375: Improve phrasing of synthesized descriptions in JavaFX docs
...
Reviewed-by: kcr, prappo
2021-09-08 17:38:05 +00:00
Aleksey Shipilev
267c61a16a
8273361: InfoOptsTest is failing in tier1
...
Reviewed-by: jpai, ihse, jlahoda
2021-09-08 16:36:31 +00:00
Vladimir Ivanov
f7e9f56e23
8273359: CI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size
...
Reviewed-by: kvn
2021-09-08 16:17:56 +00:00
Masanori Yano
cb112affd6
8269373: some tests in jdk/tools/launcher/ fails on localized Windows platform
...
Reviewed-by: naoto
2021-09-08 15:46:33 +00:00
Markus Karg
185557423d
8273038: ChannelInputStream.transferTo() uses FileChannel.transferTo(FileChannel)
...
Reviewed-by: alanb
2021-09-08 11:22:47 +00:00
Aleksey Shipilev
286a1f6b7c
8273440: Zero: Disable runtime/Unsafe/InternalErrorTest.java
...
Reviewed-by: dholmes
2021-09-08 07:44:35 +00:00
Aleksey Shipilev
7d24a33421
8273318: Some containers/docker/TestJFREvents.java configs are running out of memory
...
Reviewed-by: ngasson, sgehwolf, mseledtsov
2021-09-08 07:43:28 +00:00
Daniel D. Daugherty
ea4907a878
8273047: test jfr/api/consumer/TestRecordedFrame.java timing out
...
Reviewed-by: dholmes
2021-09-08 02:13:41 +00:00
Yasumasa Suenaga
4eacdb38a8
8273104: Refactoring option parser for UL
...
Reviewed-by: iklam, dholmes
2021-09-08 01:27:13 +00:00
Daniel D. Daugherty
8884d2f854
8273462: ProblemList vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java in -Xcomp mode
...
Reviewed-by: dholmes
2021-09-08 00:34:11 +00:00
Mark Sheppard
d6d6c0692b
8273246: Amend the test java/nio/channels/DatagramChannel/ManySourcesAndTargets.java to execute in othervm mode
...
Reviewed-by: alanb
2021-09-07 22:18:23 +00:00
Alexey Ivanov
270a9d9293
8273043: [TEST_BUG] Automate NimbusJTreeSelTextColor.java
...
Reviewed-by: serb
2021-09-07 19:05:35 +00:00
Roland Westrelin
2abf3b3b27
8271340: Crash PhaseIdealLoop::clone_outer_loop
...
Reviewed-by: kvn, thartmann
2021-09-07 15:15:17 +00:00
Roland Westrelin
99fb12c798
8271341: Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
...
Reviewed-by: kvn, thartmann
2021-09-07 15:13:12 +00:00
Fernando Guallini
041ae20b10
8268558: [TESTBUG] Case 2 in TestP11KeyFactoryGetRSAKeySpec is skipped
...
Reviewed-by: mullan, rhalade
2021-09-07 14:36:15 +00:00
Vladimir Ivanov
377b186724
8269119: C2: Avoid redundant memory barriers in Unsafe.copyMemory0 intrinsic
...
Reviewed-by: thartmann, roland
2021-09-07 11:35:31 +00:00
Jan Lahoda
70157c78a8
8272135: jshell: Method cannot use its overloaded version
...
Reviewed-by: vromero
2021-09-07 09:50:10 +00:00
Ivan Šipka
5caa77b043
8263364: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java wedged in getInputStream
...
Reviewed-by: dfuchs
2021-09-07 09:46:27 +00:00
Aleksey Shipilev
a522d6b53c
8273376: Zero: Disable vtable/itableStub gtests
...
Reviewed-by: jiefu, stuefe
2021-09-07 08:52:53 +00:00
Aleksey Shipilev
81c719be39
8273333: Zero should warn about unimplemented -XX:+LogTouchedMethods
...
Reviewed-by: minqi, dholmes
2021-09-07 07:35:23 +00:00
Patric Hedlin
7bd4f496b4
8264207: CodeStrings does not honour fixed address assumption.
...
Reviewed-by: redestad, neliasso
2021-09-06 14:43:54 +00:00
Markus Grönlund
1bf5bda291
8269418: jdk/jfr/event/oldobject/TestObjectSize.java failed with "RuntimeException: No events: expected false, was true"
...
Reviewed-by: jbachorik
2021-09-06 09:13:35 +00:00
Aleksey Shipilev
4d25e6f6c7
8273335: compiler/blackhole tests should not run with interpreter-only VMs
...
Reviewed-by: kvn
2021-09-06 08:08:05 +00:00
lawrence.andrews
c640fe42c2
7188098: TEST_BUG: closed/javax/sound/midi/Synthesizer/Receiver/bug6186488.java fails
...
Reviewed-by: serb
2021-09-05 09:15:38 +00:00
Prasanta Sadhukhan
cec6c068b0
8272232: javax/swing/JTable/4275046/bug4275046.java failed with "Expected value in the cell: 'rededited' but found 'redEDITED'."
...
8257540: javax/swing/JFileChooser/8041694/bug8041694.java failed with "RuntimeException: The selected directory name is not the expected 'd ' but 'D '."
Reviewed-by: serb
2021-09-04 11:04:22 +00:00
Dean Long
14a3ac09fe
8271911: replay compilations of methods which use JSR292 (easy cases)
...
8012267: ciReplay: fails to resolve @SignaturePolymorphic methods in replay data
8012268: ciReplay: process_ciInstanceKlass: JVM_CONSTANT_MethodHandle not supported
Reviewed-by: kvn, vlivanov
2021-09-03 23:23:10 +00:00
Yumin Qi
d414a88d88
8273240: Dynamic test ArchiveConsistency.java should use CDSArchiveUtils
...
Reviewed-by: iklam
2021-09-03 20:36:48 +00:00
Vicente Romero
ff4018bc86
8268148: unchecked warnings handle ? and ? extends Object differently
...
Reviewed-by: jlahoda
2021-09-03 15:20:23 +00:00
Vicente Romero
8c37909274
8273234: extended 'for' with expression of type tvar causes the compiler to crash
...
Reviewed-by: jlahoda
2021-09-03 13:11:27 +00:00
Vladimir Ivanov
28ba78e647
8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
...
Reviewed-by: dlong
2021-09-03 12:05:00 +00:00
Guoxiong Li
d05494f98b
8266239: Some duplicated javac command-line options have repeated effect
...
Reviewed-by: vromero
2021-09-03 09:33:17 +00:00
Jan Lahoda
93eec9a103
8272776: NullPointerException not reported
...
Reviewed-by: vromero
2021-09-03 09:31:54 +00:00
Jan Lahoda
7b023a3f60
8273257: jshell doesn't compile a sealed hierarchy with a sealed interface and a non-sealed leaf
...
Reviewed-by: vromero
2021-09-03 09:30:56 +00:00
Jan Lahoda
f17ee0c5c7
8273263: Incorrect recovery attribution of record component type when j.l.Record is unavailable
...
Reviewed-by: vromero
2021-09-03 09:29:45 +00:00
Ian Graves
dd871819a0
8214761: Bug in parallel Kahan summation implementation
...
Reviewed-by: darcy
2021-09-03 00:50:11 +00:00
Jamil Nimeh
29e0f1386d
8272385: Enforce ECPrivateKey d value to be in the range [1, n-1] for SunEC provider
...
Reviewed-by: ascarpino, weijun
2021-09-02 17:54:08 +00:00
Aleksey Shipilev
5ee5dd9b18
8272914: Create hotspot:tier2 and hotspot:tier3 test groups
...
Reviewed-by: dholmes, coleenp, iignatyev
2021-09-02 15:43:21 +00:00
Thomas Schatzl
5245c1cf02
8273147: Update and restructure TestGCLogMessages log message list
...
Reviewed-by: iwalulya, ayang
2021-09-02 11:57:55 +00:00
Sergey Tsypanov
152e66923d
8273140: Replace usages of Enum.class.getEnumConstants() with Enum.values() where possible
...
Reviewed-by: tschatzl
2021-09-02 08:10:40 +00:00
Aleksey Shipilev
6cfe314262
8272970: Parallelize runtime/InvocationTests/
...
Reviewed-by: dholmes, iignatyev
2021-09-02 07:56:56 +00:00
Jie Fu
a9a83b248e
8273256: runtime/cds/appcds/TestEpsilonGCWithCDS.java fails due to Unrecognized VM option 'ObjectAlignmentInBytes=64' on x86_32
...
Reviewed-by: dholmes, iklam
2021-09-02 04:10:46 +00:00
Valerie Peng
1a5a2b6b15
8271745: Correct block size for KW,KWP mode and use fixed IV for KWP mode for SunJCE
...
Reviewed-by: xuelei, mullan
2021-09-01 22:17:49 +00:00
Joe Darcy
2f01a6f8b6
8273157: Add convenience methods to Messager
...
Reviewed-by: jjg
2021-09-01 20:28:05 +00:00
Daniel D. Daugherty
4ee0dacecd
8273248: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh on all configs
...
Reviewed-by: naoto
2021-09-01 17:45:39 +00:00
Ioi Lam
655ea6d42a
8270489: Support archived heap objects in EpsilonGC
...
Reviewed-by: shade, ccheung
2021-09-01 16:50:11 +00:00
Jie Fu
f1c5e26e48
8273206: jdk/jfr/event/gc/collection/TestG1ParallelPhases.java fails after JDK-8159979
...
Reviewed-by: dholmes, ayang
2021-09-01 07:55:20 +00:00
Alex Menkov
18a731a3e4
8269770: nsk tests should start IOPipe channel before launch debuggee - Debugee.prepareDebugee
...
Reviewed-by: sspitsyn, kevinw
2021-08-31 22:43:12 +00:00
Daniel D. Daugherty
9c392d008a
8273197: ProblemList 2 jtools tests due to JDK-8273187
...
8273198: ProblemList java/lang/instrument/BootClassPath/BootClassPathTest.sh due to JDK-8273188
Reviewed-by: naoto
2021-08-31 20:12:19 +00:00
Weijun Wang
3d657eb0a6
8262186: Call X509KeyManager.chooseClientAlias once for all key types
...
Reviewed-by: xuelei
2021-08-31 20:07:02 +00:00
bobpengxie
683e30db79
8273169: java/util/regex/NegativeArraySize.java failed after JDK-8271302
...
Reviewed-by: jiefu, serb
2021-08-31 17:31:03 +00:00
Thomas Schatzl
ba3587e524
8273144: Remove unused top level "Sample Collection Set Candidates" logging
...
Reviewed-by: iwalulya, ayang
2021-08-31 15:45:56 +00:00
Vicente Romero
75d987a0dd
8262095: NPE in Flow$FlowAnalyzer.visitApply: Cannot invoke getThrownTypes because tree.meth.type is null
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Vicente Romero <vromero@openjdk.org>
Reviewed-by: jlahoda
2021-08-31 15:40:17 +00:00
Brian Burkhalter
e551852801
8271225: Add floorDivExact() method to java.lang.[Strict]Math
...
Reviewed-by: darcy
2021-08-31 14:42:14 +00:00
Vicente Romero
0609421d4b
8272347: ObjectMethods::bootstrap should specify NPE if any argument except lookup is null
...
Reviewed-by: mchung, chegar
2021-08-30 21:16:46 +00:00
Naoto Sato
7fc8540907
8260265: UTF-8 by Default
...
Reviewed-by: alanb, rriggs
2021-08-30 21:13:59 +00:00
Ian Graves
fecefb8541
8271302: Regex Test Refresh
...
Reviewed-by: bchristi, smarks
2021-08-30 17:37:29 +00:00
Fernando Guallini
f18c0fac11
8271560: sun/security/ssl/DHKeyExchange/LegacyDHEKeyExchange.java still fails due to "An established connection was aborted by the software in your host machine"
...
Reviewed-by: xuelei, rhalade
2021-08-30 17:28:49 +00:00
Sandhya Viswanathan
5aaa20f898
8272861: Add a micro benchmark for vector api
...
Reviewed-by: psandoz
2021-08-30 16:48:28 +00:00
Coleen Phillimore
98b9d98032
8272797: Mutex with rank safepoint_check_never imply allow_vm_block
...
Reviewed-by: dholmes, pchilanomate
2021-08-30 14:47:24 +00:00
Stefan Johansson
f11e099a14
8272651: G1 heap region info print order changed by JDK-8269914
...
Reviewed-by: tschatzl, iwalulya, ayang
2021-08-30 14:37:03 +00:00
Aleksey Shipilev
f55d5ab517
8272838: Move CriticalJNI tests out of tier1
...
Reviewed-by: dholmes
2021-08-30 06:41:40 +00:00
Guoxiong Li
a9188f237e
8268894: forged ASTs can provoke an AIOOBE at com.sun.tools.javac.jvm.ClassWriter::writePosition
...
Reviewed-by: vromero
2021-08-29 07:26:08 +00:00
Brian Burkhalter
d1aeca117c
8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
...
Reviewed-by: darcy
2021-08-27 16:09:28 +00:00
Brian Burkhalter
dfeb4132e4
8272964: java/nio/file/Files/InterruptCopy.java fails with java.lang.RuntimeException: Copy was not interrupted
...
Reviewed-by: dfuchs
2021-08-27 16:08:29 +00:00
Coleen Phillimore
b92214a8d0
8272480: Remove Mutex::access rank
...
Reviewed-by: dholmes, eosterlund
2021-08-27 13:51:39 +00:00
Aleksey Shipilev
ebd62bc043
8272846: Move some runtime/Metaspace/elastic/ tests out of tier1
...
Reviewed-by: mseledtsov, stuefe
2021-08-27 09:35:26 +00:00