Jonathan Gibbons
|
75acf956f1
|
Merge
|
2019-12-11 15:34:19 -08:00 |
|
Jonathan Gibbons
|
93b7d283d8
|
8214916: SourceLauncherTest fails on exploded image
Reviewed-by: ksrini
|
2019-12-11 15:33:17 -08:00 |
|
Robert Field
|
dca6e34397
|
8210527: JShell: NullPointerException in jdk.jshell.Eval.translateExceptionStack
8232855: jshell missing word in /help help
Reviewed-by: jlahoda
|
2019-12-11 14:39:04 -08:00 |
|
Alexander Matveev
|
a51b5ae9c4
|
8235252: Repair run_tests.sh by locating jtreg locally
Reviewed-by: herrick, asemenyuk
|
2019-12-11 16:37:27 -05:00 |
|
Hannes Wallnöfer
|
7f10f57834
|
8235414: Module level doc-files show "unnamed package" as holder
Reviewed-by: jjg
|
2019-12-11 22:29:30 +01:00 |
|
Andy Herrick
|
8b99e85fbc
|
8235788: Changeset for JDK-8235252 pushed with wrong bug ID
Reviewed-by: prr
|
2019-12-11 15:01:11 -05:00 |
|
Vicente Romero
|
69c1729e26
|
8234101: Compilation error thrown when repeating annotation is used on record component
Reviewed-by: jlahoda
|
2019-12-11 15:31:40 -05:00 |
|
Jeremy Kuhn
|
cbe604cf5d
|
8235457: Crash when reporting a message about an annotation on a module
8235458: Problem caused by imports in a module-info.java file
Reviewed-by: jjg
|
2019-12-11 11:55:50 -08:00 |
|
Alexander Matveev
|
b29f62ce51
|
8235767: Compilation failure caused by JDK-8212780: Packaging Tool Implementation
Reviewed-by: rkennke, asemenyuk
|
2019-12-11 13:47:44 -05:00 |
|
Tom Rodriguez
|
bca86d6492
|
8229961: Assert failure in compiler/graalunit/HotspotTest.java
Reviewed-by: kvn
|
2019-12-11 09:47:41 -08:00 |
|
Sergey Bylokhov
|
3b1915a71f
|
8231438: [macOS] Dark mode for the desktop is not supported
Reviewed-by: prr, psadhukhan
|
2019-12-08 20:25:08 -08:00 |
|
Claes Redestad
|
91de8b6c91
|
8235551: BitMap::count_one_bits should use population_count
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Reviewed-by: kbarrett, neliasso
|
2019-12-11 16:24:10 +01:00 |
|
Pavel Rappo
|
f51595bec2
|
8234746: Improve indexing of system properties
Reviewed-by: hannesw, jjg
|
2019-12-11 15:16:21 +00:00 |
|
Christian Hagedorn
|
ba94936c80
|
8233033: C2 produces wrong result while unswitching a loop due to lost control dependencies
Adding missing control dependencies when cloning loop predicates at loop unswitching.
Reviewed-by: roland, vlivanov, thartmann
|
2019-12-11 14:33:32 +01:00 |
|
Jan Lahoda
|
ec0fbdc0e9
|
8235338: test jdk/jshell/CompletenessTest.java fails for records
Reviewed-by: rfield
|
2019-12-11 13:08:45 +01:00 |
|
Jan Lahoda
|
308aea3e0b
|
8235474: JShell does not handle records properly
Reviewed-by: vromero, rfield
|
2019-12-11 13:08:42 +01:00 |
|
Tobias Hartmann
|
642d2ddcbc
|
8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
Do not try to verify strip mining if the strip mined loop is malformed.
Reviewed-by: roland, vlivanov
|
2019-12-11 10:42:44 +01:00 |
|
Phil Race
|
1a73baeb10
|
Merge
|
2019-12-06 12:06:09 -08:00 |
|
Vicente Romero
|
bf2f855cd7
|
8235446: confusing error message for records with no parens
Reviewed-by: mcimadamore
|
2019-12-06 14:23:17 -05:00 |
|
Claes Redestad
|
06cb195865
|
8234331: Add robust and optimized utility for rounding up to next power of two
Reviewed-by: eosterlund, stuefe, jrose
|
2019-12-06 18:05:36 +01:00 |
|
Igor Ignatyev
|
60fda4e577
|
8235353: clean up hotspot problem lists
Reviewed-by: kvn, mdoerr
|
2019-12-06 09:14:38 -08:00 |
|
Calvin Cheung
|
4abba17c10
|
8225219: [TESTBUG] AppCDS tests timed out with -Xcomp and --limit-modules option won't work with Graal
Reviewed-by: kvn, iklam, iignatyev
|
2019-12-06 09:09:33 -08:00 |
|
Michael McMahon
|
b96610d017
|
8235475: Add additional timestamp to test java/nio/channels/Selector/SelectWithConsumer.java
Reviewed-by: alanb
|
2019-12-06 14:17:25 +00:00 |
|
Ambarish Rapte
|
8fd8c5bf5d
|
4949105: Access Bridge lacks html tags parsing
Reviewed-by: serb, prr, pbansal
|
2019-12-06 16:37:09 +05:30 |
|
Toshio Nakamura
|
6511acbf1e
|
8234386: [macos] NPE was thrown at expanding Choice from maximized frame
Reviewed-by: serb
|
2019-12-05 15:36:08 -08:00 |
|
Sergey Bylokhov
|
cd2cc6d796
|
8232226: [macos 10.15] test/jdk/java/awt/color/EqualityTest/EqualityTest.java may fail
Reviewed-by: prr, pbansal
|
2019-12-05 15:33:37 -08:00 |
|
Sergey Bylokhov
|
36eb7510f8
|
7124307: JSpinner and changing value by mouse
Reviewed-by: prr, pbansal
|
2019-12-05 15:31:23 -08:00 |
|
Sergey Bylokhov
|
e4ddde03d2
|
8234137: The "AutoTestOnTop.java" test may run external applications
Reviewed-by: prr
|
2019-12-05 15:29:13 -08:00 |
|
Prasanta Sadhukhan
|
e9e86ffb30
|
8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
Reviewed-by: serb
|
2019-12-04 16:28:48 +05:30 |
|
Leonid Mesnik
|
dc0cc5520c
|
8235530: Removed duplicated threadByName methods in nsk/jdi tests
Reviewed-by: dholmes, sspitsyn
|
2019-12-09 13:02:07 -08:00 |
|
Jonathan Gibbons
|
589f23568a
|
8234689: facilitate writing additional custom attributes in a class file
Reviewed-by: jlahoda
|
2019-12-09 12:27:57 -08:00 |
|
Jonathan Gibbons
|
45b8d09e1b
|
8234211: allow discoverable javac plugins to be invoked by default
Reviewed-by: jlahoda
|
2019-12-09 10:44:02 -08:00 |
|
Ioi Lam
|
749bda0e2d
|
8235490: AppCDS DynamicArchiveRelocationTest.java failed: 'always map archive(s) at an alternative address' missing
Reviewed-by: coleenp, ccheung
|
2019-12-09 09:59:03 -08:00 |
|
Andy Herrick
|
ade72f4965
|
Merge
|
2019-12-09 13:02:05 -05:00 |
|
Andy Herrick
|
72caf85c0f
|
8235453: tools/jpackage/junit/junit.java failed
Reviewed-by: prr
|
2019-12-09 13:01:02 -05:00 |
|
Patrick Concannon
|
22e26b2a81
|
8234148: DatagramSocket.setOption/getOption/supportedOption should support multicast options
Fix adds multicast socket options to DatagramSocket
Reviewed-by: alanb, dfuchs, vtewari
|
2019-12-09 14:25:37 +00:00 |
|
Aleksei Efimov
|
3f259d8e3a
|
8141685: com/sun/jndi/ldap/InvalidLdapFilters.java initializes context failed
Reviewed-by: dfuchs, vtewari
|
2019-12-09 14:07:26 +00:00 |
|
Christoph Langer
|
3c8ec642ff
|
8235403: Further cleanup to test serviceability/sa/ClhsdbCDSCore.java
Reviewed-by: iklam, iignatyev
|
2019-12-09 15:01:57 +01:00 |
|
Julia Boes
|
07fc539a85
|
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException
Increase the number of bind retries and test repeats, best effort only
Reviewed-by: msheppar, dfuchs, vtewari
|
2019-12-09 12:46:12 +00:00 |
|
Stefan Johansson
|
9cabfa82ff
|
8165443: Free Collection Set serial phase takes very long on large heaps
Reviewed-by: tschatzl, kbarrett
|
2019-12-09 10:26:41 +01:00 |
|
Rahul Raghavan
|
228c3144d2
|
8233453: MLVM deoptimize stress test timed out
Increased timeout factor for MLVM deoptimize stress test
Reviewed-by: iignatyev, thartmann
|
2019-12-09 14:02:03 +05:30 |
|
Mandy Chung
|
e7fa637179
|
8235351: Lookup::unreflect should bind with the original caller independent of Method's accessible flag
Reviewed-by: alanb
|
2019-12-06 15:10:40 -08:00 |
|
Joe Darcy
|
e1921502c5
|
8235514: Update record serialization tests to not use hard coded source versions
Reviewed-by: lancea
|
2019-12-06 13:32:46 -08:00 |
|
Joe Darcy
|
0da41b464e
|
8235499: Change HotSpot jtreg records test to better handle JDK updates
Reviewed-by: hseigel, iignatyev
|
2019-12-06 12:13:25 -08:00 |
|
Gustavo Romero
|
1691abc747
|
8234599: PPC64: Add support on recent CPUs and Linux for JEP-352
Reviewed-by: mbaesken, mdoerr, adinn
|
2019-11-21 17:10:26 -03:00 |
|
Severin Gehwolf
|
d462a6b5c9
|
8230305: Cgroups v2: Container awareness
Implement Cgroups v2 container awareness in hotspot
Reviewed-by: bobv, dholmes
|
2019-11-07 17:11:59 +01:00 |
|
Coleen Phillimore
|
65354d838a
|
8236901: 8232759 missed a test case
Use jcmd GC.class-histogram because it also works for verifying that the classes are loaded.
Reviewed-by: dholmes, mseledtsov, iklam
|
2020-01-17 06:56:29 -05:00 |
|
Fairoz Matte
|
a4b3e781fe
|
8236701: [TESTBUG] compiler/loopopts/superword/Vec_MulAddS2I.java uses wrong flag -XX:-SuperWord
Reviewed-by: iklam, thartmann
|
2020-01-16 17:37:09 -08:00 |
|
Masanori Yano
|
567465c62c
|
8216012: Infinite loop in RSA KeyPairGenerator
Check and error out on even RSA public exponents
Reviewed-by: valeriep
|
2020-01-17 01:05:27 +00:00 |
|
Daniil Titov
|
75912b7aaa
|
8236873: Worker has a deadlock bug
Reviewed-by: dfuchs, dholmes, sspitsyn
|
2020-01-16 09:53:03 -08:00 |
|