Doug Lea
a7ab4d7bd3
8215359: InnocuousForkJoinWorkerThread.setContextClassLoader needlessly throws
...
Reviewed-by: martin, chegar, dholmes, reinhapa, alanb
2019-02-15 11:18:01 -08:00
Doug Lea
012c399c26
8195057: java/util/concurrent/CountDownLatch/Basic.java failed w/ Xcomp
...
Reviewed-by: martin, chegar, dholmes
2019-02-15 11:18:01 -08:00
Andrew Haley
4ac9278539
8219006: AArch64: Register corruption in slow subtype check
...
Reviewed-by: adinn
2019-02-15 12:10:12 -05:00
Coleen Phillimore
d869d9287f
8218851: JVM crash in custom classloader stress test, JDK 12 & 13
...
Handle NULL and unloaded constraint class in loader constraint table, also cope with unloaded but not cleaned out klass in loader constraint entries.
Reviewed-by: hseigel, huntch, stuefe
2019-02-15 08:21:08 -05:00
Robbin Ehn
bec8431683
8203469: Faster safepoints
...
Reviewed-by: dcubed, pchilanomate, dholmes, acorn, coleenp, eosterlund
2019-02-15 14:15:10 +01:00
Harold Seigel
66aa45649a
8079353: [TESTBUG] runtime/CompressedOops/UseCompressedOops.java failed on Windows when getting disjoint instead of zero based coops
...
On Windows, don't run sub-tests that can be affected by ASLR.
Reviewed-by: coleenp, mseledtsov
2019-02-15 07:53:03 -05:00
Jan Lahoda
68d32a9a8a
8217381: Incovenient errors reported when annotation processor generates source file and errors in the same round
...
When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round.
Reviewed-by: jjg
2019-02-15 12:09:53 +01:00
Gary Adams
8c4106ff56
8219002: Some comments and error messages refer to VMDisconnectException
...
Reviewed-by: cjplummer, sspitsyn
2019-02-15 05:32:36 -05:00
Pankaj Bansal
73d2181d56
8218469: JSlider display issue with slider for GTKLookAndFeel
...
8218470: JScrollBar display issue with GTKLookAndFeel
8218472: JProgressBar display issue with GTKLookAndFeel
8203627: Swing applications with JRadioButton and JCheckbox fail to render correctly when using GTK3 and the GTK L&F
Reviewed-by: serb, prr
2019-02-15 10:58:57 +05:30
Alexey Ivanov
72f1f20605
8218682: [TEST_BUG] DashOffset fails in mach5
...
8198411: [TEST_BUG] Two java2d tests are unstable in mach5
Skip testing VolatileImage if IndexColorModel is detected
Reviewed-by: prr, serb
2019-02-14 20:20:49 +00:00
Patric Hedlin
0e29b78bd1
8214947: Assertion error in test: StringCompressInflateTest
...
Reviewed-by: kvn, neliasso
2019-02-14 14:59:17 +01:00
Wang Haomin
7d6d661328
8219074: [TESTBUG] runtime/containers/docker/TestCPUAwareness.java typo of printing parameters (period should be shares)
...
Reviewed-by: iignatyev, dholmes
2019-02-15 04:12:18 -05:00
Igor Ignatyev
8512c3117d
8218471: generate-unsafe-access-tests.sh does not correctly invoke build.tools.spp.Spp
...
Reviewed-by: kvn, thartmann
2019-02-14 23:45:03 -08:00
David Holmes
34fe424afb
8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
...
Reviewed-by: kbarrett, coleenp, mikael, iignatyev
2019-02-14 22:57:37 -05:00
Vladimir Ivanov
d41611ebeb
8161334: C2: Cast nodes hinder memory alias analysis
...
Reviewed-by: kvn, thartmann
2019-02-14 15:27:46 -08:00
Vladimir Ivanov
40c61cce4b
8218874: C2: Unsafe to access PhaseIdealLoop outside of constructors
...
Reviewed-by: thartmann, kvn
2019-02-14 15:27:12 -08:00
Vladimir Ivanov
521039cc35
8218879: Keep track of memory accesses originated from Unsafe
...
Reviewed-by: thartmann
2019-02-14 15:27:12 -08:00
Vladimir Ivanov
992f8f87ad
8218758: [TESTBUG] compiler/cha/StrengthReduceInterfaceCall.java misses recompilation event
...
Reviewed-by: iignatyev
2019-02-14 15:27:12 -08:00
Vladimir Ivanov
f53dfaf5ab
8218881: C2: StaticFinalFieldPrinter doesn't handle T_ARRAY values in T_OBJECT fields
...
Reviewed-by: thartmann, kvn, neliasso
2019-02-14 15:27:12 -08:00
Mikael Vidstedt
d55784deb0
8218935: Make jfr strncpy uses GCC 8.x friendly
...
Reviewed-by: clanger
2019-02-14 15:17:03 -08:00
Mikael Vidstedt
aeaad9c910
8218937: Make mlvmJvmtiUtils strncpy uses GCC 8.x friendly
...
Reviewed-by: iignatyev
2019-02-14 15:12:17 -08:00
Igor Ignatyev
b1fe43947a
8209455: [error-prone] JdkObsolete in jdk.management.agent
...
Reviewed-by: alanb, jcbeyler
2019-02-14 14:40:11 -08:00
Xue-Lei Andrew Fan
2ca0a6689e
4919790: Errors in alert ssl message does not reflect the actual certificate status
...
Reviewed-by: mullan
2019-02-14 14:19:29 -08:00
Abdul Kolarkunnu
b1adb7965e
8218599: Add test group jdk_client_sanity under jdk_desktop group
...
Reviewed-by: serb, prr
2019-02-13 22:40:08 -08:00
Jesper Wilhelmsson
75ed38eaaf
Added tag jdk-12+32 for changeset 4ce47bc1fb92
2019-02-14 01:22:07 +01:00
Goetz Lindenmaier
29021027db
8219095: [testbug] Add @key headful to com/sun/java/swing/plaf/windows/AltFocusIssueTest.java
...
Reviewed-by: prr, serb
2019-02-13 13:27:17 +01:00
Severin Gehwolf
15ec4ba5c6
8218913: Rename --strip-debug jlink plugin
...
Reviewed-by: alanb, mchung
2019-02-13 12:01:09 +01:00
Erik Österlund
c044650295
8219638: ZGC: Free ZNMethodDataOops under a lock
...
Reviewed-by: pliden
2019-02-26 11:38:07 +01:00
Erik Österlund
c1250e0816
8218974: Free GC native structures in nmethod::flush
...
Reviewed-by: pliden
2019-02-26 11:36:00 +01:00
Nishit Jain
30b074d93c
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
...
Reviewed-by: naoto, rriggs
2019-02-26 14:57:23 +05:30
Ralf Schmelter
24be06441a
8219577: Returning NULL in a function which returns bools
...
Reviewed-by: shade, zgu, clanger
2019-02-22 04:59:12 -08:00
Dmitry Chuyko
1020cb0ef3
8215130: Fix errors in LittleCMS 2.9 reported by GCC 8
...
Reviewed-by: prr
2019-02-08 16:37:35 +03:00
Chris Hegarty
fb05ae21bb
8218662: Allow 204 responses with Content-Length:0
...
Reviewed-by: michaelm
2019-02-08 12:23:16 +00:00
Chris Hegarty
10a281c485
8218546: Unable to connect to https://google.com using java.net.HttpClient
...
Reviewed-by: dfuchs
2019-02-08 11:26:21 +00:00
Alexey Ivanov
3fe6276adb
8217263: Automate DashOffset test
...
Reviewed-by: prr, serb
2019-02-07 13:57:12 +00:00
Leo Jiang
80473f3e12
8218411: JDK 12 L10n resource file update msg drop 20
...
Reviewed-by: naoto
2019-02-07 01:49:10 -08:00
Prasanta Sadhukhan
c77145785f
Merge
2019-02-07 12:16:41 +05:30
Prasanta Sadhukhan
31e3c0800c
Merge
2019-02-07 12:11:41 +05:30
Mikael Vidstedt
ecb711dbe9
8218581: Incorrect exception message generation
...
Reviewed-by: hseigel
2019-02-06 18:34:12 -08:00
Jesper Wilhelmsson
3a509a38de
Added tag jdk-12+31 for changeset b5f7bb57de2f
2019-02-07 02:53:27 +01:00
Jesper Wilhelmsson
7d380da940
Added tag jdk-13+7 for changeset 021917019cda
2019-02-07 02:48:11 +01:00
Mandy Chung
007d3c0143
8218461: test/jdk/java/lang/invoke/VarHandles should be generated rather than manually edited
...
Reviewed-by: bpb, vromero
2019-02-06 15:09:05 -08:00
Harold Seigel
9c2e3cffb6
8218579: add hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java to ProblemList.txt
...
Add the test to ProblemList.txt for windows-all
Reviewed-by: dcubed
2019-02-06 15:11:59 -05:00
Mandy Chung
752bd3d955
8218419: Can't get annotations that are present on packages in -Xbootclasspath/a
...
Reviewed-by: alanb
2019-02-06 10:53:13 -08:00
Zhengyu Gu
216049dc47
8218566: NMT: missing memory tag for assert poison page
...
Reviewed-by: shade, stuefe
2019-02-06 13:30:27 -05:00
Pengfei Li
42f34d1076
8218550: Add test omitted from JDK-8212043
...
Add test case omitted from fix for JDK-8212043
Reviewed-by: shade
2019-02-06 16:25:58 +00:00
Manajit Halder
b59452ea82
8207938: At step6,Click Add button,case failed automatically
...
Reviewed-by: kaddepalli, psadhukhan
2019-02-06 17:28:37 +05:30
Goetz Lindenmaier
16d8bc9087
8218544: Fix build on windows: missing include
...
Reviewed-by: stuefe, dholmes, shade
2019-02-06 08:31:27 +01:00
Sergey Bylokhov
07b29f5f43
8216592: Removal of the class sun.awt.AWTSecurityManager
...
Reviewed-by: prr
2019-02-05 14:54:06 -08:00
Man Cao
a75f826ea8
8218192: Remove copy constructor for MemRegion
...
Remove copy constructor in memRegion.hpp
Reviewed-by: tschatzl, kbarrett
2019-02-05 08:20:09 -08:00