Matthias Baesken
|
da6f042616
|
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
Reviewed-by: dholmes, sgehwolf
|
2019-07-25 12:15:27 +02:00 |
|
Prasanta Sadhukhan
|
93f105e32a
|
Merge
|
2019-07-25 11:31:07 +05:30 |
|
Mandy Chung
|
068575e9b1
|
8173978: Lookup.in should allow teleporting from a lookup class in a named module without dropping all access
Reviewed-by: alanb, plevart
|
2019-07-24 16:46:42 -07:00 |
|
Coleen Phillimore
|
221da20713
|
8228485: JVM crashes when bootstrap method for condy triggers loading of class whose static initializer throws exception
Add case for JVM_CONSTANT_Dynamic in error_message function.
Reviewed-by: dholmes, shade
|
2019-07-24 10:22:11 -04:00 |
|
Patrick Concannon
|
00395fe0d0
|
8227721: test/jdk/java/net/NetworkInterface/NetworkInterfaceRetrievalTests.java should open the java.net package
Reviewed-by: chegar, bpb, alanb
|
2019-07-24 13:08:36 +01:00 |
|
Thomas Schatzl
|
5e48c76e81
|
8228388: Add information about dirty/skipped card for Merge HCC in G1 log
Collect and print informatio about the number of processed cards during the Merge HCC phase to improve log output.
Reviewed-by: kbarrett, sangheki
|
2019-07-24 11:49:39 +02:00 |
|
Abdul Kolarkunnu
|
63bc445628
|
8228479: Correct the format of ColorChooserDemoTest
Reviewed-by: serb, psadhukhan
|
2019-07-23 22:21:16 -07:00 |
|
Mikhailo Seledtsov
|
94c38c4cc1
|
8227122: [TESTBUG] Create Docker sidecar test cases
Created test cases for container sidecar pattern
Reviewed-by: bobv, sgehwolf
|
2019-07-23 11:36:05 -07:00 |
|
Mikael Vidstedt
|
f73a94a772
|
Merge
|
2019-07-23 11:17:59 -07:00 |
|
Andrey Turbanov
|
43c54e9c7f
|
6573239: Typo in jfc text file
Reviewed-by: serb
|
2019-07-16 17:00:00 -07:00 |
|
Thejasvi Voniadka
|
1f325a0f20
|
8154520: java.time: appendLocalizedOffset() should return the localized "GMT" string
Changes to produce/consume the locale-specific equivalent corresponding to the english string "GMT".
Reviewed-by: naoto, rriggs
|
2019-07-11 03:28:43 +05:30 |
|
Jonathan Gibbons
|
2cd3eb0d40
|
8222791: Order of evaluation of -link params in Javadoc tool reversed -> regression with split packages
Reviewed-by: hannesw
|
2019-07-22 16:10:25 -07:00 |
|
Ralf Schmelter
|
678b5df6c7
|
8227868: jinfo and jstack can fail converting UTF8 output to strings
Reviewed-by: sgehwolf, dholmes, cjplummer
|
2019-07-22 14:40:00 +02:00 |
|
Severin Gehwolf
|
5732fe95a6
|
8228434: jdk/net/Sockets/Test.java fails after JDK-8227642
Move container constant to separate test lib class
Reviewed-by: alanb
|
2019-07-22 10:48:14 +02:00 |
|
Jan Lahoda
|
03270bb92a
|
8227923: End position of EndElementTree is -1
Fixing end positions for DocTrees EndElementTree, EntityTree and CommentTree.
Reviewed-by: jjg
|
2019-07-22 12:21:18 +02:00 |
|
Jie Fu
|
8d62f19e8d
|
8225648: [TESTBUG] java/lang/annotation/loaderLeak/Main.java fails with -Xcomp
Reviewed-by: alanb, iklam
|
2019-07-22 14:31:04 +08:00 |
|
Antonios Printezis
|
c0f6ce7c54
|
8227179: Test for new gc+metaspace=info output format
Reviewed-by: tschatzl, kbarrett
|
2019-07-19 12:39:31 -04:00 |
|
Claes Redestad
|
1d8c827e12
|
8228394: Cleanup unused java.net SharedSecrets classes
Reviewed-by: alanb, chegar
|
2019-07-19 15:36:23 +02:00 |
|
Vladimir Ivanov
|
242bd67c6c
|
8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Reviewed-by: eosterlund, dholmes, mdoerr, dpochepk
|
2019-07-19 16:25:04 +03:00 |
|
Matthias Baesken
|
e57e8f4db2
|
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
Reviewed-by: jjg, stuefe
|
2019-07-10 11:11:30 +02:00 |
|
Daniil Titov
|
3c6c2d8ca2
|
8221303: sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java fails due to java.rmi.server.ExportException: Port already in use
Reviewed-by: cjplummer, amenkov, sgehwolf
|
2019-07-18 12:29:57 -07:00 |
|
Severin Gehwolf
|
da0f6da7e8
|
8227642: [TESTBUG] Make docker tests podman compatible
Reviewed-by: mseledtsov, iignatyev
|
2019-07-12 19:37:25 +02:00 |
|
Joe Wang
|
a91f9c4c7e
|
8157830: Errors in XSLT stylesheet are not dispatched correctly to ErrorListener
Reviewed-by: lancea
|
2019-07-19 02:40:59 +00:00 |
|
Brian Burkhalter
|
ba9c952f87
|
8228392: Backout incorrect change done by JDK-8067801
Reviewed-by: lancea
|
2019-07-18 17:10:33 -07:00 |
|
Coleen Phillimore
|
d35c1540e6
|
8227766: CheckUnhandledOops is broken in MemAllocator
Save oop created in handle more eagerly, so CheckUnhandledOops doesn't bash it.
Reviewed-by: lfoltan, eosterlund
|
2019-07-18 07:06:33 -04:00 |
|
Matthias Baesken
|
c3bd80322e
|
8227247: tools/sjavac/IdleShutdown.java fails with AssertionError: Error too big on windows
Reviewed-by: jjg, stuefe
|
2019-07-10 11:11:30 +02:00 |
|
Brian Burkhalter
|
2c59ffda98
|
8228204: Fix for JDK-8067801 breaks java/io/NegativeInitSize.java
Reviewed-by: lancea
|
2019-07-17 15:12:30 -07:00 |
|
Brian Burkhalter
|
a7016e3b5d
|
8067801 : Enforce null check for underlying I/O streams
Reviewed-by: lancea
|
2019-07-17 14:24:37 -07:00 |
|
Daniil Titov
|
1ea3869a92
|
8206179: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java fails with Committed virtual memory size illegal value
Reviewed-by: sspitsyn, cjplummer
|
2019-07-17 11:23:51 -07:00 |
|
Thomas Schatzl
|
b4d014896a
|
8227089: Add timing information for merging humongous remembered sets
Reviewed-by: sangheki, kbarrett
|
2019-07-17 16:33:19 +02:00 |
|
Thomas Schatzl
|
ffe79a37c3
|
8227084: Add timing information for merge heap root preparation
Reviewed-by: sangheki, kbarrett
|
2019-07-17 16:33:19 +02:00 |
|
Mikael Vidstedt
|
f08a9de3b2
|
Merge
|
2019-07-17 04:33:37 -07:00 |
|
Anton Litvinov
|
cf5433ff56
|
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
|
2019-07-16 15:15:45 +01:00 |
|
Xiaohong Gong
|
2c6a826899
|
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
Reviewed-by: kvn
|
2019-07-17 10:11:05 +08:00 |
|
Jan Lahoda
|
c0d870559f
|
8227640: javac crashes on text blocks with invalid escapes
Do not translate escape sequences if text block contains illegal escapes.
Reviewed-by: jlaskey
|
2019-07-16 10:48:22 +02:00 |
|
Pengfei Li
|
a5388f21b7
|
8227512: [TESTBUG] Fix JTReg javac test failures with Graal
Reviewed-by: mcimadamore
|
2019-07-16 00:57:00 +00:00 |
|
Joe Wang
|
5dcfefbae0
|
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
Reviewed-by: lancea
|
2019-07-16 21:12:14 +00:00 |
|
Sergey Bylokhov
|
768ef3cd20
|
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
Reviewed-by: prr
|
2019-07-15 16:25:23 -07:00 |
|
Xiaohong Gong
|
53635b436c
|
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
Reviewed-by: kvn
|
2019-07-15 03:14:28 +00:00 |
|
Peter Levart
|
49daf1dc19
|
8227368: EnumSet.class serialization broken in JDK 9+
Reviewed-by: smarks
|
2019-07-13 10:43:45 +00:00 |
|
Yasumasa Suenaga
|
2870c9d55e
|
8225690: Multiple AttachListener threads can be created
Reviewed-by: sspitsyn, cjplummer
|
2019-07-16 07:29:12 +09:00 |
|
Daisy Zhou
|
116af970c8
|
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
Reviewed-by: naoto
|
2019-07-15 10:21:33 +08:00 |
|
Frank Yuan
|
2169215b29
|
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
Reviewed-by: lancea, joehw
|
2019-07-15 17:53:36 +08:00 |
|
Yasumasa Suenaga
|
81a59941af
|
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
Reviewed-by: cjplummer, sspitsyn
|
2019-07-13 20:55:25 +09:00 |
|
Jiangli Zhou
|
24b025163b
|
8227582: runtime/TLS/testtls.sh fails on x86_32
Disable the negative test case for regular testing.
Reviewed-by: shade
|
2019-07-12 10:39:19 -07:00 |
|
Mikael Vidstedt
|
cfcd0223a9
|
Merge
|
2019-07-12 02:50:43 -07:00 |
|
Frank Yuan
|
0518393598
|
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
Reviewed-by: dfuchs
|
2019-07-12 13:59:22 +08:00 |
|
Valerie Peng
|
175faeeadf
|
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
Fixed SignatureUtil and ECDSA signature impl to handle EC parameters
Reviewed-by: weijun
|
2019-07-11 20:11:47 +00:00 |
|
Hannes Wallnöfer
|
cd18508b2f
|
8227391: Update double-conversion to version 3.1.5
Reviewed-by: attila
|
2019-07-11 17:11:54 +02:00 |
|
Hannes Wallnöfer
|
61d10a507d
|
8223451: Make optimistic types disabled by default
Reviewed-by: sundar, jlaskey, attila
|
2019-07-11 16:43:15 +02:00 |
|