Srikanth Adayapalam
95d99302d8
8168312: javac throws NPE if annotation processor is specified and module is declared in a file named arbitrarily
...
Reviewed-by: jlahoda
2016-11-14 19:45:41 +05:30
Volker Simonis
863735b560
8169630: Fix wrong cpu build flag for Linux/ppc64le build
...
Reviewed-by: erikj
2016-11-14 11:48:43 +01:00
Mandy Chung
4e5211401e
8169606: jdeps --list-reduced-deps should not show java.base as all modules require it
...
Reviewed-by: dfuchs
2016-11-12 09:26:08 -08:00
Mandy Chung
40e24f2e56
8168386: Fix jdeps verbose options
...
Reviewed-by: dfuchs, lancea
2016-11-11 17:32:21 -08:00
Robert Field
8899d19210
8166333: jshell tool: shortcut var does not import its type
...
Reviewed-by: jlahoda
2016-11-11 11:50:11 -08:00
Hannes Wallnöfer
8a2f4e80e4
8168049: Fix Performance of Lexer.isJSWhitespace
...
Reviewed-by: sundar, attila
2016-11-11 18:56:37 +01:00
Jan Lahoda
4ca0a287fe
8169599: Several JShell tests are failing on Solaris after JDK-8145838
...
Partially reverting e43f670394ca
Reviewed-by: rfield
2016-11-11 17:45:29 +01:00
Jesper Wilhelmsson
5e2e968e20
8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
...
Reviewed-by: egahlin, gtriantafill
2016-11-11 16:52:44 +01:00
Jesper Wilhelmsson
106e220ae2
Merge
2016-11-11 16:44:36 +01:00
Attila Szegedi
1406cd4347
8168373: don't emit conversions for symbols outside their lexical scope
...
Reviewed-by: hannesw, sundar
2016-11-11 15:50:51 +01:00
Sergey Bylokhov
cc33916b47
8169332: The fix JDK-8083664 in AudioFileWriter can be reverted
...
Reviewed-by: prr, amenkov
2016-11-11 17:07:33 +03:00
Jan Lahoda
d969a1a3fa
8145838: JShell: restrict RemoteAgent connection socket to localhost
...
Also reviewed by Chris Ries
Reviewed-by: rfield
2016-11-11 12:54:47 +01:00
Prahalad Kumar Narayanan
8b4ddda72d
8165212: VolatileImage should not be compatible with GraphicsConfiguration which transform is changed
...
Reviewed-by: prr, serb
2016-11-11 15:33:57 +05:30
Prahalad Kumar Narayanan
e285ff61a8
8166003: [PIT][TEST_BUG] missing helper for javax/swing/text/GlyphPainter2/6427244/bug6427244.java
...
Reviewed-by: prr, psadhukhan
2016-11-11 15:30:22 +05:30
Manajit Halder
a41bc73423
8165680: [macosx] Enhance handling of UTF-8 characters in CDataTransfer.java
...
Reviewed-by: serb, aniyogi
2016-11-11 13:58:42 +05:30
Ajit Ghaisas
d666bc1ccf
8169043: The task bar icon color is not blue
...
Reviewed-by: serb, arapte
2016-11-11 12:40:59 +05:30
Lana Steuck
5f24c132d9
Merge
2016-11-11 05:56:09 +00:00
Lana Steuck
5f91733e00
Added tag jdk-9+144 for changeset d55f24e8953e
2016-11-11 05:11:55 +00:00
Lana Steuck
26da3a9538
Added tag jdk-9+144 for changeset a4ee110842fb
2016-11-11 05:11:55 +00:00
Lana Steuck
609ef5def3
Added tag jdk-9+144 for changeset f692ed885b0c
2016-11-11 05:11:53 +00:00
Lana Steuck
0e99281864
Added tag jdk-9+144 for changeset 773cd6c4b8e7
2016-11-11 05:11:53 +00:00
Lana Steuck
40afef20ba
Added tag jdk-9+144 for changeset 4a00f20b9fe2
2016-11-11 05:11:52 +00:00
Lana Steuck
41b6425f10
Added tag jdk-9+144 for changeset 458b7becdccc
2016-11-11 05:11:52 +00:00
Lana Steuck
7b4a4b80b5
Added tag jdk-9+144 for changeset 854ef5325653
2016-11-11 05:11:51 +00:00
Jonathan Gibbons
a1f6786ab9
8169447: javac should detect/reject repeated use of --patch-module on command line
...
Reviewed-by: jlahoda
2016-11-10 13:29:34 -08:00
Jan Lahoda
b40c63e9fb
8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
...
Should not strip first parameter of a local class constructor for local classes in initializers.
Reviewed-by: jjg
2016-11-10 17:27:01 +01:00
Xue-Lei Andrew Fan
fc58c85eb4
8168724: ECDSA signing improvments
...
Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
2016-11-10 15:52:48 +00:00
Xue-Lei Andrew Fan
ec3a122b19
8168728: DSA signing improvments
...
Reviewed-by: valeriep, vinnie, ahgross, asmotrak, robm
2016-11-10 15:46:40 +00:00
Prasanta Sadhukhan
b9f35ce0be
8160888: [PIT] What to expect of updated java/awt/print/PrinterJob/Margins.java
...
Reviewed-by: prr
2016-11-10 12:23:14 +05:30
Phil Race
f385a9f5dd
8155874: Fix java.desktop deprecation warnings about Class.newInstance
...
Reviewed-by: serb, alexsch
2016-11-09 11:28:13 -08:00
Phil Race
088852ae20
8169339: Provide internal API to JavaFX to locate JDK fonts
...
Reviewed-by: serb, kcr
2016-11-09 10:26:29 -08:00
Phil Race
28c1706f8f
Merge
2016-11-09 10:04:43 -08:00
Jesper Wilhelmsson
05dd45891b
Merge
2016-11-09 15:32:39 +01:00
Jesper Wilhelmsson
61440b5478
Merge
2016-11-09 15:32:39 +01:00
Jesper Wilhelmsson
30466d90fe
Merge
2016-11-09 13:37:21 +01:00
Jesper Wilhelmsson
fd511dd85e
Merge
2016-11-09 13:37:21 +01:00
Jesper Wilhelmsson
69b8d4a1c9
Merge
2016-11-09 13:37:19 +01:00
Ujwal Vangapally
34af3661d3
8168141: javax/management/remote/mandatory/notif/EmptyDomainNotificationTest.java: No notif received!
...
Changed the time limit of 2 seconds for getting notification to default jtreg timeout.
Reviewed-by: rehn, dholmes
2016-11-14 12:05:26 +05:30
Jesper Wilhelmsson
5140309cac
Merge
2016-11-09 13:37:19 +01:00
Joe Darcy
2f430bc9e5
8169736: Mark RmiIiopReturnValueTest.java as intermittently failing
...
Reviewed-by: lancea
2016-11-15 13:31:52 -08:00
Dmitry Markov
579a6df747
8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
...
Reviewed-by: ssadetsky
2016-11-09 15:20:30 +03:00
Bradford Wetmore
5e03e2fcd5
8169229: RSAClientKeyExchange debug info is incorrect
...
Reviewed-by: xuelei
2016-11-08 16:54:28 -08:00
Artem Smotrakov
31c4b07045
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
...
Reviewed-by: weijun, mullan
2016-11-08 15:55:11 -08:00
Xueming Shen
398942a17f
8168862: Tighten permissions granted to the jdk.zipfs module
...
Reviewed-by: mullan, mchung, lancea, bpb
2016-11-08 14:29:14 -08:00
Kumar Srinivasan
acae42fd30
8166379: IAE while invoking javadoc with --patch-module
...
Reviewed-by: jjg
2016-11-08 12:56:17 -08:00
Paul Sandoz
e7fe2a82ca
8166735: JarFile#getVersion spec clarification for unversioned jars
...
Reviewed-by: mchung, alanb
2016-11-08 12:36:21 -08:00
Paul Sandoz
060ce7c739
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
...
Reviewed-by: mchung, alanb
2016-11-08 12:36:13 -08:00
Mikhail Cherkasov
2af32d911b
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
...
Reviewed-by: serb
2016-11-08 20:11:13 +03:00
Goetz Lindenmaier
c5a2c4af0e
8169373: Work around linux NPTL stack guard error
...
Also skip libc guard page for compiler thread, merge similar code on linux platforms, and streamline libc guard page handling on linuxs390, linuxppc, aixppc.
Reviewed-by: dholmes, dcubed, kvn
2016-11-08 16:30:36 +01:00
Konstantin Shefov
b68a13573f
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
...
Reviewed-by: azvegint, avstepan
2016-11-08 17:10:12 +03:00