Alejandro Murillo
e68b446bd7
Added tag jdk-9+128 for changeset 90ff5a56fe54
2016-07-21 16:42:58 +00:00
Naoto Sato
2de3b82d9a
8161937: non-ASCII characters in source code comments
...
Reviewed-by: alanb
2016-07-21 09:21:48 -07:00
Paul Sandoz
043af61997
8161947: runtime/Unsafe/GetUnsafe.java is failing on jdk9/dev
...
Reviewed-by: alanb, dholmes
2016-07-21 16:29:17 +02:00
Jim Laskey
9628408ffe
8158407: jimage: verify should do more extensive test
...
Reviewed-by: alanb
2016-07-21 10:34:59 -03:00
Michail Chernov
a4dd98020c
8161208: Unable to run jtreg tests with MinimalVM
...
Reviewed-by: dholmes, dfazunen
2016-07-21 16:07:41 +03:00
Michael Haupt
ec5ad88851
8142969: Nashorn logging API requires testing
...
Reviewed-by: sundar, mhaupt
2016-07-21 10:40:05 +02:00
Robert Field
918c010822
8160127: JShell API: extract abstract JDI and abstract streaming implementations of ExecutionControl
...
8159935: JShell API: Reorganize execution support code into jdk.jshell.execution (previously sent for review, and combined here)
8160128: JShell API: extract abstract streaming remote agent
8159122: JShell API: Configurable invocation mechanism
ExecutionControl implementation support with simplified ExecutionControl interface
Reviewed-by: jlahoda
2016-07-20 23:19:09 -07:00
Alan Burlison
7864c70b9b
8161057: Solaris: deprecated/obsolete compiler flags should be removed
...
Reviewed-by: tbell, dcubed, dholmes
2016-07-20 12:53:25 -07:00
Alan Burlison
89577d9c2a
8161057: Solaris: deprecated/obsolete compiler flags should be removed
...
Reviewed-by: tbell, dcubed, dholmes
2016-07-20 12:52:45 -07:00
Kumar Srinivasan
281438728d
8154705: invalid use of ALL-MODULE-PATH causes crash
...
Introducing Modules.initModules as a clear point where the module graphs is initialized in javac
Reviewed-by: jjg, ksrini
2016-07-20 12:49:32 -07:00
Alejandro Murillo
fca2c3ce3f
Merge
2016-07-28 16:44:39 +00:00
Alejandro Murillo
e9213ab790
Added tag jdk-9+129 for changeset 6272642715a1
2016-07-28 16:08:17 +00:00
Srikanth Adayapalam
90a4b8ab1a
8158224: NullPointerException in com.sun.tools.javac.comp.Modules.checkCyclicDependencies when module missing
...
Reviewed-by: jlahoda
2016-07-28 10:13:34 +05:30
Vicente Romero
00275bd95e
8161277: javax.lang.model.util.Types.isSameType(...) returns true on wildcards
...
Reviewed-by: mcimadamore
2016-07-27 07:07:10 -07:00
Volker Simonis
d17574e8dd
8161951: 8132379 introduced non ANSI C coding
...
Reviewed-by: dholmes
2016-07-20 20:47:42 +02:00
Amy Lu
8786a75ec7
8161565: Problem list httpclient/SplitResponse.java
...
Reviewed-by: chegar
2016-07-21 10:02:12 +08:00
Daniel D. Daugherty
1ffdc57850
8161949: quarantine runtime/Unsafe/GetUnsafe.java to allow sync with JDK9-dev
...
Reviewed-by: jiangli, gtriantafill
2016-07-20 10:55:32 -07:00
Brent Christian
992d20dcf2
8161718: Copyright/License updates to corba, jdk
...
Reviewed-by: bpb, naoto
2016-07-20 08:34:02 -07:00
Brent Christian
99b4bd5013
8161718: Copyright/License updates to corba, jdk
...
Reviewed-by: bpb, naoto
2016-07-20 08:32:07 -07:00
Oliver Bendig
0efd8d9c26
4908075: Press shift and another key using robot does not trigger events properly - WinXP
...
Reviewed-by: alexsch, simonis
2016-07-20 17:08:04 +02:00
Goetz Lindenmaier
8ae9e47129
8161923: Fix free in awt_PrintControl
...
Reviewed-by: vadim
2016-07-20 15:07:48 +02:00
Prasanta Sadhukhan
e576ea3b90
8154218: Non-usage of owner Frame when Frame object is passed to getPrintJob()
...
Reviewed-by: prr, jdv
2016-08-25 16:01:44 +05:30
Ajit Ghaisas
e1726f30e8
8158356: SIGSEGV when attempting to rotate BufferedImage using AffineTransform by NaN degrees
...
Reviewed-by: flar, prr
2016-08-25 14:12:13 +05:30
Avik Niyogi
93fe235cf7
8163161: [PIT][TEST_BUG] increase timeout in javax/swing/plaf/nimbus/8057791/bug8057791.java
...
Reviewed-by: alexsch, rchamyal
2016-08-25 13:46:17 +05:30
Phil Race
b9b87f5a33
8139176: [macosx] java.awt.TextLayout does not handle correctly the bolded logical fonts
...
Reviewed-by: serb, vadim
2016-08-24 13:36:46 -07:00
Phil Race
1e96a6f24b
8164752: Extraneous debugging printf in hb-jdk-font.cc
...
Reviewed-by: bpb
2016-08-24 12:56:51 -07:00
Brian Burkhalter
60eccdede5
8149562: TIFFField#createFromMetadataNode javadoc should provide information about sibling/child nodes that should be part of parameter node
...
Add a throws clause to the TIFFField.createFromMetadataNode method specification stating that the supplied Node parameter must adhere to the TIFFField element structure defined by the TIFF native image metadata DTD.
Reviewed-by: prr, darcy, serb
2016-08-24 10:59:17 -07:00
Yuka Kamiya
21d1580782
8164628: update copyright header in java.awt.font.JavaAWTFontAccessImpl class
...
Reviewed-by: prr, iris
2016-08-24 09:45:20 +09:00
Alexander Scherbatiy
494e502e0c
8129854: Remove reflection from AWT/Swing classes
...
Reviewed-by: serb
2016-08-24 00:23:49 +04:00
Sergey Bylokhov
201065a6ba
8160217: JavaSound should clean up resources better
...
Reviewed-by: prr
2016-08-23 20:45:35 +03:00
Alexander Zvegintsev
17cd11bc15
8162840: Desktop. enableSuddenTermination() has no effect
...
Reviewed-by: serb
2016-08-23 18:15:27 +03:00
Prahalad Kumar Narayanan
5a41e81056
8158524: Adding a test case to compare the rendered output of VolatileImage with that of BufferedImage
...
Reviewed-by: serb, psadhukhan
2016-08-23 14:47:53 +05:30
Rachna Goel
f423e1290f
8163362: Reconsider reflection usage in java.awt.font.JavaAWTFontAccessImpl class
...
Reviewed-by: naoto, okutsu, prr
2016-08-23 15:35:44 +09:00
Prasanta Sadhukhan
82a6f08720
8163922: Print-to-file is disabled for SERVICE_FORMATTED docflavor in linux
...
Reviewed-by: prr, jdv
2016-08-23 10:27:47 +05:30
David Dehaven
d540704400
Merge
2016-08-22 10:02:10 -07:00
Phil Race
5935292ae0
8145901: Printed content is overlapping
...
Reviewed-by: serb, psadhukhan
2016-08-22 10:35:16 -07:00
Manajit Halder
66b521e8a9
8156099: [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null
...
Reviewed-by: mcherkas, serb
2016-08-22 18:23:46 +05:30
Rajeev Chamyal
f149873fe6
8163160: [PIT][TEST_BUG] Some issues in java/awt/image/multiresolution/MultiResolutionIcon/IconTest.java
...
Reviewed-by: serb, yan
2016-08-22 14:41:36 +05:30
Sergey Bylokhov
6781443555
8164104: Cleanup of javaclient related mapfiles
...
Reviewed-by: prr
2016-08-22 01:35:40 +03:00
Sergey Bylokhov
a5e760b81c
8148109: [SWT] Provide a supported mechanism to use EmbeddedFrame
...
Reviewed-by: alanb, prr
2016-08-20 18:35:37 +03:00
Alexander Scherbatiy
966cbcfce3
8151303: [macosx] [hidpi] JButton's low-res. icon is visible when clicking on it
...
8156182: [macosx] HiDPI/Retina icons do not work for disabled JButton/JMenuItem etc
Reviewed-by: flar, prr
2016-08-19 16:48:53 +04:00
Jayathirth D V
5390af7c2b
8163258: Getting NullPointerException from ImageIO.getReaderWriterInfo due to failure to check for null
...
Reviewed-by: prr, psadhukhan
2016-08-19 12:22:23 +05:30
Prasanta Sadhukhan
cd6bfaf6d2
8164205: [PIT][TEST_BUG] test javax/print/attribute/ServiceDlgPageRangeTest.java doesn't compile
...
Reviewed-by: prr
2016-08-18 10:46:48 +05:30
Rajeev Chamyal
b446df55a5
8161913: [PIT] java/awt/Window/8159168/SetShapeTest.java mostly fails
...
Reviewed-by: alexsch, aniyogi
2016-08-17 14:48:13 +05:30
Avik Niyogi
71b91c6ce1
8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
...
Reviewed-by: alexsch, rchamyal
2016-08-17 14:42:14 +05:30
Sergey Bylokhov
c47ae75e1b
8159898: Negative array size in java/beans/Introspector/Test8027905.java
...
Reviewed-by: alexsch, yan
2016-08-16 23:07:35 +03:00
Alexander Zvegintsev
8b735ce29a
8155691: Update GIFlib library to the latest up-to-date
...
Reviewed-by: serb
2016-08-16 22:10:12 +03:00
Goetz Lindenmaier
ad6ab85840
8161907: adlc: Fix crash in cisc_spill_match if _rChild == NULL
...
Reviewed-by: kvn
2016-07-20 12:34:11 +02:00
Roland Westrelin
3636d8f3d5
8161147: jvm crashes when -XX:+UseCountedLoopSafepoints is enabled
...
Don't convert loop with safepoint on the backedge to Counted loop
Reviewed-by: kvn
2016-07-25 14:31:42 -07:00
Vicente Romero
0bba28db43
8161383: javac is looking for operator symbols at the wrong place
...
Reviewed-by: mcimadamore
2016-07-19 11:27:56 -07:00