Athijegannathan Sundararajan
d9bc8cbcdb
8160063: Provide a means to disable a plugin via the command line
...
Reviewed-by: jlaskey
2016-11-02 10:49:15 +05:30
Paul Sandoz
1730680ce7
8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
...
8167966: MethodHandles.iteratedLoop fails with IAE in the case of correct arguments
Reviewed-by: redestad
2016-11-01 17:29:48 -07:00
Steve Drach
674c5463e3
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
...
Reviewed-by: alanb, mchung
2016-11-01 14:36:26 -07:00
Chris Hegarty
707d289a69
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
...
Reviewed-by: alanb
2016-11-01 12:37:29 +00:00
Bradford Wetmore
853690d658
4985694: Incomplete spec for most of the getInstances
...
Reviewed-by: xuelei, mullan
2016-10-31 14:09:42 -07:00
Roger Riggs
9e7023e2a9
8168517: java/lang/ProcessBuilder/Basic.java failed
...
Reviewed-by: dholmes
2016-10-31 13:57:28 -04:00
Xueming Shen
882dd28a12
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
...
Reviewed-by: naoto
2016-10-31 10:34:31 -07:00
Weijun Wang
0527e4e401
8167646: Better invalid FilePermission
...
Reviewed-by: rriggs
2016-10-31 16:41:41 +08:00
Weijun Wang
2c2ce8ad1f
8168127: FilePermissionCollection merges incorrectly
...
Reviewed-by: rriggs
2016-10-31 16:40:31 +08:00
Amy Lu
e8231d83df
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
...
Reviewed-by: bpb, rriggs
2016-10-31 13:45:36 +08:00
Xue-Lei Andrew Fan
b8904d34fe
8167680: DTLS implementation bugs
...
Reviewed-by: jnimeh, asmotrak
2016-10-29 13:34:53 +00:00
Ramanand Patil
7b9f0bff77
8168512: (tz) Support tzdata2016h
...
Reviewed-by: martin, okutsu
2016-10-28 10:10:06 +05:30
Daniel Fuchs
53cbda2d85
8163162: The separation between system loggers and application loggers should take the extension loader in consideration
...
DefaultLoggerFinder.isSystem is changed to return 'true' for classes loaded from the platform loader and its ancestors. This means that classes loaded by the platform loader will get exactly the same kind of loggers than classes loaded by the boot (null) loader.
Reviewed-by: rriggs, mchung
2016-10-28 12:10:12 +01:00
Alan Bateman
83df093985
8168789: ModuleReader.list and ModuleFinder.of update
...
Reviewed-by: mchung
2016-10-28 10:18:07 +01:00
Mandy Chung
fc99db2ced
8168205: Should not default class path to CWD if -cp is not specified but -m is specified
...
Reviewed-by: alanb
2016-10-27 13:42:12 -07:00
Sean Mullan
abea796b35
Merge
2016-10-27 14:52:01 -04:00
Sean Mullan
dfbba1428e
8168851: Tighten permissions granted to the java.smartcardio module
...
Reviewed-by: vinnie, mchung
2016-10-27 14:50:23 -04:00
Phil Race
5817fca746
Merge
2016-10-27 08:51:48 -07:00
John Jiang
5e987e28e1
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
...
It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure
Reviewed-by: xuelei, asmotrak
2016-10-26 19:07:05 -07:00
Roger Riggs
baba77c4cc
8168613: CORBA ObjectStreamTest fails with address in use
...
Reviewed-by: psandoz
2016-10-26 09:38:16 -04:00
Chris Hegarty
39b8573bcf
8168773: Temporarily remove java/net/httpclient from jdk_net test group
...
Reviewed-by: darcy, rriggs
2016-10-26 11:08:12 +01:00
Athijegannathan Sundararajan
e23ef30b8e
8166810: jlink should fail on extra arguments
...
Reviewed-by: jlaskey
2016-10-26 10:42:55 +05:30
Alejandro Murillo
cb0a755549
Merge
2016-10-25 14:55:29 -07:00
Steve Drach
5530ec2227
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
...
Reviewed-by: chegar, mchung
2016-10-25 13:51:08 -07:00
Brent Christian
1552f3ddbb
8165793: Provide an API to query if a ClassLoader is parallel capable
...
Reviewed-by: alanb, mchung
2016-10-25 12:58:34 -07:00
Alejandro Murillo
da37860566
Merge
2016-10-25 12:25:44 -07:00
Kumar Srinivasan
309d9ecebc
8160213: tools/pack200/Utils.java should clean up javac*.tmp files
...
Reviewed-by: darcy
2016-10-25 07:38:50 -07:00
Chris Hegarty
905cdfdf66
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
...
Reviewed-by: rriggs, mli
2016-10-25 10:31:49 +01:00
Masayoshi Okutsu
6ce08d0985
8165804: Revisit the way of loading BreakIterator rules/dictionaries
...
Reviewed-by: naoto, peytoia, erikj
2016-10-25 15:43:19 +09:00
Hamlin Li
bf19611451
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
...
Reviewed-by: darcy, amlu
2016-10-24 21:44:33 -07:00
Roger Riggs
f9b27073d1
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
...
Reviewed-by: darcy
2016-10-24 18:08:36 -04:00
Roger Riggs
e89ce16097
8164908: ReflectionFactory support for IIOP and custom serialization
...
Add support for serialization to sun.reflect.ReflectionFactory
Reviewed-by: alanb, chegar, plevart, amlu
2016-10-24 14:52:51 -04:00
Roger Riggs
033650f9e0
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
...
Reviewed-by: lancea, mchung
2016-10-24 09:40:06 -04:00
Anubhav Meena
d3d2beed82
8163330: HijrahDate aligned day of week incorrect
...
Reviewed-by: rriggs, scolebourne
2016-10-21 14:52:04 +05:30
Rachna Goel
8f9823ef6e
8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US
...
Reviewed-by: okutsu, rriggs, naoto, peytoia
2016-10-21 11:33:37 +09:00
Alejandro Murillo
ae7aae8464
Merge
2016-10-20 16:54:00 -07:00
Alexander Scherbatiy
e8c27e9a2f
8156217: Selected text is shifted on HiDPI display
...
Reviewed-by: prr, serb
2016-10-20 12:18:15 +03:00
Phil Race
4a4be07df3
Merge
2016-10-19 08:06:10 -07:00
Semyon Sadetsky
7195ef8df7
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
...
Reviewed-by: azvegint
2016-10-19 11:51:40 +03:00
Athijegannathan Sundararajan
b82ec86107
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
...
Reviewed-by: alanb, hannesw
2016-10-19 13:26:49 +05:30
David Holmes
de2a8e756b
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
...
Reviewed-by: dcubed, lfoltan, sspitsyn
2016-10-18 20:04:36 -04:00
Phil Race
102e7e925d
8167126: Create a module to provide access to non-SE desktop APIs
...
Reviewed-by: alanb, mchung
2016-10-18 13:06:59 -07:00
Chris Plummer
58d722836f
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
...
Reviewed-by: jwilhelm, sspitsyn
2016-10-18 12:39:22 -07:00
Chris Plummer
42c24a144c
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
...
Force classpath to be added to subprocesses
Reviewed-by: dholmes, sspitsyn
2016-10-18 12:36:20 -07:00
Sergey Bylokhov
e5579cb9b0
8166673: The new implementation of Robot.waitForIdle() may hang
...
Reviewed-by: azvegint, ssadetsky
2016-10-18 18:00:22 +03:00
Semyon Sadetsky
626e2ca286
8166897: Some font overlap in the Optionpane dialog
...
Reviewed-by: azvegint
2016-10-18 12:43:07 +03:00
Ambarish Rapte
0485515bad
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
...
Reviewed-by: ssadetsky, alexsch
2016-10-17 18:43:19 +05:30
Alexander Kulyakhtin
302ec8438f
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
...
Fixed GC options for running the test
Reviewed-by: ddmitriev, sspitsyn
2016-10-17 15:46:28 +03:00
Manajit Halder
5b7f28e99d
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
...
Reviewed-by: serb
2016-10-17 15:47:05 +05:30
Semyon Sadetsky
3d64738234
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
...
Reviewed-by: serb, alexsch
2016-10-17 10:51:58 +03:00