Chris Plummer
|
7a55cb8954
|
8210118: better jdb test diagnostics when getting "Prompt is not received during ... milliseconds" failures
Print pending reply when prompt is not recieved
Reviewed-by: dholmes, gadams, sspitsyn, jcbeyler
|
2018-08-30 17:59:40 -07:00 |
|
Kim Barrett
|
6a0bb0955e
|
8209975: Some GCThreadLocalData not initialized
Perform deferred BarrierSet initializations for NonJavaThreads too.
Reviewed-by: eosterlund, pliden
|
2018-08-30 17:03:46 -04:00 |
|
Aleksei Voitylov
|
26560a934d
|
8210164: building Minimal VM fails with error: comparison of unsigned expression < 0 is always false [-Werror=type-limits]
Conditionalize compare with serial_phase_count.
Reviewed-by: kbarrett, shade
|
2018-08-30 16:33:14 -04:00 |
|
Kim Barrett
|
75a8e7d4e2
|
8210119: Rename SubTasksDone::is_task_claimed
Renamed to try_claim_task and inverted result.
Reviewed-by: coleenp, sjohanss
|
2018-08-30 16:16:19 -04:00 |
|
Brian Burkhalter
|
67b2c6fc66
|
8207744: Clean up inconsistent use of opendir/closedir versus opendir64/closedir64
Reviewed-by: bsrbnd, mbaesken, bchristi, simonis
|
2018-08-30 12:39:26 -07:00 |
|
Alex Menkov
|
091aff1178
|
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
|
2018-08-30 11:53:49 -07:00 |
|
Abdul Kolarkunnu
|
d56ff9a452
|
8209993: Create a test for SwingSet3 ToolTipDemo
Reviewed-by: serb
|
2018-08-30 03:01:49 -07:00 |
|
Jean Christophe Beyler
|
b9b522a7ad
|
8203356: VM Object Allocation Collector can infinite recurse
VM Event callback do not provoke a VM alloc event
Reviewed-by: sspitsyn, phh, amenkov, cjplummer
|
2018-08-30 09:47:12 -07:00 |
|
Ioi Lam
|
3c135ae705
|
8210194: [TESTBUG] jvmti_FollowRefObjects.cpp missing initializer for member _jvmtiHeapCallbacks::heap_reference_callback
Reviewed-by: sspitsyn, iignatyev
|
2018-08-30 08:01:13 -07:00 |
|
Harold Seigel
|
d36066fdad
|
8210168: JCK test .vm.classfmt.ins.code__002.code__00201m1.code__00201m1 hangs with -noverify
Check for 'bc_length > 0' to handle lengths of -1.
Reviewed-by: coleenp
|
2018-08-30 09:08:23 -04:00 |
|
Lutz Schmidt
|
af1ce0a659
|
8209950: SIGBUS in CodeHeapState::print_names()
Reviewed-by: thartmann, kvn
|
2018-08-30 09:34:10 +02:00 |
|
Erik Österlund
|
05b8f66dff
|
8210065: ZGC: Remove mode for treating weaks as strong
Reviewed-by: kbarrett, pliden
|
2018-08-30 09:25:38 +02:00 |
|
Matthias Baesken
|
149be4bad1
|
8210147: adjust some WSAGetLastError usages in windows network coding
Reviewed-by: clanger, stuefe
|
2018-08-29 10:11:51 +02:00 |
|
Erik Österlund
|
af545969be
|
8210063: ZGC: Enable load barriers for IN_NATIVE runtime barriers
Reviewed-by: pliden
|
2018-08-30 09:12:07 +02:00 |
|
Erik Österlund
|
dd02aad6be
|
8210061: ZGC: Remove STW weak processor mode
Reviewed-by: pliden, kbarrett
|
2018-08-30 08:59:23 +02:00 |
|
Magnus Ihse Bursie
|
a75b0f74fa
|
8210160: Remove deprecated configure arguments
Reviewed-by: erikj
|
2018-08-30 08:19:13 +02:00 |
|
Magnus Ihse Bursie
|
f6471ab3aa
|
8210150: Allow custom-hook.m4 to include files from CUSTOM_CONFIG_DIR
Reviewed-by: erikj
|
2018-08-30 08:15:10 +02:00 |
|
Chris Plummer
|
77921f8a38
|
8199811: com/sun/jdi/ProcessAttachTest.java fails intermittently: Remote thread failed for unknown reason
Give attach listener thread a chance to finish starting
Reviewed-by: dholmes, gadams
|
2018-08-29 20:13:53 -07:00 |
|
Gary Adams
|
b984ecc438
|
8170089: nsk/jdi/EventSet/resume/resume008: ERROR: suspendCounts don't match for : Common-Cleaner
Reviewed-by: cjplummer, sspitsyn
|
2018-08-28 08:06:59 -04:00 |
|
Leo Jiang
|
0852cfcc52
|
8210153: localized currency symbol of VES
Reviewed-by: naoto
|
2018-08-29 19:14:08 -07:00 |
|
Jesper Wilhelmsson
|
ad8e665844
|
Added tag jdk-12+9 for changeset 31b159f30fb2
|
2018-08-30 03:49:23 +02:00 |
|
Mikael Vidstedt
|
c41e1d3f3a
|
8210167: ProblemList vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java
Reviewed-by: coleenp
|
2018-08-29 13:50:55 -07:00 |
|
Mikael Vidstedt
|
f5e624c0b3
|
8209856: Obsolete error reporter
Reviewed-by: coleenp, stuefe
|
2018-08-29 13:04:50 -07:00 |
|
Roman Kennke
|
296002fe50
|
8180193: Make marking bitmap code available to other GCs
Reviewed-by: shade, stefank
|
2018-08-29 20:15:09 +02:00 |
|
Jesper Wilhelmsson
|
d40735db17
|
Merge
|
2018-08-29 19:48:28 +02:00 |
|
Adam Petcher
|
c3cc65bd08
|
8201317: X25519/X448 code improvements
Minor code/comment improvements
Reviewed-by: xuelei
|
2018-08-29 12:00:47 -04:00 |
|
Gunter Haug
|
00eb34a943
|
8209996: [PPC64] Fix JFR profiling
Reviewed-by: mdoerr, simonis
|
2018-08-28 14:55:06 +02:00 |
|
Patricio Chilano Mateo
|
ff17347f8f
|
8209844: MemberNameLeak.java fails when ResolvedMethod entry is not removed
Fixed MemberNameLeak.java due to intermittent failure after 8206423
Reviewed-by: coleenp, lfoltan
|
2018-08-29 10:46:59 -04:00 |
|
Phil Race
|
d0a60f53ee
|
Merge
|
2018-08-27 10:54:58 -07:00 |
|
Anton Litvinov
|
41f4dbaae7
|
8201818: [macosx] Printing attributes break page size set via "java.awt.print.Book" object
Reviewed-by: prr, psadhukhan
|
2018-08-27 18:29:07 +01:00 |
|
Abdul Kolarkunnu
|
13ce063178
|
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb
|
2018-08-27 03:46:44 -07:00 |
|
Xue-Lei Andrew Fan
|
8b373393e6
|
8209965: The "supported_groups" extension in ServerHellos
Reviewed-by: ascarpino
|
2018-08-27 09:46:24 -07:00 |
|
Weijun Wang
|
882e54cb05
|
8209995: java.base does not need to export sun.security.ssl to java.security.jgss
Reviewed-by: xuelei, alanb
|
2018-08-27 23:14:17 +08:00 |
|
Bernd Eckenfels
|
c5299d49f4
|
8209987: Minor cleanup in Level.java
Reviewed-by: dfuchs
|
2018-08-27 12:33:03 +01:00 |
|
Jini George
|
b4530e2447
|
8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
Use longs instead of ints while computing the identity hash of klass symbols
Reviewed-by: coleenp, lfoltan
|
2018-08-27 10:25:13 +05:30 |
|
Coleen Phillimore
|
fd9fa38d21
|
8209821: Make JVMTI GetClassLoaderClasses not walk CLDG
And also added function with KlassClosure to remove the hacks.
Reviewed-by: lfoltan, sspitsyn
|
2018-08-25 11:10:21 -04:00 |
|
Jaikiran Pai
|
e6c0c9dde7
|
7033681: Arrays.asList methods needs better documentation
Reviewed-by: smarks
|
2018-08-25 20:16:43 +05:30 |
|
Aleksey Shipilev
|
51c04f947f
|
8209911: More blob types in hs_err printout
Reviewed-by: simonis, kvn
|
2018-08-25 14:23:21 +02:00 |
|
Ivan Gerasimov
|
852e131c61
|
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Reviewed-by: valeriep
|
2018-08-24 18:56:41 -07:00 |
|
Sergey Bylokhov
|
5cdafcf43e
|
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Reviewed-by: prr
|
2018-08-24 16:29:04 -07:00 |
|
Sergey Bylokhov
|
05ed80075a
|
8209340: The code which avoids synthetic accessors has become outdated
Reviewed-by: psadhukhan, kaddepalli
|
2018-08-23 23:12:16 -07:00 |
|
Ioi Lam
|
8f87784420
|
8208658: Make CDS archived heap regions usable even if compressed oop encoding has changed
Move different execution modes to IncompatibleOptions_stringDedup.java and IncompatibleOptions_noCompactStrings.java
Reviewed-by: jiangli, coleenp
|
2018-08-23 21:16:45 -07:00 |
|
Vicente Romero
|
b2ebbe6460
|
8209173: javac fails with completion exception while reporting an error
Reviewed-by: mcimadamore
|
2018-08-24 13:30:56 -07:00 |
|
Mikael Vidstedt
|
83d8bf86a6
|
8209915: Fix license headers
Reviewed-by: kvn, pliden
|
2018-08-24 13:23:39 -07:00 |
|
Zhengyu Gu
|
af8a3d61b5
|
8209841: [REDO] Refactor G1ParallelCleaningTask into shared
Refactored ParallelCleaningTask to share with other GCs
Reviewed-by: tschatzl, shade
|
2018-08-24 15:49:21 -04:00 |
|
Jiangli Zhou
|
7a51b4a8fa
|
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode
Allow resizing for all system dictionaries except for the shared dictionary at runtime.
Reviewed-by: iklam, gziemski
|
2018-08-24 15:33:28 -04:00 |
|
Dean Long
|
347b95d500
|
8209825: guarantee(false) failed: wrong number of expression stack elements during deopt
Reviewed-by: kvn, thartmann
|
2018-08-24 11:56:14 -07:00 |
|
Jesper Wilhelmsson
|
37115c8ea4
|
Added tag jdk-11+28 for changeset 76072a077ee1
|
2018-08-22 21:50:12 +02:00 |
|
Roland Westrelin
|
7135605c6f
|
8209691: Allow MemBar on single memory slice
Reviewed-by: kvn, vlivanov
|
2018-08-22 10:29:17 +02:00 |
|
Maurizio Cimadamore
|
d91630f948
|
8209064: Make intellij support more robust after changes for 2018.2
Do not treat build.xml wrapper as a template file
Reviewed-by: erikj, ihse
|
2018-08-29 11:25:51 +01:00 |
|