jlaskey [Mon, 07 Nov 2016 13:10:42 -0400] rev 41919
8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
Reviewed-by: alanb, sundar, mullan, weijun
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41918
8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
erikj [Mon, 07 Nov 2016 13:25:27 +0100] rev 41917
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
sundar [Mon, 07 Nov 2016 11:33:31 +0530] rev 41916
8166286: jmod fails on symlink to directory
Reviewed-by: jlaskey, alanb
mchung [Fri, 04 Nov 2016 15:49:31 -0700] rev 41915
8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg
smarks [Fri, 04 Nov 2016 14:29:34 -0700] rev 41914
8156079: consider making empty instances singletons
8169222: minor immutable collections optimizations
Reviewed-by: forax, redestad, alanb
lana [Fri, 04 Nov 2016 17:52:55 +0000] rev 41913
Merge
amlu [Fri, 04 Nov 2016 22:33:44 +0800] rev 41912
8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
Reviewed-by: dfuchs, rriggs
mchung [Thu, 03 Nov 2016 18:08:28 -0700] rev 41911
6479237: (cl) Add support for classloader names
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
jnimeh [Thu, 03 Nov 2016 15:18:16 -0700] rev 41910
8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
Summary: Upon receiving a fatal alert, make sure the input and output queues are closed and the engine is in the NOT_HANDSHAKING state.
Reviewed-by: xuelei
ddehaven [Thu, 03 Nov 2016 13:44:56 -0700] rev 41909
Merge
alexsch [Tue, 01 Nov 2016 12:56:11 +0300] rev 41908
8167176: Exported elements referring to inaccessible types in java.desktop
Reviewed-by: prr, serb
alexsch [Tue, 01 Nov 2016 12:38:34 +0300] rev 41907
8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Reviewed-by: ssadetsky, serb
Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
ddehaven [Mon, 31 Oct 2016 10:39:14 -0700] rev 41906
Merge
serb [Mon, 31 Oct 2016 14:50:09 +0300] rev 41905
8167615: Opensource unit/regression tests for JavaSound
Reviewed-by: amenkov
aniyogi [Mon, 31 Oct 2016 12:10:08 +0530] rev 41904
8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
Reviewed-by: psadhukhan, yan
ssadetsky [Fri, 28 Oct 2016 12:08:04 +0300] rev 41903
8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
Reviewed-by: alexsch, serb
jdv [Fri, 28 Oct 2016 12:23:39 +0530] rev 41902
8168609: No link to BMP specification in javax.imageio package documentation
Reviewed-by: prr, bpb
prr [Thu, 27 Oct 2016 09:42:08 -0700] rev 41901
Merge
bpb [Thu, 27 Oct 2016 09:38:46 -0700] rev 41900
8165981: Consider making some classes in javax.imageio.plugins.tiff final
Summary: Make the classes TIFFField and TIFFImageReadParam final.
Reviewed-by: serb, prr
psadhukhan [Thu, 27 Oct 2016 17:24:16 +0530] rev 41899
8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
Reviewed-by: prr, jdv
pkbalakr [Thu, 27 Oct 2016 10:49:16 +0530] rev 41898
8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
Reviewed-by: psadhukhan, aghaisas
aghaisas [Wed, 26 Oct 2016 10:51:50 +0530] rev 41897
8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
Reviewed-by: serb, ssadetsky, arapte
bpb [Tue, 25 Oct 2016 17:04:33 -0700] rev 41896
8168367: Table in javax.imageio package description does not mention TIFF
Summary: Add row for TIFF and reorder rows into alphabetical order by format
Reviewed-by: jdv, prr
prr [Tue, 25 Oct 2016 10:03:08 -0700] rev 41895
8168364: [macosx] Delete unused class NSPrintinfo
Reviewed-by: serb, vadim
prr [Tue, 25 Oct 2016 09:56:40 -0700] rev 41894
8168288: Dubious FontMetrics values from NullFontScaler
Reviewed-by: serb, bpb
bpb [Mon, 24 Oct 2016 13:19:05 -0700] rev 41893
8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
Summary: Change new String(byte[],CharSet) to a string literal.
Reviewed-by: prr
avstepan [Thu, 20 Oct 2016 14:21:46 +0300] rev 41892
8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
Reviewed-by: serb, yan
darcy [Thu, 03 Nov 2016 13:06:24 -0700] rev 41891
8168681: Correct deprecation text for Class.newInstance
Reviewed-by: mchung
skovalev [Thu, 03 Nov 2016 16:19:29 +0300] rev 41890
8169002: Several java/net/httpclient have undeclared dependency on java.logging module
Reviewed-by: chegar, rriggs, dfuchs
lancea [Thu, 03 Nov 2016 13:34:27 -0400] rev 41889
8169020: Add since element to JDBC deprecated methods
Reviewed-by: darcy
rriggs [Thu, 03 Nov 2016 12:29:05 -0400] rev 41888
8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
Summary: Change serialFilter test to use type in java.base
Reviewed-by: dfuchs, chegar, skovalev
amlu [Thu, 03 Nov 2016 15:40:55 +0800] rev 41887
8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
Reviewed-by: chegar
xiaofeya [Wed, 02 Nov 2016 18:44:59 -0700] rev 41886
8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
Reviewed-by: chegar, dfuchs
amlu [Thu, 03 Nov 2016 09:44:43 +0800] rev 41885
8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
Reviewed-by: chegar, psandoz
rfield [Wed, 02 Nov 2016 16:24:43 -0700] rev 41884
8168972: Editor support: move built-in and external editor support to the jdk repo
8167639: jshell tool: Edit Pad has readability issues
Reviewed-by: jlahoda
rriggs [Wed, 02 Nov 2016 13:42:03 -0400] rev 41883
8158963: RMI server-side multiplex protocol should be disabled
Summary: add sun.rmi.transport.tcp.enableMultiplexProtocol to enable RMI multiplex protocol
Reviewed-by: smarks
igerasim [Wed, 02 Nov 2016 20:53:56 +0300] rev 41882
8168921: Inconsistent Annotation.toString()
Reviewed-by: darcy, redestad
igerasim [Wed, 02 Nov 2016 18:45:14 +0300] rev 41881
8168923: Use unsigned random long in a temp directory name
Reviewed-by: bpb, alanb
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41880
Added tag jdk-9+143 for changeset 32253abe330e
duke [Wed, 05 Jul 2017 22:25:02 +0200] rev 41879
Merge
lana [Fri, 04 Nov 2016 17:52:18 +0000] rev 41878
Merge
mchung [Thu, 03 Nov 2016 18:08:02 -0700] rev 41877
6479237: (cl) Add support for classloader names
Reviewed-by: alanb, bchristi, coleenp, dfuchs, lfoltan, psandoz, sspitsyn
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41876
Added tag jdk-9+143 for changeset 621dfac78ca1
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41875
8160491: tar.gz bundles missing files containing $
Reviewed-by: ihse
erikj [Mon, 07 Nov 2016 13:25:18 +0100] rev 41874
8168108: lib/classlist should be packaged in java.base.jmod
Reviewed-by: mchung
lana [Fri, 04 Nov 2016 17:52:02 +0000] rev 41873
Merge
ddehaven [Thu, 03 Nov 2016 13:44:53 -0700] rev 41872
Merge
alexsch [Tue, 01 Nov 2016 12:58:01 +0300] rev 41871
8167176: Exported elements referring to inaccessible types in java.desktop
Reviewed-by: prr, serb
rfield [Wed, 02 Nov 2016 16:21:36 -0700] rev 41870
8168974: Editor support: include properties file in image
Reviewed-by: jlahoda
lana [Fri, 04 Nov 2016 17:24:22 +0000] rev 41869
Added tag jdk-9+143 for changeset 97e8b9b653f9
duke [Wed, 05 Jul 2017 22:24:43 +0200] rev 41868
Added tag jdk-9+143 for changeset d62173b931bf
duke [Wed, 05 Jul 2017 22:24:41 +0200] rev 41867
Merge
duke [Wed, 05 Jul 2017 22:24:34 +0200] rev 41866
Merge
jlahoda [Wed, 02 Nov 2016 07:38:37 +0100] rev 41865
8131019: jshell tool: access javadoc from tool
Summary: Adding internal support to resolve {@inheritDoc} and format javadoc to plain text for use by jdk.jshell and jdk.scripting.nashorn.shell, enhancing Shift-<tab> documentation in JShell with ability to show javadoc.
Reviewed-by: jjg, rfield
darcy [Tue, 01 Nov 2016 14:47:07 -0700] rev 41864
8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
Reviewed-by: ksrini
smarks [Tue, 01 Nov 2016 11:28:16 -0700] rev 41863
8165646: (jdeprscan) adjust tool output to improve clarity
Reviewed-by: jjg, psandoz
vromero [Tue, 01 Nov 2016 10:51:53 -0400] rev 41862
8167431: javac takes too long time to resolve interface dependency
Reviewed-by: mcimadamore
vromero [Tue, 01 Nov 2016 10:14:42 -0400] rev 41861
8132562: javac fails with CLASSPATH with double-quotes as an environment variable
Reviewed-by: jjg
mchung [Mon, 31 Oct 2016 18:06:03 -0700] rev 41860
8167057: jdeps option to list modules and internal APIs for @modules for test dev
Reviewed-by: dfuchs
alanb [Fri, 28 Oct 2016 10:17:56 +0100] rev 41859
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
rfield [Thu, 27 Oct 2016 17:11:16 -0700] rev 41858
8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
Reviewed-by: jlahoda
lana [Thu, 27 Oct 2016 21:22:12 +0000] rev 41857
Merge
mcimadamore [Wed, 26 Oct 2016 15:41:25 +0100] rev 41856
8168774: Polymorhic signature method check crashes javac
Summary: Check for polysig method assumes arity is greater than zero
Reviewed-by: vromero
mcimadamore [Wed, 26 Oct 2016 12:27:51 +0100] rev 41855
8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Summary: Check for propagation doesn't take into account primitive type constraints
Reviewed-by: vromero
sadayapalam [Wed, 26 Oct 2016 11:22:50 +0530] rev 41854
8166367: Missing ExceptionTable attribute in anonymous class constructors
Reviewed-by: vromero
tbell [Tue, 25 Oct 2016 08:39:12 -0700] rev 41853
8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
Reviewed-by: erikj
rfield [Mon, 24 Oct 2016 19:59:35 -0700] rev 41852
8166649: jshell tool: missing --add-modules and --module-path
8167462: jshell tool: /help /reload is wrong about re-executing commands
Reviewed-by: jlahoda
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41851
Added tag jdk-9+142 for changeset a628785b9dd9
duke [Wed, 05 Jul 2017 22:24:23 +0200] rev 41850
Merge
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41849
Added tag jdk-9+142 for changeset 65fab2e83c63
duke [Wed, 05 Jul 2017 22:24:15 +0200] rev 41848
Merge
fyuan [Wed, 02 Nov 2016 14:16:13 +0800] rev 41847
8168968: Two jaxp tests failing after JDK-8167646
Reviewed-by: joehw, weijun
joehw [Mon, 31 Oct 2016 09:29:05 -0700] rev 41846
8069098: StAX produces the wrong event stream
Reviewed-by: lancea
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41845
Added tag jdk-9+142 for changeset d32a755d06d1
duke [Wed, 05 Jul 2017 22:24:06 +0200] rev 41844
Merge
sundar [Wed, 02 Nov 2016 18:36:26 +0530] rev 41843
8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005
Reviewed-by: jlaskey, hannesw
attila [Tue, 01 Nov 2016 15:31:44 +0100] rev 41842
8168005: Introduce namespaces for GET, SET Dynalink operations
Reviewed-by: hannesw, sundar
hannesw [Fri, 28 Oct 2016 16:52:20 +0200] rev 41841
8148924: Inconsistent "this" context in JSAdapter adaptee function calls
Reviewed-by: jlaskey
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41840
Added tag jdk-9+142 for changeset 4519c4ace34d
duke [Wed, 05 Jul 2017 22:23:57 +0200] rev 41839
Merge
lana [Thu, 27 Oct 2016 16:28:59 +0000] rev 41838
Added tag jdk-9+142 for changeset e2be7700de36
duke [Wed, 05 Jul 2017 22:23:50 +0200] rev 41837
Merge
darcy [Thu, 03 Nov 2016 01:45:16 +0000] rev 41836
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
Reviewed-by: rriggs
dfuchs [Wed, 02 Nov 2016 14:46:40 +0000] rev 41835
8152515: (logging) LogManager.resetLogger should ignore LinkageError
Summary: LogManager.resetLogger will also ignore errors, but only while shutting down.
Reviewed-by: rriggs, dholmes
clanger [Wed, 02 Nov 2016 11:52:51 +0100] rev 41834
8168771: Remove #ifdef AF_INET6 guards in libnet native coding
Reviewed-by: chegar
erikj [Wed, 02 Nov 2016 10:43:48 +0100] rev 41833
8063154: Checked in jvmti.h not in sync with generated jvmti.h
Reviewed-by: tbell
weijun [Wed, 02 Nov 2016 14:44:15 +0800] rev 41832
8168518: rcache interop with krb5-1.15
Reviewed-by: xuelei
sundar [Wed, 02 Nov 2016 10:49:15 +0530] rev 41831
8160063: Provide a means to disable a plugin via the command line
Reviewed-by: jlaskey
psandoz [Tue, 01 Nov 2016 17:29:49 -0700] rev 41830
8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
Reviewed-by: smarks, lancea, tvaleev
psandoz [Tue, 01 Nov 2016 17:29:48 -0700] rev 41829
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
sdrach [Tue, 01 Nov 2016 14:36:26 -0700] rev 41828
8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
Reviewed-by: alanb, mchung
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
Reviewed-by: alanb
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances
Reviewed-by: xuelei, mullan
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed
Reviewed-by: dholmes
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
Reviewed-by: naoto
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission
Reviewed-by: rriggs
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly
Reviewed-by: rriggs
amlu [Mon, 31 Oct 2016 13:45:36 +0800] rev 41821
8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
Reviewed-by: bpb, rriggs
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs
Reviewed-by: jnimeh, asmotrak
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h
Reviewed-by: martin, okutsu
dfuchs [Fri, 28 Oct 2016 12:10:12 +0100] rev 41818
8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
Summary: 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
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update
Reviewed-by: mchung
xuelei [Thu, 27 Oct 2016 23:49:38 +0000] rev 41816
8168822: Document that algorithm restrictions do not apply to trusted anchors
Reviewed-by: weijun, jnimeh, mullan
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
mchung [Thu, 27 Oct 2016 13:42:12 -0700] rev 41814
8168205: Should not default class path to CWD if -cp is not specified but -m is specified
Reviewed-by: alanb
mullan [Thu, 27 Oct 2016 14:52:01 -0400] rev 41813
Merge
mullan [Thu, 27 Oct 2016 14:50:23 -0400] rev 41812
8168851: Tighten permissions granted to the java.smartcardio module
Reviewed-by: vinnie, mchung
ksrini [Thu, 27 Oct 2016 05:49:41 -0700] rev 41811
8168010: Deprecate obsolete launcher -d32/-d64 options
Reviewed-by: alanb
ddehaven [Thu, 27 Oct 2016 09:52:08 -0700] rev 41810
8167187: Exported elements referring to inaccessible types in jdk.jsobject
Reviewed-by: mchung, alanb
prr [Thu, 27 Oct 2016 08:51:48 -0700] rev 41809
Merge
prr [Thu, 27 Oct 2016 08:48:59 -0700] rev 41808
8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
Reviewed-by: serb, ssadetsky
alexsch [Thu, 20 Oct 2016 12:18:15 +0300] rev 41807
8156217: Selected text is shifted on HiDPI display
Reviewed-by: prr, serb
prr [Wed, 19 Oct 2016 08:06:10 -0700] rev 41806
Merge
ssadetsky [Wed, 19 Oct 2016 11:51:40 +0300] rev 41805
8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
Reviewed-by: azvegint
prr [Tue, 18 Oct 2016 13:06:59 -0700] rev 41804
8167126: Create a module to provide access to non-SE desktop APIs
Reviewed-by: alanb, mchung
serb [Tue, 18 Oct 2016 18:00:22 +0300] rev 41803
8166673: The new implementation of Robot.waitForIdle() may hang
Reviewed-by: azvegint, ssadetsky
ssadetsky [Tue, 18 Oct 2016 12:43:07 +0300] rev 41802
8166897: Some font overlap in the Optionpane dialog.
Reviewed-by: azvegint
prr [Mon, 17 Oct 2016 13:54:05 -0700] rev 41801
8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
Reviewed-by: serb, vadim
ssadetsky [Mon, 17 Oct 2016 19:59:42 +0300] rev 41800
8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
Reviewed-by: prr