Phil Race
|
59dc384fbd
|
Merge
|
2020-05-20 08:40:27 -07:00 |
|
Thomas Stuefe
|
66514251c1
|
8244733: Add ResourceHashtable::xxx_if_absent
Reviewed-by: coleenp, iklam, rehn, dholmes
|
2020-05-20 15:56:39 +02:00 |
|
Aleksey Shipilev
|
ac93f38b16
|
8245463: Shenandoah: refine ShenandoahPhaseTimings constructor arguments
Reviewed-by: zgu
|
2020-05-20 15:24:32 +02:00 |
|
Aleksey Shipilev
|
0a94d85172
|
8245461: Shenandoah: refine mode name()-s
Reviewed-by: zgu
|
2020-05-20 15:24:16 +02:00 |
|
Erik Österlund
|
3f7cd1f204
|
8244416: Remove incorrect assert during inline cache cleaning
Reviewed-by: kvn, pliden
|
2020-05-20 13:20:08 +00:00 |
|
Jim Laskey
|
afe76a97d5
|
8245398: Remove addition preview adornment from String::formatted
Reviewed-by: psandoz
|
2020-05-20 10:00:52 -03:00 |
|
Magnus Ihse Bursie
|
600d82adf8
|
8245281: Disabling hotspot gtest builds make it impossible to run tests
Reviewed-by: erikj
|
2020-05-20 14:09:18 +02:00 |
|
Jan Lahoda
|
d191d2f4e2
|
8245445: Langtools NetBeans ant build broken after JDK-8244093
Correcting paths in the NetBeans-specific langtools ant build.
Reviewed-by: mcimadamore
|
2020-05-20 13:23:46 +02:00 |
|
Coleen Phillimore
|
47ceb80368
|
8245428: Remove unused oopFactory functions
Reviewed-by: stuefe, dholmes
|
2020-05-20 07:00:25 -04:00 |
|
Tejpal Rebari
|
9ae8b32dee
|
8233553: [TESTBUG] JSpinner test bug4973721.java fails on MacOS
Reviewed-by: psadhukhan
|
2020-05-20 15:04:37 +05:30 |
|
Stefan Karlsson
|
3d659eff6e
|
8245000: Windows GDI functions don't support large pages
Reviewed-by: kbarrett, sjohanss
|
2020-05-20 08:56:40 +02:00 |
|
Stefan Karlsson
|
6f29ba1991
|
8245002: Windows GDI functions don't support NUMA interleaving
Reviewed-by: kbarrett, sjohanss, tschatzl
|
2020-05-19 13:40:02 +02:00 |
|
Markus Grönlund
|
0d5f6548a9
|
8245042: Improve scalability of reading Windows Performance counters via PDH when using the Process object
Reviewed-by: dcubed, egahlin
|
2020-05-20 12:06:05 +02:00 |
|
Per Lidén
|
8c7fac8a2d
|
8245450: ZGC: Remove unused ZArguments::initialize_platform()
Reviewed-by: tschatzl
|
2020-05-20 11:59:09 +02:00 |
|
Claes Redestad
|
6812f6f641
|
8218173: exception during StringConcatFactory clinit breaks string concat with no fallback
Reviewed-by: psandoz, jlaskey
|
2020-05-20 11:35:58 +02:00 |
|
Erik Österlund
|
6508c5a38d
|
8243996: Remove hardcoded field offsets from HotSpot
Reviewed-by: jrose, coleenp, dholmes, fparain
|
2020-05-20 09:31:38 +00:00 |
|
Phil Race
|
1f233c8b99
|
6949753: [TEST BUG]: java/awt/print/PageFormat/PDialogTest.java needs update by removing a infinite loop
Reviewed-by: jdv
|
2020-05-18 17:16:29 -07:00 |
|
Sergey Bylokhov
|
9c415c4d52
|
8243925: Toolkit#getScreenInsets() returns wrong value on HiDPI screens (Windows)
Reviewed-by: prr, psadhukhan
|
2020-05-18 15:27:54 +01:00 |
|
Jayathirth D V
|
08ded85a5c
|
8245165: Update bug id for javax/swing/text/StyledEditorKit/4506788/bug4506788.java in ProblemList
Reviewed-by: psadhukhan
|
2020-05-18 15:50:22 +05:30 |
|
Prasanta Sadhukhan
|
f76b6e7450
|
8238824: [macos] javax/swing/JSpinner/4840869/bug4840869.java fails on macos
Reviewed-by: serb, prr
|
2020-05-18 11:18:51 +05:30 |
|
Tejpal Rebari
|
4cf3e6bfd8
|
8238085: PIT: javax/swing/JSpinner/8223788/JSpinnerButtonFocusTest.java fails on Mac
Reviewed-by: serb
|
2020-05-13 19:53:02 +05:30 |
|
Tejpal Rebari
|
79905b14b1
|
8229856: [macos] Opening a menu on a JTextField can clear the text selection
Reviewed-by: psadhukhan, jdv
|
2020-05-13 19:43:46 +05:30 |
|
Prasanta Sadhukhan
|
d8510ea0c1
|
Merge
|
2020-05-09 09:49:08 +05:30 |
|
Aleksey Shipilev
|
15d7ef7102
|
8244667: Shenandoah: SBC2Support::test_gc_state takes loop for wrong control
Reviewed-by: rkennke
|
2020-05-08 23:17:17 +02:00 |
|
Mandy Chung
|
692f753580
|
8240910: jmod rejects duplicate entries in --class-path jars
Reviewed-by: alanb, lancea
|
2020-05-08 08:23:35 -07:00 |
|
Erik Gahlin
|
f3519016c7
|
8244508: JFR: FlightRecorderOptions reset date format
Reviewed-by: mgronlun
|
2020-05-08 15:34:14 +02:00 |
|
Sean Mullan
|
e544a6afc5
|
Merge
|
2020-05-08 08:13:15 -04:00 |
|
Sean Mullan
|
59eb03151a
|
8237888: security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java fails when checking validity interval
Reviewed-by: xuelei
|
2020-05-08 08:12:21 -04:00 |
|
Magnus Ihse Bursie
|
d5b5059af5
|
8244653: Suppress gcc 9.1 ABI change notes on aarch64
Reviewed-by: kbarrett
|
2020-05-08 14:10:36 +02:00 |
|
Aleksei Efimov
|
3f505750ed
|
8237834: com/sun/jndi/ldap/LdapDnsProviderTest.java failing with LDAP response read timeout
Reviewed-by: dfuchs
|
2020-05-08 11:23:37 +01:00 |
|
Jan Lahoda
|
3beee2cd93
|
8242919: Paste locks up jshell
Not waiting until the full block is available while reading from input.
Reviewed-by: rfield
|
2020-05-08 09:16:12 +02:00 |
|
Prasanta Sadhukhan
|
b75ea9b069
|
Merge
|
2020-05-08 09:52:42 +05:30 |
|
Prasanta Sadhukhan
|
1f2f808794
|
8233643: [TESTBUG] JMenu test bug4515762.java fails on macos
Reviewed-by: serb
|
2020-05-08 09:45:57 +05:30 |
|
Prasanta Sadhukhan
|
5f0d11e1e9
|
8233642: [TESTBUG] JMenuBar test bug 4750590.java fails on macos
Reviewed-by: serb
|
2020-05-08 09:43:13 +05:30 |
|
Jie Fu
|
13d6b49ed8
|
8244625: Zero VM is broken after JDK-8244550 (java_lang_Class::as_Klass(oopDesc*) undefined)
Reviewed-by: dholmes
|
2020-05-08 09:23:50 +08:00 |
|
Jesper Wilhelmsson
|
601891ac2b
|
8244618: WinUpgradeUUIDTest.java fails after JDK-8236518
Reviewed-by: dholmes
|
2020-05-08 02:43:36 +02:00 |
|
Zhengyu Gu
|
88722a82ed
|
8244243: Shenandoah: Cleanup Shenandoah phase timing tracking and JFR event supporting
Reviewed-by: shade
|
2020-05-07 17:44:53 -04:00 |
|
Aleksei Efimov
|
61864c28d1
|
8062947: Fix exception message to correctly represent LDAP connection failure
Reviewed-by: dfuchs, xyin, vtewari
|
2020-05-07 19:18:22 +01:00 |
|
Xin Liu
|
e05227a2ce
|
8244248: boot-jdk.m4 captures the version line using regex
Use awk instead of head
Reviewed-by: ihse, erikj
|
2020-05-07 11:13:21 -07:00 |
|
Prasanta Sadhukhan
|
f64bdedeac
|
8244557: test/jdk/javax/swing/JTabbedPane/TestBackgroundScrollPolicy.java failed
Reviewed-by: prr
|
2020-05-07 22:29:25 +05:30 |
|
Naoto Sato
|
ed4bc1bf23
|
8244245: localizedBy() should override localized values with default values
Reviewed-by: joehw, rriggs, scolebourne
|
2020-05-07 09:27:48 -07:00 |
|
Andy Herrick
|
29f015cf61
|
8236518: There is no Native Packages WinUpgradeUUIDTest-2.0.exe after creating Native packages on win
Reviewed-by: asemenyuk, almatvee
|
2020-05-07 10:54:18 -04:00 |
|
Magnus Ihse Bursie
|
1a16a4b628
|
8244592: Start supporting SOURCE_DATE_EPOCH
Reviewed-by: erikj
|
2020-05-07 17:47:11 +02:00 |
|
Magnus Ihse Bursie
|
74132fe7e1
|
8244615: build-performance.m4 is not always parsing /proc/cpuinfo correctly
Reviewed-by: erikj
|
2020-05-07 17:44:21 +02:00 |
|
Aleksey Shipilev
|
54b49db321
|
8244606: Non-PCH build is broken after JDK-8244550
Reviewed-by: redestad, dcubed
|
2020-05-07 16:44:48 +02:00 |
|
Alan Bateman
|
f6dda95113
|
8243596: ModuleLayer::parents should return an unmodifiable list
Reviewed-by: mchung
|
2020-05-07 14:44:09 +01:00 |
|
Pavel Rappo
|
93b0516d5d
|
8224613: javadoc should better handle bad options
Reviewed-by: jjg
|
2020-05-07 13:59:18 +01:00 |
|
Claes Redestad
|
c2780c9556
|
8244550: Unsafe::allocateInstance does redundant transitions
Reviewed-by: coleenp, mchung, dholmes
|
2020-05-07 14:09:20 +02:00 |
|
Roman Kennke
|
62bf2d07e7
|
8244551: Shenandoah: Fix racy update of update_watermark
Reviewed-by: shade
|
2020-05-07 08:00:30 -04:00 |
|
Aleksey Shipilev
|
b231ad70c8
|
8244510: Shenandoah: invert SHC2Support::is_in_cset condition
Reviewed-by: rkennke, roland
|
2020-05-07 12:48:21 +02:00 |
|