Paul Sandoz
d808684592
8207027: Lookup.accessClass fails for an array type in the same package when assertions are enabled
...
Reviewed-by: redestad, mchung
2018-07-11 15:35:47 -07:00
Goetz Lindenmaier
8a9b0134a8
8206977: Minor improvements of runtime code
...
Reviewed-by: coleenp, lfoltan
2018-07-11 16:11:10 +02:00
Ralf Schmelter
89f13ef117
8207001: *.obj.log files get truncated causing unreliable incremental builds on Windows
...
Reviewed-by: erikj, tbell
2018-07-12 16:30:47 +02:00
Aleksei Voitylov
c76ac0d457
8206903: Unable to build Client VM with JVMCI
...
Reviewed-by: erikj, kvn
2018-07-12 07:14:30 -07:00
Krishna Addepalli
03d9e25265
8206238: Aspect ratio is not maintained when Image is scaled in JEditorPane
...
Reviewed-by: prr, sveerabhadra
2018-07-12 17:34:36 +05:30
Jesper Wilhelmsson
1f09843a0d
Added tag jdk-11+22 for changeset 9937ef7499dc
2018-07-12 13:40:20 +02:00
Manajit Halder
bad72aa13c
8204860: The frame could be resized by dragging a corner of the frame with the mouse
...
Reviewed-by: prr, psadhukhan
2018-07-12 15:17:18 +05:30
Aleksey Shipilev
39a27d1115
8207006: serviceability/sa/TestUniverse.java#id0 crashes with EpsilonGC and AOT
...
Reviewed-by: twisti, kvn
2018-07-12 09:13:55 +02:00
Weijun Wang
11e4fac62b
8206189: sun/security/pkcs12/EmptyPassword.java fails with Sequence tag error
...
Reviewed-by: xuelei
2018-07-12 08:44:39 +08:00
Rajan Halade
3bbfd2f301
8207068: Add Entrust root certificates
...
Reviewed-by: weijun
2018-07-11 14:54:35 -07:00
Naoto Sato
fa3591db42
8206980: ZonedDateTime could not parse timezone name with zh_CN locale correctly
...
Reviewed-by: rriggs
2018-07-11 14:47:43 -07:00
Jean Christophe Beyler
0922828415
8205643: HeapMonitorGCCMSTest fails with Graal
...
Do not run HeapMonitorGCCMSTest with Graal
Reviewed-by: amenkov, sspitsyn
2018-07-10 15:29:25 -07:00
Boris Ulasevich
b32727d780
8207044
: minimal vm build fail: missing #include
...
Add missing #include
Reviewed-by: kbarrett, shade
2018-07-11 15:08:44 -04:00
Andrew Wong
8da558cd3a
8205967: Remove sun/security/krb5/auto/UnboundSSL.java from ProblemList.txt
...
Reviewed-by: xuelei, rhalade
2018-07-11 11:17:09 -07:00
Doug Lea
bb74071bcf
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
...
Reviewed-by: martin, psandoz, dholmes, tschatzl
2018-07-10 10:24:08 -07:00
Gunter Haug
bb12ce24ef
8206919: s390: add missing info to vm_version_ext_s390
...
Reviewed-by: simonis, mdoerr
2018-07-10 11:36:36 +02:00
Sergey Bylokhov
991ca8f9fa
8202264: Race condition in AudioClip.loop()
...
Reviewed-by: prr
2018-07-11 13:41:25 +03:00
Sergey Bylokhov
b782289aa2
8205973: Client jtreg ProblemList cleanup
...
Reviewed-by: prr
2018-07-11 13:17:48 +03:00
John Jiang
8452535d49
8199645: javax/net/ssl/SSLSession/TestEnabledProtocols.java failed with Connection reset
...
Refactor this test with SSLSocketTemplate
Reviewed-by: xuelei
2018-07-11 10:39:58 +08:00
Vladimir Kozlov
05f6e0dd45
8206135: Building jvm with AOT but without JVMCI should fail at configure time
...
Reviewed-by: erikj
2018-07-10 19:42:48 -07:00
Mikael Vidstedt
dd4a832ab8
8207007: Add missing license header to zHash.inline.hpp
...
Reviewed-by: tschatzl, pliden
2018-07-10 16:14:48 -07:00
Ekaterina Pavlova
ca6835dc9a
8206951: [Graal] org.graalvm.compiler.hotspot.test.GraalOSRTest to ProblemList-graal.txt
...
Reviewed-by: kvn
2018-07-10 13:54:17 -07:00
Kim Barrett
ca3b04f912
8204691: HeapRegion.apply_to_marked_objects_other_vm_test fails with assert(!hr->is_free() || hr->is_empty()) failed: Free region 0 is not empty for set Free list #
...
Run test in safepoint.
Reviewed-by: tschatzl, ehelin
2018-07-10 13:34:32 -04:00
Tobias Hartmann
a16ca4799e
8205472: Deadlock in Kitchensink when trying to print compile queues causing timeout
...
Do not acquire the MethodCompileQueue_lock in CompileBroker::print_compile_queues().
Reviewed-by: kvn, kbarrett, dholmes
2018-07-10 15:33:55 +02:00
Thomas Schatzl
f57c7d1f4a
8206476: Wrong assert in phase_enum_2_phase_string() in referenceProcessorPhaseTimes.cpp
...
A less or equal than should be less than.
Reviewed-by: ehelin, kbarrett
2018-07-10 15:09:34 +02:00
Roland Westrelin
8c2d9b5ff0
8202123: C2 Crash in Node::in(unsigned int) const+0x14
...
Reviewed-by: kvn, thartmann
2018-06-29 17:59:44 +02:00
David Holmes
1980056947
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
...
Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode
Reviewed-by: alanb, mikael
2018-07-10 03:14:55 -04:00
Vladimir Kozlov
f675eb67a6
8206952: java/lang/Class/GetPackageBootLoaderChildLayer.java fails with Graal
...
Don't run test with Graal
Reviewed-by: mchung, epavlova
2018-07-09 22:20:02 -07:00
John Jiang
a2a0138612
8203007: Address missing block coverage for ChaCha20 and Poly1305 algorithms
...
Add unit tests for ChaCha20Cipher, ChaCha20Poly1305Parameters and Poly1305
Reviewed-by: xuelei, jnimeh
2018-07-10 10:59:57 +08:00
David Holmes
5fcb3ecb4e
8205878: pthread_getcpuclockid is expected to return 0 code
...
Reviewed-by: cjplummer, amenkov, coleenp
2018-07-09 20:17:32 -04:00
Erik Joelsson
155ec2ab81
8206323: Missing some legal notices in docs bundle
...
Reviewed-by: mchung, tbell
2018-07-09 14:21:33 -07:00
Jonathan Gibbons
2214cd06a8
8185740: The help-doc.html generated by the doclet is outdated
...
Reviewed-by: sundar
2018-07-09 13:26:59 -07:00
Vivek Deshpande
29cd9fe2ea
8194740: UseSubwordForMaxVector causes performance regression
...
Reviewed-by: kvn, thartmann
2018-07-09 13:25:08 -07:00
Igor Ignatyev
cb2d33f02c
8206287: fix legal notice in hotspot tests
...
Reviewed-by: kvn, hseigel
2018-07-09 11:15:55 -07:00
Phil Race
e9c8e369b7
8206106: [solaris sparc] jck tests api/javax_print/PrintService failing
...
Reviewed-by: simonis, erikj
2018-07-09 10:25:55 -07:00
Phil Race
a62b057397
8205646: Broken link in jdk.jsobject
...
Reviewed-by: serb
2018-07-09 10:23:17 -07:00
Erik Joelsson
1e3516bc36
8206433: Several jib profiles missing autoconf dependency
...
Reviewed-by: tbell
2018-07-09 09:09:21 -07:00
Sergey Bylokhov
684a1ff69e
8205588: Deprecate for removal com.sun.awt.SecurityWarning
...
Reviewed-by: prr, kaddepalli
2018-07-09 19:09:29 +03:00
Gunter Haug
f36f4df68d
8206408: Add missing CPU/system info to vm_version_ext on PPC64
...
Reviewed-by: mdoerr, simonis
2018-07-09 12:51:58 +02:00
Sergey Bylokhov
51422fc2a9
8201611: Broken links in java.desktop javadoc
...
Reviewed-by: prr, kaddepalli
2018-07-09 16:36:05 +03:00
Martin Doerr
ea13adc07f
8206459: [s390] Prevent restoring incorrect bcp and locals in interpreter and avoid incorrect size of partialSubtypeCheckNode in C2
...
Reviewed-by: goetz
2018-07-09 15:26:58 +02:00
Andrew Dinn
d5c20788ae
8206163: AArch64: incorrect code generation for StoreCM
...
StoreCM may require planting a StoreStore barrier
Reviewed-by: aph, zyao, roland
2018-07-09 09:38:11 +01:00
Thomas Schatzl
cb9a168f8b
8205426: Humongous continues remembered set does not match humongous start region one after Remark
...
Remembered set states for humongous objects crossing an internal per-thread processing threshold could synchronized if the humongous continues regions were processed first.
Reviewed-by: ehelin, kbarrett
2018-07-09 10:19:51 +02:00
Weijun Wang
7ca2af2492
8198352: java.util.MissingResourceException: sun.security.util.AuthResources when trying to use com.sun.security.auth.module.UnixLoginModule
...
Reviewed-by: xuelei
2018-07-09 12:20:56 +08:00
David Holmes
d24f9d4c13
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
...
Reviewed-by: mikael, sspitsyn
2018-07-08 20:00:46 -04:00
Markus Grönlund
cb094826ec
8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
...
Reviewed-by: egahlin
2018-07-08 11:54:08 +02:00
Liam Miller-Cushon
1fc1f68c3d
8204630: Generating an anonymous class with Filer#createClassFile causes an NPE in JavacProcessingEnvironment
...
Reviewed-by: jlahoda
2018-07-06 12:10:43 -07:00
Vladimir Kozlov
f1ce5c1456
8193126: Incorrect setting of MetaspaceSize and NewSizeThreadIncrease when using JVMCI compiler
...
Select maximum default values for JVMCI
Reviewed-by: dnsimon, iveresov
2018-07-06 13:45:41 -07:00
Phil Race
485b10778d
8206375: ProblemList update of bug ID for SwingFontMetricsTest
...
Reviewed-by: serb
2018-07-06 10:39:38 -07:00
Phil Race
dd12703f56
8206428: Upgrade JDK11 to harfbuzz 1.8.2
...
Reviewed-by: serb
2018-07-06 10:37:47 -07:00