Phil Race
|
a9cb8eb350
|
8080084: java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with G1 GC
Reviewed-by: ssadetsky, pnarayanan
|
2017-10-10 12:15:25 -07:00 |
|
Alexandre Iline
|
e83a741be2
|
8188824: sanity/client/SwingSet/src/ProgressBarDemoTest: Failed with NullPointerException
Reviewed-by: ssadetsky
|
2017-10-10 09:10:43 -07:00 |
|
Phil Race
|
82040f1fb3
|
Merge
|
2017-10-09 11:38:46 -07:00 |
|
Prasanta Sadhukhan
|
a4bc3522b1
|
8187989: Documentation error in JComponent.paintComponent
Reviewed-by: ssadetsky, serb
|
2017-10-09 10:42:27 +05:30 |
|
Dmitry Markov
|
513abd0c08
|
8155197: Focus transition issue
Reviewed-by: serb, ssadetsky, aivanov
|
2017-10-07 15:58:45 +01:00 |
|
Alexandre Iline
|
c640ec68f7
|
8188779: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb, ssadetsky
|
2017-10-05 13:29:34 -07:00 |
|
Shashidhara Veerabhadraiah
|
0e982813e1
|
8004029: [macosx] The long Tab titles are not clipped with dots at the end
Reviewed-by: serb, psadhukhan
|
2017-10-04 15:10:08 +05:30 |
|
Phil Race
|
fd49cc9ce4
|
Merge
|
2017-09-28 11:27:56 -07:00 |
|
Phil Race
|
1c89e3aa56
|
Merge
|
2017-09-28 09:13:27 -07:00 |
|
Prasanta Sadhukhan
|
ebf03d174d
|
8088132: [Swing, singleThread] ClassCastException in nested event loop when showing multiple message dialogs in SwingNode
Reviewed-by: serb
|
2017-09-26 10:46:23 +05:30 |
|
Pankaj Bansal
|
b8ca97f45c
|
8154468: [TEST_BUG] java/awt/Window/MultiWindowApp/ChildAlwaysOnTopTest.java
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:12:49 +05:30 |
|
Pankaj Bansal
|
6b7c509a0d
|
8081311: [TEST_BUG] java/awt/ComponentOrientation/WindowTest.java does use deprecated applyResourceBundle
Reviewed-by: serb, ssadetsky
|
2017-09-25 16:06:13 +05:30 |
|
Pankaj Bansal
|
94a925b4f3
|
6857809: [TEST_BUG] java/awt/Component/PrintAllXcheckJNI/PrintAllXcheckJNI.java fails in jdk7 b64 pit build
Co-authored-by: Dmitry Cherepanov <dcherepanov@azul.com>
Reviewed-by: serb, ssadetsky
|
2017-09-25 15:57:43 +05:30 |
|
Artem Smotrakov
|
0b924bfad1
|
8178274: Java_sun_lwawt_macosx_NSEvent_nsToJavaKeyInfo() overreads jchar variable
Reviewed-by: ssadetsky
|
2017-09-22 18:57:05 -07:00 |
|
Sergey Bylokhov
|
1b2b0e8cb9
|
6238123: Typos at Serialized Form javadoc for java.awt.Polygon
Reviewed-by: prr, pnarayanan
|
2017-09-22 18:20:18 -07:00 |
|
Sergey Bylokhov
|
e5566ace66
|
8175968: The javax.swing.filechooser.FileSystemView constructor consumes memory by adding a PropertyChangeListener that is never removed
Reviewed-by: azvegint
|
2017-09-22 17:36:55 -07:00 |
|
Sergey Bylokhov
|
8ea9b74ec1
|
8186967: Unused methods in MotifGraphicsUtils can be removed
Reviewed-by: azvegint
|
2017-09-22 17:09:56 -07:00 |
|
Robbin Ehn
|
d38975f83c
|
8186837: Memory ordering nmethod, _state and _stack_traversal_mark
Reviewed-by: dholmes, rkennke
|
2017-08-31 08:18:47 +02:00 |
|
Alexander Zvegintsev
|
416b9f9906
|
8181786: Extra runLater causes impossible states to be possible using javafx.embed.singleThread=true
Reviewed-by: kcr
|
2017-08-31 09:28:21 +05:30 |
|
Daniel Stewart
|
5ded85f065
|
8187022: AArch64: UBFX instructions have wrong format string
Reviewed-by: aph
|
2017-08-31 10:28:25 +08:00 |
|
Coleen Phillimore
|
de3cc93ca6
|
8164207: Checking missing load-acquire in relation to _pd_set in dictionary.cpp
Use load_acquire for accessing DictionaryEntry::_pd_set since it's accessed outside the SystemDictionary_lock
Reviewed-by: zgu, twisti, dholmes, adinn
|
2017-08-30 19:18:22 -04:00 |
|
Jonathan Gibbons
|
7eb1d1757a
|
8186934: Fix accessibility issues in the java.naming module
Reviewed-by: mchung
|
2017-08-30 12:46:53 -07:00 |
|
Jonathan Gibbons
|
965798a643
|
8186932: Fix accessibility issues in the java.management module
Reviewed-by: mchung
|
2017-08-30 12:45:43 -07:00 |
|
Naoto Sato
|
d335accdd5
|
8179246: /  are literally visible in javadoc
Reviewed-by: jjg
|
2017-08-30 11:37:48 -07:00 |
|
Claes Redestad
|
a0564d954d
|
8186517: sun.nio.cs.StandardCharsets$Aliases and Classes can be lazily loaded
Reviewed-by: sherman, martin, plevart
|
2017-08-30 20:12:53 +02:00 |
|
Xueming Shen
|
cfe34ed89c
|
8186801: Add regression test to test mapping based charsets (generated at build time)
Reviewed-by: alanb
|
2017-08-30 10:09:13 -07:00 |
|
Priya Lakshmi Muthuswamy
|
1205adaedf
|
8184723: jdk.nashorn.internal.runtime.linker.JSObjectLinker.callToApply erroneously asserts given arguments
Reviewed-by: sundar, hannesw
|
2017-08-30 18:47:37 +02:00 |
|
Claes Redestad
|
e7360c4387
|
8186930: Constant fold URI constants
Reviewed-by: alanb, chegar
|
2017-08-30 18:45:27 +02:00 |
|
Zhengyu Gu
|
f1ff1ca94b
|
8186797: cardtable_rs in g1CollectedHeap::initialize() defined, but never used
Reviewed-by: tschatzl, ehelin
|
2017-08-30 15:48:47 +02:00 |
|
Coleen Phillimore
|
bf23cd443a
|
Merge
|
2017-08-30 13:04:44 +00:00 |
|
Coleen Phillimore
|
8330d49736
|
8181170: resolved_references array leaks for RedefineClasses
Clear out resolved_reference from ClassLoaderData::_handles
Reviewed-by: stefank, jiangli, sspitsyn
|
2017-08-30 07:18:02 -04:00 |
|
Jesper Wilhelmsson
|
1f39fa9e58
|
Merge
|
2017-08-29 22:15:40 +02:00 |
|
Bob Vandette
|
ed869998dd
|
8186248: Allow more flexibility in selecting Heap % of available RAM
Reviewed-by: dholmes, drwhite
|
2017-08-29 15:53:04 -04:00 |
|
Bob Vandette
|
d74f4e6857
|
8186248: Allow more flexibility in selecting Heap % of available RAM
Reviewed-by: dholmes, drwhite
|
2017-08-29 15:52:59 -04:00 |
|
Phil Race
|
40aea67068
|
Merge
|
2017-08-29 10:48:58 -07:00 |
|
Vladimir Kozlov
|
82859535c3
|
8186462: [Graal] build Graal regardless AOT build
Reviewed-by: twisti, thartmann, erikj
|
2017-08-29 10:24:10 -07:00 |
|
Jesper Wilhelmsson
|
ea20cf16df
|
Merge
|
2017-08-29 17:17:58 +02:00 |
|
Jesper Wilhelmsson
|
59a45804c9
|
Merge
|
2017-08-29 17:17:57 +02:00 |
|
Jesper Wilhelmsson
|
a229ecaf37
|
Merge
|
2017-08-29 17:17:57 +02:00 |
|
Jesper Wilhelmsson
|
a65fbadfdf
|
Merge
|
2017-08-29 17:17:57 +02:00 |
|
Stuart Marks
|
312d5273ed
|
8186851: fix misspellings of "dependent" and "independent" in the JDK repo
Reviewed-by: bpb, psadhukhan
|
2017-08-29 12:16:28 -07:00 |
|
Goetz Lindenmaier
|
0c89a9cfe5
|
8186719: [testbug] add @requires vm.cds to CDS tests in jdk test suite
Reviewed-by: dholmes, iklam
|
2017-08-29 17:29:19 +02:00 |
|
Jesper Wilhelmsson
|
c0d2bcb8c0
|
Merge
|
2017-08-29 17:17:57 +02:00 |
|
Ujwal Vangapally
|
29378dc9ac
|
8186224: javax/management/remote/mandatory/subjectDelegation/* fail with java.security.AccessControlException
Edited policy files to grant permissions to all drives on windows
Reviewed-by: hb, clanger
|
2017-08-29 20:23:14 +05:30 |
|
Felix Yang
|
894ac9ad94
|
8186818: Enable debug option for TcpTest.java
Reviewed-by: rriggs
|
2017-08-29 07:16:49 -07:00 |
|
David Holmes
|
c9523af5e9
|
Merge
|
2017-08-29 10:41:51 +00:00 |
|
Mikael Gerdin
|
897a7b3f67
|
8186897: semaphore_posix.hpp should not be included on OSX
Reviewed-by: stefank, dholmes
|
2017-08-29 12:17:02 +02:00 |
|
Jesper Wilhelmsson
|
dd460203f4
|
Merge
|
2017-08-29 17:17:58 +02:00 |
|
John Paul Adrian Glaubitz
|
7e51e7940c
|
8186855: Multiple platforms broken after 8186476: Generalize Atomic::add with templates
Reviewed-by: stuefe, coleenp
|
2017-08-29 18:34:32 +02:00 |
|
Muthusamy Chinnathambi
|
13be218cd2
|
8185624: G1HeapVerifier's VerifyRootsClosure prints important information on info log level
Fix logging of broken oop to error log level instead of info log level
Reviewed-by: mgerdin, tschatzl
|
2017-08-29 05:33:15 -04:00 |
|