Alex Kasko
b6876649a8
8277159: Fix java/nio/file/FileStore/Basic.java test by ignoring /run/user/* mount points
...
Reviewed-by: bpb, shade
2021-11-17 17:48:07 +00:00
Harold Seigel
9f2f46ee45
8275037: Test vmTestbase/nsk/sysdict/vm/stress/btree/btree011/btree011.java crashes with memory exhaustion on Windows
...
Reviewed-by: coleenp
2021-11-17 14:25:17 +00:00
Kevin Walls
2af9e5976f
8276139: TestJpsHostName.java not reliable, better to expand HostIdentifierCreate.java test
...
Reviewed-by: jiefu, sspitsyn
2021-11-17 11:59:52 +00:00
Faye Gao
9aa30de4bb
8275317: AArch64: Support some type conversion vectorization in SLP
...
Reviewed-by: thartmann, ngasson
2021-11-17 08:19:46 +00:00
Fairoz Matte
08f65a59a7
8277313: Validate header failed for test/jdk/java/net/httpclient/HeadTest.java
...
Reviewed-by: jdv
2021-11-17 06:13:26 +00:00
Jaikiran Pai
23e5117a55
8276559: (httpclient) Consider adding an HttpRequest.Builder.HEAD method to build a HEAD request.
...
Reviewed-by: cstein, dfuchs
2021-11-17 03:20:40 +00:00
Ioi Lam
a77d8ddf11
8276787: Improve warning messages for -XX:+RecordDynamicDumpInfo
...
Reviewed-by: ccheung, stuefe
2021-11-16 21:03:33 +00:00
Alexander Zuev
b0a463fa59
8169468: NoResizeEventOnDMChangeTest.java fails because FS Window didn't receive all resizes!
...
Reviewed-by: serb
2021-11-16 19:01:53 +00:00
MeryKitty
f3eb5014aa
8276162: Optimise unsigned comparison pattern
...
Reviewed-by: thartmann, kvn
2021-11-16 14:09:53 +00:00
Calvin Cheung
bd92674be5
8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded
...
Reviewed-by: iklam, dholmes
2021-11-16 02:34:36 +00:00
Paul Sandoz
a59c9b2ac2
8271515: Integration of JEP 417: Vector API (Third Incubator)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Co-authored-by: Jie Fu <jiefu@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Rado Smogura <mail@smogura.eu>
Reviewed-by: kvn, sviswanathan, ngasson
2021-11-15 21:48:38 +00:00
Dean Long
9326eb1461
8276095: ciReplay: replay failure due to incomplete ciMethodData information
...
Reviewed-by: chagedorn, kvn
2021-11-15 21:09:23 +00:00
Thomas Schatzl
1830b8da90
8275056: Virtualize G1CardSet containers over heap region
...
Reviewed-by: sjohanss, ayang
2021-11-15 18:09:32 +00:00
Alexey Semenyuk
9046077fe6
8276084: Linux DEB Bundler: release number in outputted .deb file should be optional
...
Reviewed-by: almatvee, herrick
2021-11-15 17:57:06 +00:00
Hannes Wallnöfer
7fc344dc96
8277028: Use service type documentation as fallback for @provides
...
Reviewed-by: prappo
2021-11-15 15:53:43 +00:00
Richard Reingruber
ca2efb73f5
8274687: JDWP deadlocks if some Java thread reaches wait in blockOnDebuggerSuspend
...
Reviewed-by: cjplummer, sspitsyn, rschmelter
2021-11-15 07:02:22 +00:00
Lance Andersen
b85500e524
8276123: ZipFile::getEntry will not return a file entry when there is a directory entry of the same name within a Zip File
...
Reviewed-by: redestad, alanb
2021-11-12 17:12:13 +00:00
Coleen Phillimore
0d2980cdd1
8258192: Obsolete the CriticalJNINatives flag
...
Reviewed-by: mdoerr, shade
2021-11-12 17:03:33 +00:00
Julia Boes
13deb38433
8276848: sun.net.httpserver.simpleserver.CommandLinePositiveTest: test does not specify port
...
Reviewed-by: dfuchs
2021-11-12 12:05:45 +00:00
Nils Eliasson
710f496456
8273277: C2: Move conditional negation into rc_predicate
...
Reviewed-by: thartmann, chagedorn, kvn
2021-11-12 10:08:26 +00:00
Evgeny Astigeevich
6954b98f8f
8186670: Implement _onSpinWait() intrinsic for AArch64
...
Reviewed-by: phh, aph
2021-11-11 22:23:35 +00:00
Lance Andersen
b0d7a9daa6
8276994: java/nio/channels/Channels/TransferTo.java leaves multi-GB files in /tmp
...
Reviewed-by: alanb
2021-11-11 19:09:17 +00:00
Alan Bateman
8aae88b0fc
8276763: java/nio/channels/SocketChannel/AdaptorStreams.java fails with "SocketTimeoutException: Read timed out"
...
Reviewed-by: dfuchs
2021-11-11 19:07:09 +00:00
Alexander Zvegintsev
6f35eede45
8079267: [TEST_BUG] Test java/awt/Frame/MiscUndecorated/RepaintTest.java fails
...
Reviewed-by: serb
2021-11-11 16:53:27 +00:00
Aleksei Efimov
2ca4ff87b7
8244202: Implementation of JEP 418: Internet-Address Resolution SPI
...
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Reviewed-by: dfuchs, alanb, michaelm, chegar
2021-11-11 14:33:58 +00:00
Tobias Hartmann
c29cab8ab4
8276112: Inconsistent scalar replacement debug info at safepoints
...
Reviewed-by: kvn, chagedorn
2021-11-11 13:09:05 +00:00
casparcwang
aea096770e
8275854: C2: assert(stride_con != 0) failed: missed some peephole opt
...
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: thartmann, roland, kvn
2021-11-11 10:39:09 +00:00
Hannes Wallnöfer
9862cd07c1
8275786: New javadoc option to add script files to generated documentation
...
Reviewed-by: jjg
2021-11-11 09:13:49 +00:00
Christian Hagedorn
7a140af253
8276546: [IR Framework] Whitelist and ignore CompileThreshold
...
Reviewed-by: kvn, neliasso
2021-11-11 08:03:01 +00:00
Aleksey Shipilev
91bb0d658b
8276796: gc/TestSystemGC.java large pages subtest fails with ZGC
...
Reviewed-by: pliden, stefank
2021-11-11 07:07:58 +00:00
Jesper Wilhelmsson
e27a67a916
8276930: Update ProblemList
...
Reviewed-by: kevinw, dholmes
2021-11-11 01:14:30 +00:00
Naoto Sato
0c409cac78
8276186: Require getAvailableLocales() methods to include Locale.ROOT
...
Reviewed-by: prappo, smarks, iris
2021-11-10 20:52:11 +00:00
Weijun Wang
a5c160c711
8267108: Alternate Subject.getSubject and doAs APIs that do not depend on Security Manager APIs
...
Reviewed-by: mullan
2021-11-10 19:35:17 +00:00
Jonathan Gibbons
ce3ed65ac3
8273154: Provide a JavadocTester method for non-overlapping, unordered output matching
...
Reviewed-by: prappo
2021-11-10 15:24:27 +00:00
Harold Seigel
55b36c6f3b
8276825: hotspot/runtime/SelectionResolution test errors
...
Reviewed-by: dholmes, shade
2021-11-10 13:11:16 +00:00
Aleksey Shipilev
0f463a7bf7
8276845: (fs) java/nio/file/spi/SetDefaultProvider.java fails on x86_32
...
Reviewed-by: alanb
2021-11-10 09:50:27 +00:00
Aleksey Shipilev
fd0a25e62b
8276805: java/awt/print/PrinterJob/CheckPrivilege.java fails due to disabled SecurityManager
...
Reviewed-by: serb, aivanov
2021-11-10 07:59:01 +00:00
Jamil Nimeh
8822d41fdc
8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
...
Reviewed-by: xuelei, wetmore
2021-11-10 01:24:33 +00:00
Roger Riggs
d7012fbd60
8276880: Remove java/lang/RuntimeTests/exec/ExecWithDir as unnecessary
...
Reviewed-by: alanb
2021-11-09 20:43:51 +00:00
Hannes Wallnöfer
055de6f566
8223358: Incorrect HTML structure in annotation pages
...
Reviewed-by: jjg
2021-11-09 20:11:18 +00:00
Pankaj Bansal
a60e91259b
8198626: java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on mac
...
Reviewed-by: serb
2021-11-09 20:10:20 +00:00
Brian Burkhalter
dde959dfce
8276808: java/nio/channels/Channels/TransferTo.java timed out
...
Reviewed-by: lancea, shade
2021-11-09 19:17:59 +00:00
Hannes Wallnöfer
e35abe3235
8256208: Javadoc's generated overview does not show classes of unnamed package
...
Reviewed-by: jjg
2021-11-09 15:05:07 +00:00
Weijun Wang
c27afb313b
8276863: Remove test/jdk/sun/security/ec/ECDSAJavaVerify.java
...
Reviewed-by: ascarpino
2021-11-09 14:46:32 +00:00
Masanori Yano
e198594753
8250678: ModuleDescriptor.Version parsing treats empty segments inconsistently
...
Reviewed-by: mchung, alanb
2021-11-09 14:28:07 +00:00
Ioi Lam
8747882e4c
8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
...
Reviewed-by: dholmes, ccheung
2021-11-09 07:18:06 +00:00
Jonathan Gibbons
e383d26361
8275199: Bogus warning generated for serializable records
...
Reviewed-by: hannesw
2021-11-08 19:13:22 +00:00
Roger Riggs
7e73bca0b7
8276408: Deprecate Runtime.exec methods with a single string command line argument
...
Reviewed-by: alanb
2021-11-08 16:39:07 +00:00
Aleksey Shipilev
75adf54bdc
8276306: jdk/jshell/CustomInputToolBuilder.java fails intermittently on storage acquisition
...
Reviewed-by: jlahoda
2021-11-08 15:35:27 +00:00
Jan Lahoda
0c2d00bff7
8275097: Wrong span of the 'default' tag
...
Reviewed-by: vromero
2021-11-08 13:21:40 +00:00
Jan Lahoda
fa754b8ffd
8276149: jshell throws EOF error when throwing exception inside switch expression
...
Reviewed-by: vromero
2021-11-08 13:20:44 +00:00
Jan Lahoda
4c14eddf41
8274734: the method jdk.jshell.SourceCodeAnalysis documentation not working
...
Reviewed-by: vromero
2021-11-08 13:19:51 +00:00
Christian Hagedorn
54481394a3
8271056: C2: "assert(no_dead_loop) failed: dead loop detected" due to cmoving identity
...
Reviewed-by: kvn, thartmann
2021-11-08 12:47:58 +00:00
Hannes Wallnöfer
0395e4ef8c
8276768: Snippet copy feature should use button instead of link
...
Reviewed-by: prappo
2021-11-08 11:35:26 +00:00
Christian Stein
fc0fe25679
8273235: tools/launcher/HelpFlagsTest.java Fails on Windows 32bit
...
Reviewed-by: shade
2021-11-08 08:09:51 +00:00
Nick Gasson
3934fe54b4
8275847: Scheduling fails with "too many D-U pinch points" on small method
...
Reviewed-by: thartmann, kvn
2021-11-08 06:40:49 +00:00
Ioi Lam
884915496f
8275846: read_base_archive_name() could read past the end of buffer
...
Reviewed-by: ccheung, stuefe
2021-11-07 21:38:59 +00:00
Jaikiran Pai
2653cfbf0f
8276688: Remove JLinkReproducibleXXXTest from ProblemList.txt
...
Reviewed-by: alanb, mchung
2021-11-06 03:36:46 +00:00
Anirvan Sarkar
c7095b20d9
8276207: Properties.loadFromXML/storeToXML works incorrectly for supplementary characters
...
Reviewed-by: joehw
2021-11-06 00:41:44 +00:00
Hamlin Li
ed7ecca401
8254739: G1: Optimize evacuation failure for regions with few failed objects
...
Reviewed-by: tschatzl, ayang
2021-11-05 23:24:45 +00:00
Brian Burkhalter
b01f1073f9
8276252: java/nio/channels/Channels/TransferTo.java failed with OOM java heap space error
...
Reviewed-by: lancea
2021-11-05 17:25:06 +00:00
Daniel D. Daugherty
92d2176362
8273967: gtest os.dll_address_to_function_and_library_name_vm fails on macOS12
...
Reviewed-by: stuefe, gziemski
2021-11-05 17:04:39 +00:00
Patrick Concannon
d95299a4d7
8276634: Remove usePlainDatagramSocketImpl
option from the test DatagramChannel/SendReceiveMaxSize.java
...
Reviewed-by: dfuchs, alanb, vtewari
2021-11-05 10:39:37 +00:00
Leo Korinth
323d201795
8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded
...
Reviewed-by: stuefe
2021-11-05 09:25:21 +00:00
Ningsheng Jian
96c396b701
8276151: AArch64: Incorrect result for double to int vector conversion
...
Reviewed-by: aph, psandoz
2021-11-05 07:45:54 +00:00
Thomas Stuefe
7281861e06
8272065: jcmd cannot rely on the old core reflection implementation which will be changed after JEP 416
...
Reviewed-by: mchung, coleenp, dholmes
2021-11-05 05:15:53 +00:00
Jaikiran Pai
396132ff1e
8275509: ModuleDescriptor.hashCode isn't reproducible across builds
...
Reviewed-by: alanb, ihse
2021-11-05 03:44:45 +00:00
Sandhya Viswanathan
9ad4d3d06b
8276025: Hotspot's libsvml.so may conflict with user dependency
...
Reviewed-by: kvn, erikj, psandoz, ihse
2021-11-05 03:30:09 +00:00
Mandy Chung
e21b5c7b37
8276650: GenGraphs does not produce deterministic output
...
Reviewed-by: iris
2021-11-04 23:51:18 +00:00
Alisen Chung
7b1916efda
8233557: [TESTBUG] DoubleClickTitleBarTest.java fails on macOs
...
Reviewed-by: prr
2021-11-04 21:53:29 +00:00
Dean Long
dcf36f87f8
8275670: ciReplay: java.lang.NoClassDefFoundError when trying to load java/lang/invoke/LambdaForm$MH
...
Reviewed-by: kvn, chagedorn
2021-11-04 19:52:27 +00:00
Brian Burkhalter
7bb2173383
8276199: java/nio/channels/FileChannel/LargeGatheringWrite.java fails to terminate correctly
...
Reviewed-by: alanb
2021-11-04 16:33:08 +00:00
Hannes Wallnöfer
19075b3f6b
8275788: Create code element with suitable attributes for code snippets
...
Reviewed-by: prappo
2021-11-04 13:06:24 +00:00
Julia Boes
ee49963258
8275534: com.sun.net.httpserver.BasicAuthenticator should check whether "realm" is a quoted string
...
Reviewed-by: michaelm, dfuchs
2021-11-04 11:31:51 +00:00
Christian Hagedorn
a1f4c428ba
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not present after JDK-8275868
...
Reviewed-by: kvn, thartmann, dlong
2021-11-04 08:53:37 +00:00
Yasumasa Suenaga
558ee40a4a
8276615: Update CR number of some tests in ProblemList-zgc.txt
...
Reviewed-by: dholmes
2021-11-04 04:34:07 +00:00
Yumin Qi
603bba282a
8271420: Extend CDS custom loader support to Windows platform
...
Reviewed-by: iklam, ccheung
2021-11-03 23:16:15 +00:00
Claes Redestad
ce8c76700b
8276220: Reduce excessive allocations in DateTimeFormatter
...
Reviewed-by: scolebourne, naoto
2021-11-03 22:57:13 +00:00
Jie Fu
0ab910d626
8276066: Reset LoopPercentProfileLimit for x86 due to suboptimal performance
...
Reviewed-by: thartmann, kvn
2021-11-03 22:45:50 +00:00
Ivan Šipka
32895ac609
8275650: Problemlist java/io/File/createTempFile/SpecialTempFile.java for Windows 11
...
Reviewed-by: bpb, msheppar
2021-11-03 19:30:12 +00:00
Jakob Cornell
c7f070f5f1
8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output"
...
Reviewed-by: cjplummer, iklam
2021-11-03 18:18:16 +00:00
Brian Burkhalter
684edbb4c8
8273922: (fs) UserDefinedFileAttributeView doesn't handle file names that are just under the MAX_PATH limit (win)
...
Reviewed-by: alanb
2021-11-03 16:55:23 +00:00
Daniel D. Daugherty
8731846001
8276556: ProblemList java/nio/channels/FileChannel/LargeGatheringWrite.java on windows-x64
...
Reviewed-by: alanb
2021-11-03 15:02:20 +00:00
Christian Hagedorn
7439b59b5a
8276044: ciReplay: C1 does not dump a replay file when using DumpReplay as compile command option
...
Reviewed-by: kvn, thartmann, dlong
2021-11-03 08:44:03 +00:00
sunguoyun
87b926ebb7
8275086: compiler/c2/irTests/TestPostParseCallDevirtualization.java fails when compiler1 is disabled
...
Reviewed-by: iveresov
2021-11-03 05:51:18 +00:00
Guoxiong Li
2b02b6f513
8274942: AssertionError at jdk.compiler/com.sun.tools.javac.util.Assert.error(Assert.java:155)
...
Reviewed-by: vromero
2021-11-03 01:57:52 +00:00
Alex Menkov
bb92fb02ca
8274930: sun/tools/jps/TestJps.java can fail with long VM arguments string
...
Reviewed-by: sspitsyn, lmesnik
2021-11-02 21:57:16 +00:00
Markus Karg
6a04899ba1
8275840: Add test to java/nio/channels/Channels/TransferTo.java to test transfer sizes > 2GB
...
Reviewed-by: lancea
2021-11-02 18:06:14 +00:00
Daniel D. Daugherty
01105d6985
8276367: ProblemList vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
...
Reviewed-by: bpb
2021-11-02 16:50:47 +00:00
Evgeny Astigeevich
8fc16f1605
8275729: Qualified method names in CodeHeap Analytics
...
Reviewed-by: yyang, thartmann
2021-11-02 16:32:04 +00:00
Brian Burkhalter
fa4ce824a3
8276260: (se) Remove java/nio/channels/Selector/Wakeup.java from ProblemList (win)
...
Reviewed-by: alanb
2021-11-02 16:27:56 +00:00
Alexander Zuev
cd778f5b04
8202667: java/awt/Debug/DumpOnKey/DumpOnKey.java times out on Windows
...
Reviewed-by: prr
2021-11-02 13:23:18 +00:00
Thomas Stuefe
b889f2a88a
8276175: codestrings.validate_vm gtest still broken on ppc64 after JDK-8276046
...
Reviewed-by: mdoerr
2021-11-02 13:04:09 +00:00
Hannes Wallnöfer
8630f55ed7
8275406: Add copy-to-clipboard feature to snippet UI
...
Reviewed-by: erikj, jjg
2021-11-02 12:10:47 +00:00
Severin Gehwolf
9971a2cab3
8275735: [linux] Remove deprecated Metrics api (kernel memory limit)
...
Reviewed-by: hseigel, mchung
2021-11-02 10:39:41 +00:00
Phil Race
acceffcbf7
8273704: DrawStringWithInfiniteXform.java failed : drawString with InfiniteXform transform takes long time
...
Reviewed-by: serb, psadhukhan
2021-11-02 02:49:56 +00:00
Patrick Concannon
977154400b
8260428: Drop support for pre JDK 1.4 DatagramSocketImpl implementations
...
Reviewed-by: alanb, dfuchs, vtewari
2021-11-01 17:11:20 +00:00
Christian Hagedorn
5bb1992b84
8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains
...
Reviewed-by: kvn, dlong, thartmann
2021-11-01 08:22:59 +00:00
Alexander Zuev
b7104ba9a9
8196017: java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java fails
...
Reviewed-by: serb
2021-10-30 10:01:05 +00:00
Sergey Bylokhov
687567822a
8273831: PrintServiceLookup spawns 2 threads in the current classloader, getting orphaned
...
Reviewed-by: aivanov
2021-10-30 09:03:27 +00:00
Alex Menkov
5bbc8d3cb2
8274621: NullPointerException because listenAddress[0] is null
...
Reviewed-by: sspitsyn, lmesnik, cjplummer
2021-10-29 21:38:24 +00:00
Igor Veresov
5021a12cea
8274855: vectorapi tests failing with assert(!vbox->is_Phi()) failed
...
Reviewed-by: kvn
2021-10-29 18:03:10 +00:00
Jakob Cornell
fe6a202087
8271356: Modify jdb to treat an empty command as a repeat of the previous command
...
Reviewed-by: cjplummer, iklam
2021-10-29 17:50:19 +00:00
Brian Burkhalter
13265f9901
8274750: java/io/File/GetXSpace.java failed: '/dev': 191488 != 190976
...
Reviewed-by: rriggs, naoto
2021-10-29 16:13:23 +00:00
Thomas Stuefe
d6d82f52d4
8275608: runtime/Metaspace/elastic/TestMetaspaceAllocationMT2 too slow
...
Reviewed-by: mbaesken, shade
2021-10-29 13:54:27 +00:00
Alexander Zvegintsev
a1ec4f9618
6854300: [TEST_BUG] java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_3.java fails in jdk6u14 & jdk7
...
Reviewed-by: serb
2021-10-29 13:05:22 +00:00
Sean Mullan
8cc59509fe
8251468: X509Certificate.get{Subject,Issuer}AlternativeNames and getExtendedKeyUsage do not throw CertificateParsingException if extension is unparseable
...
Reviewed-by: weijun
2021-10-29 12:42:33 +00:00
Alexander Zuev
4c3491bfa5
8017175: [TESTBUG] javax/swing/JPopupMenu/4634626/bug4634626.java sometimes failed on mac
...
Reviewed-by: serb
2021-10-29 11:44:12 +00:00
Ilarion Nakonechnyy
c0cda1db4f
8273026: Slow LoginContext.login() on multi threading application
...
Reviewed-by: weijun
2021-10-29 11:37:45 +00:00
Aleksey Shipilev
15fd8a300b
8276102: JDK-8245095 integration reverted JDK-8247980
...
Reviewed-by: dfuchs, redestad
2021-10-29 10:26:06 +00:00
Thomas Stuefe
e89b2c040c
8276086: Increase size of metaspace mappings
...
Reviewed-by: goetz, mdoerr
2021-10-29 09:44:48 +00:00
Thomas Stuefe
157e1d5073
8275856: Remove MetaspaceHandleDeallocations debug switch
...
Reviewed-by: coleenp, iklam
2021-10-29 04:26:56 +00:00
Thomas Stuefe
c9e65f8ef9
8275440: Remove VirtualSpaceList::is_full()
...
Reviewed-by: coleenp
2021-10-29 03:48:45 +00:00
Hai-May Chao
de93b1d0e8
8257722: Improve "keytool -printcert -jarfile" output
...
Reviewed-by: weijun
2021-10-28 23:04:34 +00:00
Mandy Chung
21da218387
8274848: LambdaMetaFactory::metafactory on REF_invokeSpecial impl method has incorrect behavior
...
Reviewed-by: psandoz, dlsmith
2021-10-28 22:24:56 +00:00
Joe Darcy
48f3fcab51
8275308: Add valueOf(Runtime.Version) factory to SourceVersion
...
Reviewed-by: jjg
2021-10-28 22:11:03 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Aleksey Shipilev
5a768f75c9
8276054: JMH benchmarks for Fences
...
Reviewed-by: redestad
2021-10-28 17:32:39 +00:00
Mitsuru Kariya
63b9f8c0da
8153490: Cannot setBytes() if incoming buffer's length is bigger than number of elements we want to insert.
...
Reviewed-by: lancea
2021-10-28 15:56:17 +00:00
Prasanta Sadhukhan
c92f230557
8276110: Problemlist javax/swing/JMenu/4515762/bug4515762.java for macos12
...
Reviewed-by: azvegint
2021-10-28 15:37:15 +00:00
Mandy Chung
309acbf0e8
8275703: System.loadLibrary fails on Big Sur for libraries hidden from filesystem
...
Reviewed-by: dholmes, alanb, mcimadamore
2021-10-28 15:27:26 +00:00
Volker Simonis
a343fa8766
8275865: Print deoptimization statistics in product builds
...
Reviewed-by: thartmann, kvn
2021-10-28 12:40:30 +00:00
Hannes Wallnöfer
7c996d572c
8269401: Merge "Exceptions" and "Errors" into "Exception Classes"
...
Reviewed-by: jjg
2021-10-28 10:41:49 +00:00
Daniel D. Daugherty
e6fa5fa37e
8276063: ProblemList gtest dll_address_to_function_and_library_name on macosx-generic
...
Reviewed-by: tschatzl
2021-10-27 14:24:02 +00:00
Thomas Stuefe
809488bf38
8276046: codestrings.validate_vm gtest fails on ppc64, s390
...
Reviewed-by: shade, mdoerr
2021-10-27 13:40:51 +00:00
Naoto Sato
168081efc8
8270490: Charset.forName() taking fallback default value
...
Reviewed-by: joehw, rriggs, serb, dfuchs
2021-10-27 12:39:46 +00:00
Prasanta Sadhukhan
485d65865e
8275851: Deproblemlist open/test/jdk/javax/swing/JComponent/6683775/bug6683775.java
...
Reviewed-by: serb
2021-10-27 10:24:21 +00:00
Jayathirth D V
b3f45f868d
8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test
...
Reviewed-by: serb
2021-10-27 10:21:28 +00:00
Jayathirth D V
2f979ecb5b
8213120: java/awt/TextArea/AutoScrollOnSelectAndAppend/AutoScrollOnSelectAndAppend.java fails on mac10.13
...
Reviewed-by: psadhukhan
2021-10-27 09:29:37 +00:00
Wang Huang
9f75d5ce50
8259948: Aarch64: Add cast nodes for Aarch64 Neon backend
...
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan@openjdk.org>
Co-authored-by: Miao Zhuojun <mouzhuojun@huawei.com>
Reviewed-by: aph, eliu, njian
2021-10-27 05:32:50 +00:00
Alexander Zvegintsev
d98b7c2591
8202926: Test java/awt/Focus/WindowUpdateFocusabilityTest/WindowUpdateFocusabilityTest.html fails
...
Reviewed-by: serb
2021-10-27 01:58:11 +00:00
Daniel D. Daugherty
7addcd7cfb
8276034: ProblemList gtest dll_address_to_function_and_library_name on macosx-x64
...
Reviewed-by: prr
2021-10-26 22:03:18 +00:00
Doug Simon
2448b3f5f9
8275874: [JVMCI] only support aligned reads in c2v_readFieldValue
...
Reviewed-by: never, shade
2021-10-26 18:50:21 +00:00
Calvin Cheung
e5cd2692da
8274944: AppCDS dump causes SEGV in VM thread while adjusting lambda proxy class info
...
Reviewed-by: minqi, dholmes
2021-10-26 16:26:57 +00:00
Roland Westrelin
82f4aacb42
8259609: C2: optimize long range checks in long counted loops
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: thartmann, jrose
2021-10-26 15:53:37 +00:00
Harold Seigel
7ca053de21
8251904: vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fails with ClassNotFoundException: nsk.sysdict.share.BTree0LLRLRLRRLR
...
Reviewed-by: dholmes, lmesnik
2021-10-26 12:37:54 +00:00
Jatin Bhateja
4be88d5482
8275047: Optimize existing fill stubs for AVX-512 target
...
Reviewed-by: kvn, redestad
2021-10-26 12:34:56 +00:00
Julia Boes
4961373a67
8275137: jdk.unsupported/sun.reflect.ReflectionFactory.readObjectNoDataForSerialization uses wrong signature
...
Reviewed-by: dfuchs
2021-10-26 12:17:47 +00:00
Harold Seigel
174f553f7e
8275869: Problem list applications/jcstress/copy.java on Linux-aarch64
...
Reviewed-by: lfoltan, dholmes
2021-10-26 12:05:09 +00:00
Thomas Stuefe
3ff085e296
8275582: Don't purge metaspace mapping lists
...
Reviewed-by: coleenp, lkorinth
2021-10-26 04:52:01 +00:00
Weijun Wang
10e1610f7b
8251134: Unwrapping a key with a Private Key generated by Microsoft CNG fails
...
Reviewed-by: valeriep
2021-10-26 02:45:23 +00:00
Weijun Wang
43619458d1
8185844: MSCAPI doesn't list aliases correctly
...
Reviewed-by: valeriep
2021-10-26 02:39:05 +00:00
Clive Verghese
97d3280eb4
8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
...
Reviewed-by: alanb, bpb
2021-10-25 18:33:57 +00:00
Igor Veresov
89671aa164
8273712: C2: Add mechanism for rejecting inlining of low frequency call sites and deprecate MinInliningThreshold.
...
Reviewed-by: kvn, rbackman
2021-10-25 17:03:57 +00:00
Artem Semenov
3221a14f9e
8273678: TableAccessibility and TableRowAccessibility miss autorelease
...
Reviewed-by: ant, kizune, pbansal
2021-10-25 16:26:43 +00:00
Alexander Zvegintsev
7cf68b1901
8202932: java/awt/Component/NativeInLightShow/NativeInLightShow.java fails
...
Reviewed-by: serb
2021-10-25 14:34:36 +00:00
Alexander Zvegintsev
f610ef0dbc
8196440: Regression automated Test 'java/awt/TrayIcon/PopupMenuLeakTest/PopupMenuLeakTest.java' fails
...
Reviewed-by: serb, psadhukhan
2021-10-25 14:27:17 +00:00
Jaikiran Pai
f143d2a88e
8268595: java/io/Serializable/serialFilter/GlobalFilterTest.java#id1 failed in timeout
...
Reviewed-by: chegar, rriggs
2021-10-25 14:24:05 +00:00
Christian Hagedorn
1da5e6b0e2
8275104: IR framework does not handle client VM builds correctly
...
Reviewed-by: kvn, thartmann
2021-10-25 07:25:19 +00:00
Hamlin Li
5dab76b939
8275381: G1: refactor 2 constructors of G1CardSetConfiguration
...
Reviewed-by: tschatzl, ayang
2021-10-25 01:03:51 +00:00
Igor Ignatyev
c94dc2ab60
8272854: split runtime/CommandLine/PrintTouchedMethods.java test
...
Reviewed-by: iklam
2021-10-23 03:59:55 +00:00
Hai-May Chao
fec470f262
8272163: Add -version option to keytool and jarsigner
...
Reviewed-by: weijun
2021-10-22 20:53:38 +00:00
Phil Race
6523c558d9
8198336: java/awt/FontMetrics/FontCrash.java fails in headless mode
...
Reviewed-by: serb
2021-10-22 17:22:12 +00:00
Doug Simon
4dec8fc4cc
8275645: [JVMCI] avoid unaligned volatile reads on AArch64
...
Reviewed-by: kvn, never
2021-10-22 16:20:31 +00:00
Andy Herrick
b2128a9667
8263155: Allow additional contents for DMG
...
Reviewed-by: asemenyuk, almatvee
2021-10-22 12:17:45 +00:00
David Holmes
fab3d6c612
8275761: Backout: JDK-8274794 Print all owned locks in hs_err file
...
Reviewed-by: mikael
2021-10-22 04:47:53 +00:00
Sergey Bylokhov
c978ca87de
8275344: -Xcheck:jni produces some warnings in the LCMS.c
...
Reviewed-by: azvegint, prr, kizune
2021-10-22 03:05:16 +00:00
Joe Darcy
6a466fe7ae
8202056: Expand serial warning to check for bad overloads of serial-related methods and ineffectual fields
...
8160675: Issue lint warning for non-serializable non-transient instance fields in serializable type
Reviewed-by: erikj, sspitsyn, jlahoda, vromero, rriggs, smarks
2021-10-21 21:11:01 +00:00
Dean Long
0961de47de
8275347: ciReplay: staticfield lines not properly terminated
...
Reviewed-by: neliasso, chagedorn
2021-10-21 19:02:38 +00:00
Sean Mullan
49f9d8031e
8243585: AlgorithmChecker::check throws confusing exception when it rejects the signer key
...
Reviewed-by: ascarpino
2021-10-21 17:28:40 +00:00
Christian Hagedorn
3b0ce23bcd
8274888: Dump "-DReproduce=true" to the test VM command line output
...
Reviewed-by: thartmann, kvn
2021-10-21 14:05:45 +00:00
Weijun Wang
d589b664cc
8270380: Change the default value of the java.security.manager system property to disallow
...
Reviewed-by: lancea, mullan, rriggs
2021-10-21 14:04:48 +00:00
Harold Seigel
e39bdc9ddb
8274714: Incorrect verifier protected access error message
...
Reviewed-by: dholmes, coleenp
2021-10-21 13:50:32 +00:00
Evan Whelan
45ce06c9f3
8274779: HttpURLConnection: HttpClient and HttpsClient incorrectly check request method when set to POST
...
Reviewed-by: dfuchs, coffeys, vtewari, michaelm
2021-10-21 13:33:21 +00:00
Coleen Phillimore
cd07b3cab0
8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
...
Reviewed-by: hseigel
2021-10-21 11:46:24 +00:00
Coleen Phillimore
819d2df8b0
8274794: Print all owned locks in hs_err file
...
Reviewed-by: stuefe, dholmes
2021-10-21 11:28:22 +00:00
Alexander Zuev
0c3eaea11c
8168388: GetMousePositionTest fails with the message "Mouse position should not be null"
...
Reviewed-by: psadhukhan, serb
2021-10-21 09:51:18 +00:00
vamsi-parasa
af7c56b85b
8275167: x86 intrinsic for unsignedMultiplyHigh
...
Reviewed-by: kvn, sviswanathan
2021-10-20 22:40:51 +00:00
Igor Ignatyev
cea3f01046
8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless
...
Reviewed-by: lmesnik
2021-10-20 19:24:46 +00:00
Alisen Chung
d1e3ca4ee3
8233558: [TESTBUG] WindowOwnedByEmbeddedFrameTest.java fails on macos
...
Reviewed-by: serb, kizune, prr
2021-10-20 18:51:00 +00:00
Markus Karg
913f9281ad
8273507: Convert test/jdk/java/nio/channels/Channels/TransferTo.java to TestNG test
...
Reviewed-by: shade, bpb
2021-10-20 18:30:52 +00:00
Alexander Zvegintsev
46b5bfbc38
8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos
...
Reviewed-by: pbansal, serb, psadhukhan, prr
2021-10-20 16:44:47 +00:00
Jaikiran Pai
35e5bb5f59
8269336: Malformed jdk.serialFilter incorrectly handled
...
Reviewed-by: rriggs
2021-10-20 15:10:28 +00:00
Prasanta Sadhukhan
77b2789396
7124287: [macosx] JTableHeader doesn't get focus after pressing F8 key
...
Reviewed-by: kizune
2021-10-20 06:31:59 +00:00
Weijun Wang
c24fb852f2
8275512: Upgrade required version of jtreg to 6.1
...
Reviewed-by: ihse, iignatyev, joehw, lancea, jjg, mchung
2021-10-19 21:04:14 +00:00
Valerie Peng
e63c1486dc
8264849: Add KW and KWP support to PKCS11 provider
...
Reviewed-by: ascarpino
2021-10-19 20:50:56 +00:00
Weijun Wang
bd2b41dd70
8275252: Migrate cacerts from JKS to password-less PKCS12
...
Reviewed-by: erikj, ihse, mullan
2021-10-19 20:48:17 +00:00
Phil Race
54a29a4470
8192931: Regression test java/awt/font/TextLayout/CombiningPerf.java fails
...
Reviewed-by: serb, jdv, kizune
2021-10-19 20:45:27 +00:00
Jamsheed Mohammed C M
25c8584879
8271723: Unproblemlist runtime/InvocationTests/invokevirtualTests.java
...
Reviewed-by: thartmann
2021-10-19 18:26:03 +00:00
Weijun Wang
34628ff8ac
8266115: More Manifest Jar Loading
...
Reviewed-by: mschoene, ahgross, mullan, rhalade
2021-10-19 18:25:58 +00:00
Weijun Wang
a26f9db704
8263314: Enhance XML Dsig modes
...
Reviewed-by: rhalade, mschoene, valeriep, mullan
2021-10-19 18:25:58 +00:00
Alexander Zvegintsev
895e2bd7c0
8274160: java/awt/Window/ShapedAndTranslucentWindows/Common.java delay is too high
...
Reviewed-by: psadhukhan, pbansal
2021-10-19 17:24:20 +00:00
Vicente Romero
fd10f1996e
8275302: unexpected compiler error: cast, intersection types and sealed
...
Reviewed-by: jlahoda
2021-10-19 16:46:14 +00:00
Naoto Sato
8a3e0a1fc1
7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that
...
Reviewed-by: iris, lancea, bpb, whuang
2021-10-19 15:54:14 +00:00
Markus Grönlund
98ab4b03b3
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
...
Reviewed-by: egahlin, coleenp
2021-10-19 13:00:50 +00:00
Jayathirth D V
dcd6e0da24
8255724: [XRender] the BlitRotateClippedArea test fails on Linux in the XR pipeline
...
Reviewed-by: psadhukhan
2021-10-19 12:25:32 +00:00
Julia Boes
9d191fce55
8245095: Implementation of JEP 408: Simple Web Server
...
Co-authored-by: Julia Boes <jboes@openjdk.org>
Co-authored-by: Chris Hegarty <chegar@openjdk.org>
Co-authored-by: Michael McMahon <michaelm@openjdk.org>
Co-authored-by: Daniel Fuchs <dfuchs@openjdk.org>
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Ivan Šipka <isipka@openjdk.org>
Reviewed-by: ihse, jlaskey, michaelm, chegar, dfuchs
2021-10-19 10:19:15 +00:00
Jayathirth D V
947d52c4c3
8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS
...
Reviewed-by: prr, serb
2021-10-19 04:04:25 +00:00
Daniel D. Daugherty
a03119ce1a
8275436: [BACKOUT] JDK-8271949 dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: mgronlun
2021-10-18 18:25:53 +00:00
Markus Grönlund
72a976ef05
8266936: Add a finalization JFR event
...
Reviewed-by: coleenp, mchung, egahlin
2021-10-18 16:52:36 +00:00
Andy Herrick
d548f2fc0d
8274346: Support for additional content in an app-image.
...
Reviewed-by: asemenyuk, almatvee
2021-10-18 13:28:41 +00:00
Yasumasa Suenaga
31500692d1
8271949: dumppath in -XX:FlightRecorderOptions does not affect
...
Reviewed-by: ddong, mgronlun
2021-10-17 08:59:13 +00:00
Jonathan Gibbons
96fef40b82
8189591: No way to locally suppress doclint warnings
...
Reviewed-by: hannesw, prappo
2021-10-16 03:04:11 +00:00
Brian Burkhalter
7fc3a8d052
8275149: (ch) ReadableByteChannel returned by Channels.newChannel(InputStream) throws ReadOnlyBufferException
...
Reviewed-by: alanb
2021-10-15 22:58:21 +00:00
Calvin Cheung
ee64ce9f14
8274937: Revert the timeout setting for DynamicLoaderConstraintsTest
...
Reviewed-by: dcubed, minqi
2021-10-15 16:53:00 +00:00
Weijun Wang
8e02064288
8049520: FileCredentialsCache loads cache once and is never refreshed
...
Reviewed-by: mullan
2021-10-15 13:51:52 +00:00
Christian Hagedorn
4cb7124c1e
8262912: ciReplay: replay does not simulate unresolved classes
...
Reviewed-by: kvn, dlong
2021-10-15 07:38:38 +00:00
Jie Fu
9623d5bb46
8275265: java/nio/channels tests needing large heap sizes fail on x86_32
...
Reviewed-by: alanb, bpb
2021-10-14 23:12:56 +00:00
Fernando Guallini
a16f2d0a3c
8272908: Missing coverage for certain classes in com.sun.org.apache.xml.internal.security
...
Reviewed-by: rhalade
2021-10-14 18:26:27 +00:00
Jaikiran Pai
40d69f0c41
8254267: javax/xml/crypto/dsig/LogParameters.java failed with "RuntimeException: Unexpected log output:"
...
Reviewed-by: weijun, dfuchs
2021-10-14 14:38:16 +00:00