Vipin Sharma
|
086a66a0cd
|
8261095: Add test for clhsdb "symbol" command
Reviewed-by: cjplummer, ysuenaga
|
2021-03-17 08:30:53 +00:00 |
|
Jie Fu
|
dd6c91141a
|
8263705: Two shenandoah tests fail due to can't find ClassFileInstaller
Reviewed-by: iklam
|
2021-03-17 01:54:09 +00:00 |
|
Evgeny Nikitin
|
4acb88396e
|
8261666: [mlvm] Remove WhiteBoxHelper
Reviewed-by: iignatyev
|
2021-03-17 01:27:18 +00:00 |
|
Alexey Semenyuk
|
422eba81b1
|
8263536: Add @build tags to jpackage tests
Reviewed-by: almatvee, iklam, herrick
|
2021-03-16 19:14:41 +00:00 |
|
Andy Herrick
|
11c8c78c47
|
8248904: Add support to jpackage for the Mac App Store
Reviewed-by: asemenyuk, almatvee, kizune, kcr
|
2021-03-16 17:26:57 +00:00 |
|
Roman Kennke
|
75ef6f580e
|
8263427: Shenandoah: Trigger weak-LRB even when heap is stable
Reviewed-by: shade, zgu
|
2021-03-16 14:12:42 +00:00 |
|
Craig Andrews
|
0c718ab2a0
|
8262277: URLClassLoader.getResource throws undocumented IllegalArgumentException
Reviewed-by: alanb, bchristi, psadhukhan
|
2021-03-15 18:35:04 +00:00 |
|
Brian Burkhalter
|
46d78f0d24
|
6539707: (fc) MappedByteBuffer.force() method throws an IOException in a very simple test
Reviewed-by: alanb
|
2021-03-15 17:24:24 +00:00 |
|
Igor Ignatyev
|
d825198e55
|
8263556: remove @modules java.base from tests
Reviewed-by: dcubed, naoto, iris
|
2021-03-15 17:05:28 +00:00 |
|
Ajit Ghaisas
|
8afec70c28
|
8260931: Implement JEP 382: New macOS Rendering Pipeline
Co-authored-by: Jayathirth D V <jdv@openjdk.org>
Co-authored-by: Alexey Ushakov <avu@openjdk.org>
Co-authored-by: Artem Bochkarev <abochkarev@openjdk.org>
Co-authored-by: Prasanta Sadhukhan <psadhukhan@openjdk.org>
Co-authored-by: Denis Konoplev <dkonoplev@openjdk.org>
Co-authored-by: Phil Race <prr@openjdk.org>
Co-authored-by: Kevin Rushforth <kcr@openjdk.org>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Co-authored-by: Ajit Ghaisas <aghaisas@openjdk.org>
Reviewed-by: ihse, avu, kcr, gziemski, prr, kizune, jdv, psadhukhan, serb
|
2021-03-15 06:41:44 +00:00 |
|
Ioi Lam
|
da9ead5e7f
|
8263399: CDS should archive only classes allowed by module system
Reviewed-by: ccheung, minqi
|
2021-03-14 06:01:57 +00:00 |
|
Igor Ignatyev
|
9c84899da4
|
8263555: use driver-mode to run ClassFileInstaller
Reviewed-by: iklam
|
2021-03-14 05:19:37 +00:00 |
|
Chris Plummer
|
8e562d261c
|
8263477: serviceability/sa/ClhsdbDumpheap.java timed out
Reviewed-by: lmesnik, dcubed
|
2021-03-13 22:52:24 +00:00 |
|
Igor Ignatyev
|
a7aba2b61c
|
8263549: 8263412 can cause jtreg testlibrary split
Reviewed-by: iklam, dcubed
|
2021-03-13 14:51:53 +00:00 |
|
Yi Yang
|
86e4c755f9
|
8256156: JFR: Allow 'jfr' tool to show metadata without a recording
Reviewed-by: egahlin
|
2021-03-13 02:03:07 +00:00 |
|
Igor Ignatyev
|
0b68ced027
|
8263548: runtime/cds/appcds/SharedRegionAlignmentTest.java fails to compile after JDK-8263412
Reviewed-by: dcubed
|
2021-03-13 01:33:03 +00:00 |
|
Chris Plummer
|
43524cc41a
|
8243455: Many SA tests can fail due to trying to get the stack trace of an active method
Reviewed-by: lmesnik, ysuenaga, sspitsyn
|
2021-03-12 23:35:47 +00:00 |
|
Igor Ignatyev
|
e834f99d1d
|
8263412: ClassFileInstaller can't be used by classes outside of default package
Reviewed-by: iklam, coleenp, mseledtsov
|
2021-03-12 23:13:16 +00:00 |
|
Jie Fu
|
bf9b5fa753
|
8263501: compiler/oracle/TestInvalidCompileCommand.java fails with release VMs
Reviewed-by: kvn
|
2021-03-12 22:56:47 +00:00 |
|
Ioi Lam
|
0c8350edaf
|
8263460: DynamicArchiveRelocationTest.java fails in product VM
Reviewed-by: ccheung, dcubed
|
2021-03-12 21:45:01 +00:00 |
|
Chris Plummer
|
ecfa712c1d
|
8263326: Remove ReceiverTypeData check from serviceability/sa/TestPrintMdo.java
Reviewed-by: dholmes
|
2021-03-12 21:05:02 +00:00 |
|
Coleen Phillimore
|
b932a62c44
|
8263470: Consolidate copies of getClassBytes in various tests
Reviewed-by: hseigel, stuefe, mseledtsov
|
2021-03-12 20:48:51 +00:00 |
|
Alexander Zvegintsev
|
0ea48d9d65
|
8194129: Regression automated Test '/open/test/jdk/java/awt/Window/ShapedAndTranslucentWindows/TranslucentChoice.java' fails
Reviewed-by: serb, psadhukhan
|
2021-03-12 19:11:03 +00:00 |
|
Vladimir Kozlov
|
a6e056fd51
|
8263125: During deoptimization vectors should reassign scalarized payload after all objects are reallocated.
Reviewed-by: vlivanov, rrich
|
2021-03-12 16:59:50 +00:00 |
|
Robbin Ehn
|
aa33443b53
|
8262454: Handshake timeout improvements, single target, kill unfinished thread
Reviewed-by: pchilanomate, dholmes, dcubed
|
2021-03-12 08:58:26 +00:00 |
|
Jie Fu
|
ad1f605419
|
8263353: assert(CompilerOracle::option_matches_type(option, value)) failed: Value must match option type
Reviewed-by: neliasso, kvn
|
2021-03-12 02:22:34 +00:00 |
|
Daniel D. Daugherty
|
cf1c0219ce
|
8263480: ProblemList two jpackage tests on Windows
Reviewed-by: kcr, azvegint
|
2021-03-11 23:54:30 +00:00 |
|
Alexey Semenyuk
|
7ed46bd02e
|
8241716: Jpackage functionality to let users choose whether to create shortcuts
Reviewed-by: almatvee, herrick
|
2021-03-11 16:55:23 +00:00 |
|
Yumin Qi
|
3820ab9e82
|
8236847: CDS archive with 4K alignment unusable on machines with 64k pages
Reviewed-by: iklam, stuefe, erikj, ihse
|
2021-03-11 16:49:24 +00:00 |
|
Christoph Langer
|
a9b4f033dd
|
8263069: Exclude some failing tests from security/infra/java/security/cert/CertPathValidator
Reviewed-by: mbaesken
|
2021-03-11 10:44:29 +00:00 |
|
Ian Graves
|
6971c23a3a
|
8262351: Extra '0' in java.util.Formatter for '%012a' conversion with a sign character
Reviewed-by: bchristi, naoto
|
2021-03-10 22:46:32 +00:00 |
|
David Holmes
|
c6d74bd933
|
8262910: Cleanup THREAD/TRAPS/naming and typing issues in ObjectMonitor and related code
Reviewed-by: coleenp, pchilanomate, dcubed, cjplummer, sspitsyn
|
2021-03-10 22:33:56 +00:00 |
|
Coleen Phillimore
|
57f16f9fe5
|
8262377: Parallel class resolution loses constant pool error
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Ioi Lam <iklam@openjdk.org>
Reviewed-by: dholmes, iklam, hseigel, kvn
|
2021-03-10 20:58:18 +00:00 |
|
Calvin Cheung
|
9399e1b710
|
8261918: two runtime/cds/appcds/VerifierTest failed with "Unable to use shared archive"
Reviewed-by: iklam, minqi
|
2021-03-10 17:18:36 +00:00 |
|
Rahul Raghavan
|
4b5be40ab9
|
8238812: assert(false) failed: bad AD file
Reviewed-by: thartmann, chagedorn, roland
|
2021-03-10 15:59:38 +00:00 |
|
Evan Whelan
|
b2a2ddff44
|
8262438: sun/security/ssl/SSLLogger/LoggingFormatConsistency.java failed with "SocketException: Socket is closed"
Reviewed-by: rhalade
|
2021-03-10 15:15:53 +00:00 |
|
Coleen Phillimore
|
4d21a455aa
|
8262913: KlassFactory::create_from_stream should never return NULL
Reviewed-by: hseigel, iklam
|
2021-03-10 14:15:32 +00:00 |
|
Ioi Lam
|
d8a9c3ca92
|
8263002: Remove CDS MiscCode region
Reviewed-by: coleenp, dholmes
|
2021-03-10 06:07:39 +00:00 |
|
Yasumasa Suenaga
|
70342e8513
|
8262520: Add SA Command Line Debugger support to connect to debug server
Reviewed-by: cjplummer, kevinw
|
2021-03-09 23:41:52 +00:00 |
|
Jie Fu
|
e5ce97b12d
|
8263206: assert(*error_msg != '\0') failed: Must have error_message while parsing -XX:CompileCommand=unknown
Reviewed-by: neliasso
|
2021-03-09 23:32:18 +00:00 |
|
Calvin Cheung
|
3212f80a80
|
8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing
Reviewed-by: iklam, dcubed
|
2021-03-09 21:52:51 +00:00 |
|
Patrick Concannon
|
fbe40e8926
|
8252399: Update mapMulti documentation to use type test pattern instead of instanceof once JEP 375 exits preview
Reviewed-by: dfuchs, psandoz, smarks
|
2021-03-09 11:09:40 +00:00 |
|
Anton Kozlov
|
0bc45625b0
|
8263068: Rename safefetch.hpp to safefetch.inline.hpp
Reviewed-by: stefank
|
2021-03-09 08:19:59 +00:00 |
|
Claes Redestad
|
f71b21b0e7
|
8263038: Optimize String.format for simple specifiers
Reviewed-by: rriggs, naoto
|
2021-03-08 23:13:45 +00:00 |
|
Anthony Scarpino
|
414ee95b8e
|
8261462: GCM ByteBuffer decryption problems
Reviewed-by: valeriep
|
2021-03-08 21:28:07 +00:00 |
|
Mikhailo Seledtsov
|
9221540e2a
|
8213269: convert test/hotspot/jtreg/runtime/memory/RunUnitTestsConcurrently to gtest
Reviewed-by: iignatyev, coleenp, stuefe
|
2021-03-08 20:09:59 +00:00 |
|
Igor Ignatyev
|
17853ee92c
|
8263200: Add -XX:StressCCP to CTW
Reviewed-by: kvn
|
2021-03-08 18:43:34 +00:00 |
|
Igor Veresov
|
1f9ed9059f
|
8219555: compiler/jvmci/compilerToVM/IsMatureTest.java fails with Unexpected isMature state for multiple times invoked method: expected false to equal true
Reviewed-by: kvn
|
2021-03-08 18:01:27 +00:00 |
|
Claes Redestad
|
13625bebd0
|
8263090: Avoid reading volatile fields twice in Locale.getDefault(Category)
Reviewed-by: rriggs, naoto, serb
|
2021-03-08 10:32:55 +00:00 |
|
djelinski
|
18fc35053c
|
8259886: Improve SSL session cache performance and scalability
Reviewed-by: erikj, xuelei
|
2021-03-07 01:13:24 +00:00 |
|