Coleen Phillimore
749be7e761
8247808: Move JVMTI strong oops to OopStorage
...
Remove JVMTI oops_do calls from JVMTI and GCs
Reviewed-by: sspitsyn, stefank, zgu, dholmes, iklam
2020-07-16 08:29:11 -04:00
Mikael Vidstedt
1f5e21a16e
Merge
2020-07-15 21:24:39 -07:00
Vicente Romero
bcd4690bc3
8247790: javac shouldn't allow type variable references from local static declarations
...
Reviewed-by: jlahoda
2020-07-15 22:36:45 -04:00
Ambarish Rapte
18f3591a1b
8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList
...
Reviewed-by: prr, serb
2020-07-16 06:35:01 +05:30
Chris Plummer
fd206e1e7e
8247272: SA ELF file support has never worked for 64-bit causing address to symbol name mapping to fail
...
Reviewed-by: sspitsyn, kevinw
2020-07-15 16:54:12 -07:00
Chris Plummer
f1bdd9fca6
8248878: SA: Implement simple workaround for JDK-8248876
...
Reviewed-by: sspitsyn, ysuenaga
2020-07-15 16:07:24 -07:00
Mark Reinhold
55039aa1c6
8249205: Remove unnecessary trademark symbols
...
Reviewed-by: darcy, lancea, bpb, prr, jjg, cjplummer, iris, dfuchs, weijun, joehw, wetmore, bchristi
2020-07-15 14:21:54 -07:00
Daniel D. Daugherty
24f4f14c3d
Merge
2020-07-15 17:08:28 -04:00
Daniel D. Daugherty
ee1efed55d
Merge
2020-07-15 17:13:00 -04:00
Daniel D. Daugherty
f636b84f48
8246676: monitor list lock operations need more fencing
...
Reviewed-by: dholmes, eosterlund, rehn, pchilanomate
2020-07-15 17:01:38 -04:00
Daniel D. Daugherty
62d77dc3fc
8247280: more fencing needed in async deflation for non-TSO machines
...
Reviewed-by: dholmes, pchilanomate
2020-07-15 16:59:39 -04:00
Tom Rodriguez
8cfc7e39df
8248524: [JVMCI] Memory corruption / segfault during NumPy installation
...
Reviewed-by: kvn
2020-07-15 12:17:19 -07:00
Andy Herrick
05bb6f1ec2
8248864: JPackage test extension misspelled "extention"
...
Reviewed-by: asemenyuk, almatvee, prr
2020-07-15 14:53:05 -04:00
Pankaj Bansal
be2a92d8c7
8249251: [dark_mode ubuntu 20.04] The selected menu is not highlighted in GTKLookAndFeel
...
Reviewed-by: serb, prr
2020-07-15 23:40:18 +05:30
Goetz Lindenmaier
8906904591
8248476: No helpful NullPointerException message after calling fillInStackTrace
...
Reported by christoph.dreis@freenet.de
Reviewed-by: coleenp, dholmes, mchung
2020-07-15 18:47:47 +02:00
Lance Andersen
023c53d190
8247677: Incorrect class name displayed in DriverManager trace output
...
Reviewed-by: joehw
2020-07-15 09:19:20 -04:00
Mikael Vidstedt
1982432db4
Merge
2020-07-14 23:29:45 -07:00
Henry Jen
52977fd914
Merge
2020-07-14 17:25:17 +00:00
Naoto Sato
f8f35d30af
8248695: HostLocaleProviderAdapterImpl provides invalid date-only
...
Reviewed-by: joehw
2020-07-14 09:30:08 -07:00
Vladimir Ivanov
7a6c1a66b2
8247502: PhaseStringOpts crashes while optimising effectively dead code
...
Reviewed-by: kvn, thartmann
2020-07-14 16:57:34 +03:00
Henry Jen
92be493f0b
Merge
2020-07-13 20:46:15 +00:00
Hannes Wallnöfer
77c83d9ee6
8236935: Improve UX of the search control
...
Reviewed-by: jjg, prappo
2020-07-13 11:33:50 +02:00
Zhengyu Gu
5b2fd36a6d
8247670: Shenandoah: deadlock during class unloading OOME
...
Reviewed-by: rkennke
2020-07-10 11:40:57 -04:00
Roger Riggs
a376fb7720
8217475: Unexpected StackOverflowError in "process reaper" thread
...
Reviewed-by: martin, dholmes
2020-07-10 09:17:00 -04:00
Roland Westrelin
32482c82a6
8248598: [Graal] Several testcases from applications/jcstress/acqrel.java fails with forbidden state
...
Reviewed-by: dlong
2020-07-09 10:20:32 +02:00
Roland Westrelin
b67814941f
8229495: SIGILL in C2 generated OSR compilation
...
Reviewed-by: kvn, chagedorn
2020-07-01 17:28:49 +02:00
Stefan Karlsson
a18e8d3d57
8248048: ZGC: AArch64: SIGILL in load barrier register spilling
...
Reviewed-by: adinn, aph
2020-06-30 19:20:22 +02:00
Alexey Semenyuk
8f26a1f748
8247229: jpackage tests failed due to "semop(1): encountered an error: Invalid argument"
...
Reviewed-by: herrick, almatvee
2020-07-09 16:11:55 -04:00
Vicente Romero
37880ba60d
8242529: javac defines type annotations incorrectly for record members (constructor and property accessor)
...
Reviewed-by: psandoz, jlahoda
2020-07-09 17:37:53 -04:00
Leo Jiang
1b1fb08000
8249086: JDK 15 L10N resource file update - msg drop 10
...
Reviewed-by: naoto
2020-07-09 17:04:06 +00:00
Igor Veresov
69a9403995
8248822: 8 vm/classfmt/atr_ann/atr_rtm_annot007/atr_rtm_annot00709 tests fail w/ AOT
...
Remove Remove jdk.internal.reflect.ConstantPool intrinsics.
Reviewed-by: kvn
2020-07-08 17:00:50 -07:00
Nick Gasson
802737cae7
8248845: AArch64: stack corruption after spilling vector register
...
Reviewed-by: kvn
2020-07-07 14:14:22 +08:00
Calvin Cheung
ddcb17e1e0
8248112: array index out of bound in FileMapInfo::check_paths
...
Check runtime classpath lengths after calling create_path_array().
Reviewed-by: iklam, minqi
2020-07-07 22:47:59 +00:00
Valerie Peng
f4756fdf48
8248505: Unexpected NoSuchAlgorithmException when using secure random impl from BCFIPS provider
...
Use getService(...) call for Provider.getDefaultSecureRandomService()
Reviewed-by: weijun, coffeys, mullan
2020-07-07 16:55:29 +00:00
Markus Grönlund
ca91da0e0c
8248794: Transition JFR Periodic Task Thread to "_thread_in_native" before invoking performance counters
...
Reviewed-by: egahlin
2020-07-07 17:52:55 +02:00
Yaofei Song
c7ecaa4a1d
8248219: aarch64: missing memory barrier in fast_storefield and fast_accessfield
...
Reviewed-by: aph
2020-06-28 16:47:25 +08:00
Joe Wang
653af300cc
8248348: Regression caused by the update to BCEL 6.0
...
Reviewed-by: smarks, plevart
2020-07-07 00:09:29 +00:00
Andy Herrick
7a4bf2456e
8248501: [macos] App created with jpackage on Mac fails with error -10810
...
Reviewed-by: asemenyuk, almatvee
2020-07-03 07:49:00 -04:00
Yong Zhou
79ad5512cf
8243670: Unexpected test result caused by C2 MergeMemNode::Ideal
...
Reviewed-by: thartmann, roland
2020-07-04 08:18:17 +08:00
Daniel Fuchs
82cc03fa89
8248703: Clarify the behavior of java.net.NetworkInterface::equals
...
The API documentation of NetworkInterface::equals is clarified to warn about the possibility that two NetworkInterface representing the same underlying interface objects might not compare equal if the IP addresses bound to the interfaces are being dynamically updated by the system.
Reviewed-by: alanb, chegar
2020-07-03 16:50:16 +01:00
Roman Kennke
734a6c94d3
8248799: Shenandoah: Claim threads token in constructor of ShenandoahRootVerifier
...
Reviewed-by: zgu
2020-07-03 17:36:56 +02:00
Roman Kennke
5cf33168d7
8248725: Shenandoah: Claim verifier thread roots for parallel processing
...
Reviewed-by: shade
2020-07-03 11:09:59 +02:00
Nils Eliasson
999357250a
8248388: ZGC: Load barrier incorrectly elided in jdk/java/text/Format/DateFormat/SDFTCKZoneNamesTest.java
...
Reviewed-by: kvn, thartmann
2020-07-03 10:05:53 +02:00
Markus Grönlund
5a90271d01
8237488: jdk/jfr/event/compiler/TestCompilerCompile.java failed due to "RuntimeException: No thread in event"
...
Reviewed-by: egahlin
2020-07-02 21:13:41 +02:00
Jonathan Gibbons
dc0c0c7eca
8248060: small HTML issues in java.xml package-info.java files
...
Reviewed-by: joehw
2020-07-02 10:21:21 -07:00
Alexander Matveev
55e7003fd5
8248059: [macos] EmptyFolderPackageTest.java failed "hdiutil: create failed - No child processes"
...
Reviewed-by: herrick, asemenyuk
2020-07-01 14:52:09 -04:00
Christian Hagedorn
83a8c4acc7
8244724: CTW: C2 compilation fails with "Live Node limit exceeded limit"
...
Fix live limit assert in node construction to be ignored during code generation in Compile::Code_Gen().
Reviewed-by: kvn, neliasso
2020-07-01 09:18:28 +02:00
Jonathan Gibbons
46ff8fdce9
8248409: some jdk/javadoc/doclet tests fail (JDK 15)
...
Reviewed-by: prappo
2020-06-30 11:36:02 -07:00
Markus Grönlund
abc55dea7e
8248485: Poor scalability in JfrCheckpointManager when using many threads after JDK-8242008
...
Reviewed-by: egahlin
2020-06-30 19:00:14 +02:00
Markus Grönlund
eb1bacc71b
8248475: Suppress unconditional warning "JFR will be disabled during CDS dumping"
...
Reviewed-by: redestad
2020-06-30 18:10:44 +02:00