Bob Vandette
|
6d3209c59a
|
Merge
|
2017-08-31 16:29:54 +02:00 |
|
John Paul Adrian Glaubitz
|
3c4d23cf23
|
8186786: Name collisions with autoconf definitions on alpha and sh
Reviewed-by: ihse, dholmes
|
2017-08-31 15:47:12 +02:00 |
|
Thomas Stuefe
|
1dca1fb4e1
|
8186665: [aix] buffer overflow in Java_java_nio_MappedByteBuffer_isLoaded0
Reviewed-by: alanb, plevart, clanger
|
2017-08-31 08:45:18 +02:00 |
|
Kumar Srinivasan
|
3733761695
|
8157000: Do not generate javadoc for overridden method with no spec change
Reviewed-by: jjg
|
2017-10-19 20:27:47 -07:00 |
|
Phil Race
|
d36d599779
|
Merge
|
2017-10-19 11:45:23 -07:00 |
|
Hannes Wallnöfer
|
7ff7f3b5ab
|
8189617: Remove undocumented --print-mem-usage option
Reviewed-by: jlaskey, sundar
|
2017-10-19 20:34:48 +02:00 |
|
Phil Race
|
679360ec5a
|
Merge
|
2017-10-19 10:54:40 -07:00 |
|
Erik Joelsson
|
3263ea9b0c
|
8189679: JDK-8189094 broke testing in Mach 5
Reviewed-by: tbell, mchung
|
2017-10-19 17:47:04 +02:00 |
|
Erik Joelsson
|
ca8ad3c162
|
8189094: Change required boot jdk to JDK 9
Reviewed-by: ihse, mchung
|
2017-10-19 14:16:45 +02:00 |
|
Jan Lahoda
|
d84d8f1cc5
|
8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule
Prepending explictely set module locations in listLocationsForModules.
Reviewed-by: jjg
|
2017-10-19 10:59:02 +02:00 |
|
Manajit Halder
|
a1d4869f84
|
8163265: [macosx] numpad 0 instead of VK_0
Reviewed-by: serb, azvegint
|
2017-10-19 13:52:37 +05:30 |
|
Jan Lahoda
|
6f27933eb4
|
8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9
Removing unused method.
Reviewed-by: mcimadamore
|
2017-10-19 09:53:53 +02:00 |
|
Christoph Langer
|
2e31cc7ee1
|
8155590: Dubious collection management in sun.net.www.http.KeepAliveCache
Reviewed-by: rriggs, vtewari
|
2017-10-19 09:01:29 +02:00 |
|
John Jiang
|
26aeea1790
|
8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform
Put test sun/security/pkcs11/KeyStore/SecretKeysBasic.sh to ProblemList on Linux platform due to JDK-8186098
Reviewed-by: xuelei
|
2017-10-19 14:49:20 +08:00 |
|
Sergey Bylokhov
|
4ccdfd542e
|
8075255: Metal L&F has dependency on the Windows L&F
Reviewed-by: psadhukhan
|
2017-10-18 22:06:24 -07:00 |
|
Joe Wang
|
52d3c4b2e8
|
8181150: Fix lint warnings in JAXP repo: rawtypes and unchecked
Reviewed-by: lancea, rriggs, mullan
|
2017-10-18 13:25:49 -07:00 |
|
Phil Race
|
8f0f21d997
|
Merge
|
2017-10-17 14:33:32 -07:00 |
|
Mandy Chung
|
9ebc72545b
|
8189202: (jdeps) Need jdeps output format easy for jlink --add-modules to use
Reviewed-by: sundar
|
2017-10-17 10:32:01 -07:00 |
|
Vicente Romero
|
8315ac39cc
|
8187624: NPE in Type.UndetVar.debugString()
Reviewed-by: mcimadamore
|
2017-10-17 07:11:05 -07:00 |
|
Erik Joelsson
|
352aa2d861
|
8189430: make/hotspot/copy/Copy-java.base.gmk in wrong location after consolidation
Reviewed-by: ihse, dholmes
|
2017-10-17 15:47:53 +02:00 |
|
Erik Joelsson
|
447beeba7f
|
8189434: SetupCopyFiles does not handle files with $ in them
Reviewed-by: ihse
|
2017-10-17 15:46:09 +02:00 |
|
Semyon Sadetsky
|
74e234cb58
|
8187599: Remove dependency of Building Nimbus L&F on JAXB
Reviewed-by: serb, prr
|
2017-10-16 08:47:59 -07:00 |
|
Semyon Sadetsky
|
e363c824b5
|
8182638: [macosx] Active modal dialog is hidden by another non-active one
Reviewed-by: azvegint, dmarkov
|
2017-10-16 08:34:01 -07:00 |
|
Semyon Sadetsky
|
12cb440799
|
8180821: [macosx]com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java: The menu item should have been GC-ed
Reviewed-by: prr, psadhukhan
|
2017-10-16 08:06:56 -07:00 |
|
Phil Race
|
4337e3f1a6
|
8183978: Remove ICU layout code from OpenJDK
Reviewed-by: srl, serb
|
2017-10-13 08:54:00 -07:00 |
|
Krishna Addepalli
|
a9808680a1
|
6714836: JRootPane.getMaximumSize() returns a width of 0
Reviewed-by: psadhukhan, serb
|
2017-10-12 10:40:45 +05:30 |
|
Anton Litvinov
|
dd41b7691f
|
8166772: Touch keyboard is not shown for text components on a screen touch
Reviewed-by: serb, azvegint
|
2017-10-11 15:53:25 +01:00 |
|
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 |
|
Thomas Stuefe
|
479ec4791b
|
8187228: [aix] make data segment page size 64K by default
Reviewed-by: goetz, erikj
|
2017-09-05 13:40:14 +02: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 |
|