Priya Lakshmi Muthuswamy
|
c1f5adbe18
|
8207190: JDK 11 javadoc generates bad code example
Reviewed-by: sundar
|
2018-07-17 16:49:55 +05:30 |
|
Dean Long
|
5f29406d2c
|
8181855: [Graal] runtime/ReservedStack/ReservedStackTest.java triggers: assert(thread->deopt_mark() == __null) failed: no stack overflow from deopt blob/uncommon trap
Reviewed-by: kvn
|
2018-07-16 15:09:19 -07:00 |
|
Brian Burkhalter
|
cbefa6b920
|
8206448: (fs) Extended attributes assumed to be enabled on ext3 (lnx)
Assume extended attributes are only explicitly enable on ext3
Reviewed-by: mbaesken, alanb
|
2018-07-16 10:58:28 -07:00 |
|
Lutz Schmidt
|
96cf046edc
|
8206271: CodeHeap State Analytics must digest new method state
Reviewed-by: kvn, mdoerr, thartmann
|
2018-07-16 16:57:37 +02:00 |
|
Jan Lahoda
|
5333f197be
|
8207032: Compilation succeeds without checking readability when --add-exports used
Ensuring --add-exports are only propagated when the target module reads the exporting module.
Reviewed-by: vromero, jjg
|
2018-07-16 16:31:33 +02:00 |
|
Jan Lahoda
|
d103b59ac3
|
8189747: JDK9 javax.lang.model.util.Elements#getTypeElement regressed 1000x in performance
Caching the results of Elements.getTypeElement/getPackageElement
Reviewed-by: darcy
|
2018-07-16 12:58:49 +02:00 |
|
Boris Ulasevich
|
8636e943f2
|
8206265: aarch64 jtreg: assert in TestOptionsWithRanges.jtr
Limit flag range to don't overflow 12bit instruction operand
Reviewed-by: aph, dsamersoff
|
2018-07-15 20:15:17 +03:00 |
|
Goetz Lindenmaier
|
fc20a5d86b
|
8207233: Minor improvements of jdk C-coding
Reviewed-by: rriggs, prr
|
2018-07-13 17:42:24 +02:00 |
|
Jonathan Gibbons
|
93364e9a43
|
8207213: The help-doc.html generated by the doclet is incomplete
Reviewed-by: hannesw
|
2018-07-13 13:00:36 -07:00 |
|
Aleksei Voitylov
|
2d0aee2275
|
8207065: Cleanup compiler tests for Client VM
Reviewed-by: kvn, iignatyev
|
2018-07-13 11:13:34 -07:00 |
|
Rajan Halade
|
9335adaf4a
|
8199779: Add T-Systems, GlobalSign and Starfield services root certificates
Reviewed-by: mullan
|
2018-07-13 09:48:52 -07:00 |
|
Claes Redestad
|
173732afaa
|
8207235: ManagementFactory.getPlatformMXBeans(BufferPoolMXBean.class) throws NPE
Reviewed-by: alanb
|
2018-07-13 18:39:11 +02:00 |
|
Daniil Titov
|
8afac1c9da
|
8191948: db error: InvalidTypeException: Can't assign double[][][] to double[][][]
Reviewed-by: sspitsyn, amenkov
|
2018-07-12 22:53:35 -07:00 |
|
Adam Petcher
|
b2f4d61fb9
|
8206915: XDH TCK issues
Fixing a couple of conformance issues in XDH
Reviewed-by: mullan
|
2018-07-13 10:42:30 -04:00 |
|
Roland Westrelin
|
6dc1ccac6b
|
8200282: Serializing non-zero byte as zero to ByteBuffer
Arraycopy converted as a series of loads/stores uses wrong slice for loads
Reviewed-by: kvn, thartmann
|
2018-07-13 15:44:54 +02:00 |
|
Xue-Lei Andrew Fan
|
a98ec3e8bd
|
8207029: Unable to use custom SSLEngine with default TrustManagerFactory after updating to JDK 11 b21
Reviewed-by: wetmore
|
2018-07-13 07:08:59 -07:00 |
|
Boris Ulasevich
|
5bd94254bb
|
8207047: Multiple VM variants build fail
Reviewed-by: erikj
|
2018-07-13 07:01:51 -07:00 |
|
Volker Simonis
|
0b9f5c8862
|
8206998: [test] runtime/ElfDecoder/TestElfDirectRead.java requires longer timeout on ppc64
Reviewed-by: zgu, dholmes
|
2018-07-13 11:07:43 +02:00 |
|
Volker Simonis
|
24feae77a7
|
8207067: [test] prevent timeouts in serviceability/tmtools/jstat/{GcTest02,GcCauseTest02}.java
Reviewed-by: dholmes, goetz
|
2018-07-11 19:23:27 +02:00 |
|
Zhongwei Yao
|
45158a4766
|
8206975: AArch64: Fix CompareAndSwapOp when useLSE is enabled in Graal
Reviewed-by: adinn, aph
|
2018-07-11 15:00:33 +08:00 |
|
Rahul Raghavan
|
2e36eebdd2
|
8206873: 2 Null pointer dereference defect groups in LIRGenerator
Added missing assert statements
Reviewed-by: kvn, thartmann
|
2018-07-13 01:31:23 -07:00 |
|
Goetz Lindenmaier
|
2e682fa3cd
|
8207049: Minor improvements of compiler code
Reviewed-by: kvn, mdoerr
|
2018-07-12 16:31:28 +02:00 |
|
Felix Yang
|
f508eb1370
|
8202481: RegisterDuringSelect.java fails with java.util.concurrent.ExecutionException: java.nio.channels.ClosedSelectorException
8207023: Add trace info to java/nio/channels/Selector/RegisterDuringSelect.java
Reviewed-by: alanb
|
2018-07-13 11:21:55 +08:00 |
|
Mikael Vidstedt
|
47819594ed
|
8207217: Problem list java/lang/management/ThreadMXBean/AllThreadIds.java
Reviewed-by: dholmes
|
2018-07-12 17:32:37 -07:00 |
|
Mikael Vidstedt
|
cc004b437e
|
8207210: Problem list javax/sound/sampled/Clip/AutoCloseTimeCheck.java
Reviewed-by: prr
|
2018-07-12 15:02:41 -07:00 |
|
Jean Christophe Beyler
|
1292187b28
|
8206960: HeapMonitor tests fail with Graal
Remove checking lines and disable VMEventsTest when using Graal
Reviewed-by: amenkov, sspitsyn
|
2018-07-12 12:00:52 -07:00 |
|
Vladimir Kozlov
|
dbb21a2a92
|
8206953: compiler/profiling/TestTypeProfiling.java fails when JVMCI build disabled
Restore original behavior when C2 is used
Reviewed-by: thartmann, mdoerr, dnsimon, gdub
|
2018-07-12 11:57:06 -07:00 |
|
Naoto Sato
|
0df02a4cb8
|
8207152: Placeholder for Japanese new era should be two characters
Reviewed-by: rriggs
|
2018-07-12 11:24:10 -07:00 |
|
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 |
|