Daniel Fuchs
|
c8812e460a
|
8176751: Better URL connections
Reviewed-by: chegar, michaelm, rhalade, rpatil, vtewari
|
2017-03-23 15:07:26 +00:00 |
|
Weijun Wang
|
f92a050948
|
8175940: More certificate subject checking
Reviewed-by: ahgross, mullan
|
2017-03-15 22:27:12 +08:00 |
|
Phil Race
|
547745b881
|
8171261: Stability fixes for lcms
Reviewed-by: serb, vadim, mschoene
|
2017-02-24 05:32:16 -08:00 |
|
Phil Race
|
640238256c
|
8170218: Improved Font Metrics
Reviewed-by: vadim, serb, mschoene
|
2017-02-23 03:43:29 -08:00 |
|
Valerie Peng
|
2473f1cf41
|
8171252: Improve exception checking
Reviewed-by: ascarpino, mschoene
|
2017-02-22 00:14:32 +00:00 |
|
Sergey Bylokhov
|
ab51d9296c
|
8169966: Larger AWT menus
Reviewed-by: azvegint, prr, rhalade, mschoene
|
2017-02-21 02:23:00 +03:00 |
|
Ivan Gerasimov
|
1a21126223
|
8169026: Handle smartcard clean up better
Reviewed-by: valeriep, ahgross
|
2016-11-17 22:01:02 +03:00 |
|
Sergey Bylokhov
|
2b71ce6a46
|
8165543: Better window framing
Reviewed-by: prr, ssadetsky, mschoene
|
2016-10-28 21:33:09 +03:00 |
|
Roman Grigoriadi
|
fea6f71dae
|
8181100: Better Base Exceptions
Reviewed-by: dfuchs, rhalade, skoivu
|
2017-06-19 22:51:35 +01:00 |
|
Joe Wang
|
7ec06eee41
|
8181327: Better X processing
Reviewed-by: dfuchs, lancea
|
2017-06-13 11:13:56 -07:00 |
|
Harold Seigel
|
4dc1883cb7
|
8180711: Better invokespecial checks
Reviewed-by: acorn, ahgross, rhalade
|
2017-07-26 11:45:53 -04:00 |
|
Daniel Fuchs
|
020204a972
|
8180024: Improve construction of objects during deserialization
Reviewed-by: rriggs, skoivu, ahgross, rhalade
|
2017-05-19 11:18:49 +01: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 |
|
Maurizio Cimadamore
|
305e51848a
|
8169345: javac crash when local from enclosing context is captured multiple times
Captured variables imported from multiple enclosing scopes are not handled correctly
Reviewed-by: vromero
|
2017-10-09 13:03:18 +01:00 |
|
Frank Yuan
|
e92da5e381
|
8187700: SetAuthenticator tests should handle the proxy port
Reviewed-by: dfuchs
|
2017-10-09 17:37:15 +08: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 |
|
Jonathan Gibbons
|
b91a83b95f
|
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter
Reviewed-by: ksrini
|
2017-10-06 18:40:33 -07:00 |
|
Lana Steuck
|
cf10527bf6
|
Merge
|
2017-10-06 20:54:37 +00:00 |
|
Lana Steuck
|
e308334f09
|
Added tag jdk-10+26 for changeset 1129253d3bc7
|
2017-10-06 20:38:35 +00:00 |
|
Jan Lahoda
|
a36938e082
|
8188225: AST could be improved in presence of var types
Adding a better start pos for vars; always adding a synthetic type tree to vars.
Reviewed-by: mcimadamore
|
2017-10-06 17:18:03 +02:00 |
|
Goetz Lindenmaier
|
f3bad9d19b
|
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
Reviewed-by: vtewari, simonis
|
2017-10-06 08:37:08 +02: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 |
|
Maurizio Cimadamore
|
9f2615c4de
|
8172443 : Change use of tree.pos to line:col in rawDiagnostics
Generate more stable raw diagnostic position for functional expression AST diag arguments
Reviewed-by: jjg, vromero
|
2017-10-05 18:29:47 +01:00 |
|
Bernard Blaser
|
2115af4897
|
8063054: Incorrect raw type warning for method reference
Spurious raw types warnings generated for unbound method references
Reviewed-by: jlahoda
|
2017-10-05 12:19:23 +01:00 |
|