Fri, 11 Nov 2016 11:50:11 -0800 8166333: jshell tool: shortcut var does not import its type
rfield [Fri, 11 Nov 2016 11:50:11 -0800] rev 41996
8166333: jshell tool: shortcut var does not import its type Reviewed-by: jlahoda
Fri, 11 Nov 2016 17:45:29 +0100 8169599: Several JShell tests are failing on Solaris after JDK-8145838
jlahoda [Fri, 11 Nov 2016 17:45:29 +0100] rev 41995
8169599: Several JShell tests are failing on Solaris after JDK-8145838 Summary: Partially reverting e43f670394ca Reviewed-by: rfield
Fri, 11 Nov 2016 12:54:47 +0100 8145838: JShell: restrict RemoteAgent connection socket to localhost
jlahoda [Fri, 11 Nov 2016 12:54:47 +0100] rev 41994
8145838: JShell: restrict RemoteAgent connection socket to localhost Summary: Also reviewed by Chris Ries Reviewed-by: rfield
Fri, 11 Nov 2016 05:56:09 +0000 Merge
lana [Fri, 11 Nov 2016 05:56:09 +0000] rev 41993
Merge
Thu, 10 Nov 2016 13:29:34 -0800 8169447: javac should detect/reject repeated use of --patch-module on command line
jjg [Thu, 10 Nov 2016 13:29:34 -0800] rev 41992
8169447: javac should detect/reject repeated use of --patch-module on command line Reviewed-by: jlahoda
Thu, 10 Nov 2016 17:27:01 +0100 8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package
jlahoda [Thu, 10 Nov 2016 17:27:01 +0100] rev 41991
8166700: NPE during invoking getEnclosedElements() on javax.lang.model.element.Element instance representing a package Summary: Should not strip first parameter of a local class constructor for local classes in initializers. Reviewed-by: jjg
Tue, 08 Nov 2016 12:56:17 -0800 8166379: IAE while invoking javadoc with --patch-module
ksrini [Tue, 08 Nov 2016 12:56:17 -0800] rev 41990
8166379: IAE while invoking javadoc with --patch-module Reviewed-by: jjg
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset a4ee110842fb
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41989
Added tag jdk-9+144 for changeset a4ee110842fb
Wed, 05 Jul 2017 22:27:05 +0200 Merge
duke [Wed, 05 Jul 2017 22:27:05 +0200] rev 41988
Merge
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset f692ed885b0c
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41987
Added tag jdk-9+144 for changeset f692ed885b0c
Wed, 05 Jul 2017 22:26:58 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:58 +0200] rev 41986
Merge
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 773cd6c4b8e7
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41985
Added tag jdk-9+144 for changeset 773cd6c4b8e7
Wed, 05 Jul 2017 22:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:50 +0200] rev 41984
Merge
Mon, 14 Nov 2016 22:33:33 -0800 8156615: Catch parameter can be a BindingPattern in ES6 mode
sdama [Mon, 14 Nov 2016 22:33:33 -0800] rev 41983
8156615: Catch parameter can be a BindingPattern in ES6 mode Summary: Added parser support for catch parameter being a binding pattern Reviewed-by: sundar, hannesw, attila Contributed-by: srinivas.dama@oracle.com
Fri, 11 Nov 2016 18:56:37 +0100 8168049: Fix Performance of Lexer.isJSWhitespace
hannesw [Fri, 11 Nov 2016 18:56:37 +0100] rev 41982
8168049: Fix Performance of Lexer.isJSWhitespace Reviewed-by: sundar, attila
Fri, 11 Nov 2016 15:50:51 +0100 8168373: don't emit conversions for symbols outside their lexical scope
attila [Fri, 11 Nov 2016 15:50:51 +0100] rev 41981
8168373: don't emit conversions for symbols outside their lexical scope Reviewed-by: hannesw, sundar
Fri, 11 Nov 2016 05:11:55 +0000 Added tag jdk-9+144 for changeset d55f24e8953e
lana [Fri, 11 Nov 2016 05:11:55 +0000] rev 41980
Added tag jdk-9+144 for changeset d55f24e8953e
Wed, 05 Jul 2017 22:26:41 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:41 +0200] rev 41979
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 4a00f20b9fe2
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41978
Added tag jdk-9+144 for changeset 4a00f20b9fe2
Wed, 05 Jul 2017 22:26:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:34 +0200] rev 41977
Merge
Tue, 15 Nov 2016 08:40:36 -0800 8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits
bpb [Tue, 15 Nov 2016 08:40:36 -0800] rev 41976
8168500: (se) EPollArrayWrapper optimization for update events should be robust to dynamic changes in file descriptor resource limits Summary: Make eventsHigh final and always initialize it to an empty Map. Reviewed-by: alanb
Tue, 15 Nov 2016 10:53:32 -0400 8169720: jimage help message for --include option should be corrected
jlaskey [Tue, 15 Nov 2016 10:53:32 -0400] rev 41975
8169720: jimage help message for --include option should be corrected Reviewed-by: alanb, sundar
Mon, 14 Nov 2016 13:32:15 -0800 8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date"
ascarpino [Mon, 14 Nov 2016 13:32:15 -0800] rev 41974
8168931: Few OCSP related test failed with "Response is unreliable: its validity interval is out-of-date" Reviewed-by: mullan
Mon, 14 Nov 2016 10:13:38 -0800 8168861: AnchorCertificates uses hardcoded password for cacerts keystore
ascarpino [Mon, 14 Nov 2016 10:13:38 -0800] rev 41973
8168861: AnchorCertificates uses hardcoded password for cacerts keystore Reviewed-by: vinnie, mullan
Tue, 08 Nov 2016 16:18:41 +0300 8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
skovalev [Tue, 08 Nov 2016 16:18:41 +0300] rev 41972
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging Reviewed-by: chegar
Thu, 28 Jan 2016 23:13:50 -0500 8169556: Wrapping of FileInputStream's native skip and available methods
rriggs [Thu, 28 Jan 2016 23:13:50 -0500] rev 41971
8169556: Wrapping of FileInputStream's native skip and available methods Summary: Wrap further native methods in FileInputStreams Reviewed-by: chegar, bpb, rriggs Contributed-by: sunny.chan@gs.com
Mon, 14 Nov 2016 10:07:10 +0100 8169595: jshell tool: pasting multiple lines hangs input
jlahoda [Mon, 14 Nov 2016 10:07:10 +0100] rev 41970
8169595: jshell tool: pasting multiple lines hangs input Summary: Need to allow newlines in the user's input. Reviewed-by: rfield
Fri, 11 Nov 2016 13:11:27 +0000 8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi
msheppar [Fri, 11 Nov 2016 13:11:27 +0000] rev 41969
8164815: 3 JCK NetworkInterface tests fail on Raspberry Pi Reviewed-by: chegar, alanb
Fri, 11 Nov 2016 05:55:45 +0000 Merge
lana [Fri, 11 Nov 2016 05:55:45 +0000] rev 41968
Merge
Fri, 11 Nov 2016 11:31:17 +0800 8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs
amlu [Fri, 11 Nov 2016 11:31:17 +0800] rev 41967
8169041: com/sun/corba/cachedSocket should be added to exclusiveAccess.dirs Reviewed-by: chegar
Thu, 10 Nov 2016 15:19:47 -0800 8169001: Remove launcher's built-in ergonomics
ksrini [Thu, 10 Nov 2016 15:19:47 -0800] rev 41966
8169001: Remove launcher's built-in ergonomics Reviewed-by: dholmes, erikj
Wed, 09 Nov 2016 14:24:41 +0300 8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies
skovalev [Wed, 09 Nov 2016 14:24:41 +0300] rev 41965
8169196: [TESTBUG] Three tests from sun/net/www have undeclared dependencies Reviewed-by: dfuchs
Thu, 10 Nov 2016 08:59:34 +0000 8169362: Interop automated testing with Chrome
xuelei [Thu, 10 Nov 2016 08:59:34 +0000] rev 41964
8169362: Interop automated testing with Chrome Reviewed-by: wetmore, jnimeh, asmotrak
Wed, 09 Nov 2016 10:36:32 -0800 8164934: Optional.map() javadoc code example
psandoz [Wed, 09 Nov 2016 10:36:32 -0800] rev 41963
8164934: Optional.map() javadoc code example Reviewed-by: forax, chegar
Tue, 08 Nov 2016 18:02:50 +0530 8169191: (tz) Support tzdata2016i
rpatil [Tue, 08 Nov 2016 18:02:50 +0530] rev 41962
8169191: (tz) Support tzdata2016i Reviewed-by: martin, okutsu
Tue, 08 Nov 2016 16:54:28 -0800 8169229: RSAClientKeyExchange debug info is incorrect
wetmore [Tue, 08 Nov 2016 16:54:28 -0800] rev 41961
8169229: RSAClientKeyExchange debug info is incorrect Reviewed-by: xuelei
Tue, 08 Nov 2016 15:55:11 -0800 8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar
asmotrak [Tue, 08 Nov 2016 15:55:11 -0800] rev 41960
8168882: keytool doesn't print certificate info if disabled algorithm was used for signing a jar Reviewed-by: weijun, mullan
Tue, 08 Nov 2016 14:29:14 -0800 8168862: Tighten permissions granted to the jdk.zipfs module
sherman [Tue, 08 Nov 2016 14:29:14 -0800] rev 41959
8168862: Tighten permissions granted to the jdk.zipfs module Reviewed-by: mullan, mchung, lancea, bpb
Tue, 08 Nov 2016 12:36:21 -0800 8166735: JarFile#getVersion spec clarification for unversioned jars
psandoz [Tue, 08 Nov 2016 12:36:21 -0800] rev 41958
8166735: JarFile#getVersion spec clarification for unversioned jars Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 12:36:13 -0800 8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification
psandoz [Tue, 08 Nov 2016 12:36:13 -0800] rev 41957
8165782: java.util.jar.JarFile.runtimeVersion() spec needs clarification Reviewed-by: mchung, alanb
Tue, 08 Nov 2016 13:23:16 +0100 8168911: Increased number of classes initialized during initialization of SignatureFileVerifier
redestad [Tue, 08 Nov 2016 13:23:16 +0100] rev 41956
8168911: Increased number of classes initialized during initialization of SignatureFileVerifier Reviewed-by: ascarpino
Tue, 08 Nov 2016 14:48:55 +0530 8166994: Improve sun.util.locale.LocaleMatcher
nishjain [Tue, 08 Nov 2016 14:48:55 +0530] rev 41955
8166994: Improve sun.util.locale.LocaleMatcher Reviewed-by: okutsu, naoto, peytoia
Tue, 08 Nov 2016 06:22:31 +0000 8169318: Dump the reproduced packet in DTLSOverDatagram.java
xuelei [Tue, 08 Nov 2016 06:22:31 +0000] rev 41954
8169318: Dump the reproduced packet in DTLSOverDatagram.java Reviewed-by: mullan
Mon, 07 Nov 2016 14:36:27 -0400 8155756: Better context for some jlink exceptions
jlaskey [Mon, 07 Nov 2016 14:36:27 -0400] rev 41953
8155756: Better context for some jlink exceptions Reviewed-by: mchung
Fri, 11 Nov 2016 05:11:53 +0000 Added tag jdk-9+144 for changeset 612b698f8b8f
lana [Fri, 11 Nov 2016 05:11:53 +0000] rev 41952
Added tag jdk-9+144 for changeset 612b698f8b8f
Wed, 05 Jul 2017 22:26:22 +0200 Merge
duke [Wed, 05 Jul 2017 22:26:22 +0200] rev 41951
Merge
Fri, 11 Nov 2016 05:11:52 +0000 Added tag jdk-9+144 for changeset 458b7becdccc
lana [Fri, 11 Nov 2016 05:11:52 +0000] rev 41950
Added tag jdk-9+144 for changeset 458b7becdccc
Tue, 15 Nov 2016 10:00:00 +0100 8169632: Update compare script for clean compare
erikj [Tue, 15 Nov 2016 10:00:00 +0100] rev 41949
8169632: Update compare script for clean compare Reviewed-by: tbell
Mon, 14 Nov 2016 11:48:43 +0100 8169630: Fix wrong cpu build flag for Linux/ppc64le build
simonis [Mon, 14 Nov 2016 11:48:43 +0100] rev 41948
8169630: Fix wrong cpu build flag for Linux/ppc64le build Reviewed-by: erikj
Fri, 11 Nov 2016 05:11:51 +0000 Added tag jdk-9+144 for changeset 854ef5325653
lana [Fri, 11 Nov 2016 05:11:51 +0000] rev 41947
Added tag jdk-9+144 for changeset 854ef5325653
Wed, 05 Jul 2017 22:26:07 +0200 Added tag jdk-9+144 for changeset 31f5023200d4
duke [Wed, 05 Jul 2017 22:26:07 +0200] rev 41946
Added tag jdk-9+144 for changeset 31f5023200d4
Wed, 05 Jul 2017 22:26:06 +0200 Merge jdk-9+144
duke [Wed, 05 Jul 2017 22:26:06 +0200] rev 41945
Merge
Wed, 05 Jul 2017 22:25:59 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:59 +0200] rev 41944
Merge
Mon, 07 Nov 2016 16:08:18 +0000 8169093: Generics, javac not matching actual and formal arguments.
mcimadamore [Mon, 07 Nov 2016 16:08:18 +0000] rev 41943
8169093: Generics, javac not matching actual and formal arguments. Summary: Make diagnostic for type-args arity mismatch consistent with the class case Reviewed-by: vromero
Mon, 07 Nov 2016 11:16:23 +0000 8168854: javac erroneously reject a a service interface inner class in a provides clause
mcimadamore [Mon, 07 Nov 2016 11:16:23 +0000] rev 41942
8168854: javac erroneously reject a a service interface inner class in a provides clause Summary: Java SE 9 proposed spec changes do not explicitly forbid a service interface to be an inner class - javac should follow Reviewed-by: jjg
Sun, 06 Nov 2016 22:50:46 -0800 8161983: JShell API: Clean-up following 8160127 et. al.
rfield [Sun, 06 Nov 2016 22:50:46 -0800] rev 41941
8161983: JShell API: Clean-up following 8160127 et. al. Reviewed-by: jlahoda
Fri, 04 Nov 2016 14:47:25 -0700 8129559: JShell: compilation fails if class, method or field is annotated and has modifiers
rfield [Fri, 04 Nov 2016 14:47:25 -0700] rev 41940
8129559: JShell: compilation fails if class, method or field is annotated and has modifiers 8080354: JShell: Runtime visible annotations cannot be retrieved Reviewed-by: jlahoda
Fri, 04 Nov 2016 17:52:11 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:11 +0000] rev 41939
Merge
Thu, 03 Nov 2016 13:59:15 -0700 8167975: align javac --add-* modules options with launcher
jjg [Thu, 03 Nov 2016 13:59:15 -0700] rev 41938
8167975: align javac --add-* modules options with launcher Reviewed-by: jlahoda
Thu, 03 Nov 2016 09:12:02 -0700 8161969: jshell tool: /var value is not truncated per feedback setting
rfield [Thu, 03 Nov 2016 09:12:02 -0700] rev 41937
8161969: jshell tool: /var value is not truncated per feedback setting 8166637: jshell tool: confusing truncation of long result values 8154513: JShell tool: welcome message should match feedback mode 8167552: jshell tool: Typo in jshell command '/? /reload' description Reviewed-by: jlahoda
Wed, 02 Nov 2016 15:42:20 -0700 8166857: langtools build.xml broken on windows
ksrini [Wed, 02 Nov 2016 15:42:20 -0700] rev 41936
8166857: langtools build.xml broken on windows Reviewed-by: jjg, jlahoda, mcimadamore
Thu, 03 Nov 2016 11:46:20 +0100 8166635: getEnclosedElements() on package causes BadClassFile error
jlahoda [Thu, 03 Nov 2016 11:46:20 +0100] rev 41935
8166635: getEnclosedElements() on package causes BadClassFile error Summary: Properly reading typevars from enclosing scopes for local classes. Reviewed-by: mcimadamore
Wed, 02 Nov 2016 16:29:50 -0700 8167636: jshell tool: Edit Pad should be in its own module
rfield [Wed, 02 Nov 2016 16:29:50 -0700] rev 41934
8167636: jshell tool: Edit Pad should be in its own module Reviewed-by: jlahoda
Wed, 02 Nov 2016 14:22:27 -0700 8169078: add bug IDs to jdeprscan tests
smarks [Wed, 02 Nov 2016 14:22:27 -0700] rev 41933
8169078: add bug IDs to jdeprscan tests Reviewed-by: jjg
Wed, 02 Nov 2016 20:21:45 +0100 8169074: Build is failing after JDK-8166538
jlahoda [Wed, 02 Nov 2016 20:21:45 +0100] rev 41932
8169074: Build is failing after JDK-8166538 Summary: Reverting d7c9720c4223 Reviewed-by: darcy
Wed, 02 Nov 2016 16:48:57 +0100 8166538: Improve error reporting for compiling against unexported package
jlahoda [Wed, 02 Nov 2016 16:48:57 +0100] rev 41931
8166538: Improve error reporting for compiling against unexported package Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 3ef02797070d
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41930
Added tag jdk-9+143 for changeset 3ef02797070d
Wed, 05 Jul 2017 22:25:49 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:49 +0200] rev 41929
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 4adab4f59cdc
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41928
Added tag jdk-9+143 for changeset 4adab4f59cdc
Wed, 05 Jul 2017 22:25:42 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:42 +0200] rev 41927
Merge
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset e444f2f9dc8a
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41926
Added tag jdk-9+143 for changeset e444f2f9dc8a
Wed, 05 Jul 2017 22:25:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:34 +0200] rev 41925
Merge
Mon, 07 Nov 2016 14:48:26 +0100 8156619: Unimplemented ES6 features should result in clear Error being thrown
hannesw [Mon, 07 Nov 2016 14:48:26 +0100] rev 41924
8156619: Unimplemented ES6 features should result in clear Error being thrown Reviewed-by: sundar, attila
Fri, 04 Nov 2016 17:24:26 +0000 Added tag jdk-9+143 for changeset 40da931419f1
lana [Fri, 04 Nov 2016 17:24:26 +0000] rev 41923
Added tag jdk-9+143 for changeset 40da931419f1
Wed, 05 Jul 2017 22:25:26 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:26 +0200] rev 41922
Merge
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 450cb4719bea
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41921
Added tag jdk-9+143 for changeset 450cb4719bea
Wed, 05 Jul 2017 22:25:19 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:19 +0200] rev 41920
Merge
Mon, 07 Nov 2016 13:10:42 -0400 8159393: jlink should print a warning that a signed modular JAR will be treated as unsigned
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
Mon, 07 Nov 2016 14:15:49 +0100 8160491: tar.gz bundles missing files containing $
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41918
8160491: tar.gz bundles missing files containing $ Reviewed-by: ihse
Mon, 07 Nov 2016 13:25:27 +0100 8168108: lib/classlist should be packaged in java.base.jmod
erikj [Mon, 07 Nov 2016 13:25:27 +0100] rev 41917
8168108: lib/classlist should be packaged in java.base.jmod Reviewed-by: mchung
Mon, 07 Nov 2016 11:33:31 +0530 8166286: jmod fails on symlink to directory
sundar [Mon, 07 Nov 2016 11:33:31 +0530] rev 41916
8166286: jmod fails on symlink to directory Reviewed-by: jlaskey, alanb
Fri, 04 Nov 2016 15:49:31 -0700 8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
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
Fri, 04 Nov 2016 14:29:34 -0700 8156079: consider making empty instances singletons
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
Fri, 04 Nov 2016 17:52:55 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:55 +0000] rev 41913
Merge
Fri, 04 Nov 2016 22:33:44 +0800 8037278: sun/rmi/runtime/Log/6409194/NoConsoleOutput.java fails Intermittently: unexpected subprocess output
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
Thu, 03 Nov 2016 18:08:28 -0700 6479237: (cl) Add support for classloader names
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
Thu, 03 Nov 2016 15:18:16 -0700 8133632: javax.net.ssl.SSLEngine does not properly handle received SSL fatal alerts
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
Thu, 03 Nov 2016 13:44:56 -0700 Merge
ddehaven [Thu, 03 Nov 2016 13:44:56 -0700] rev 41909
Merge
Tue, 01 Nov 2016 12:56:11 +0300 8167176: Exported elements referring to inaccessible types in java.desktop
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
Tue, 01 Nov 2016 12:38:34 +0300 8168899: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
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>
Mon, 31 Oct 2016 10:39:14 -0700 Merge
ddehaven [Mon, 31 Oct 2016 10:39:14 -0700] rev 41906
Merge
Mon, 31 Oct 2016 14:50:09 +0300 8167615: Opensource unit/regression tests for JavaSound
serb [Mon, 31 Oct 2016 14:50:09 +0300] rev 41905
8167615: Opensource unit/regression tests for JavaSound Reviewed-by: amenkov
Mon, 31 Oct 2016 12:10:08 +0530 8168540: [TEST_BUG] On Unity, need a delay before screenshot taking to avoid animation
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
Fri, 28 Oct 2016 12:08:04 +0300 8075904: The regression-swing case failed as Ctrl-F4 can't work with the special options"-client -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel"
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
Fri, 28 Oct 2016 12:23:39 +0530 8168609: No link to BMP specification in javax.imageio package documentation
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
Thu, 27 Oct 2016 09:42:08 -0700 Merge
prr [Thu, 27 Oct 2016 09:42:08 -0700] rev 41901
Merge
Thu, 27 Oct 2016 09:38:46 -0700 8165981: Consider making some classes in javax.imageio.plugins.tiff final
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
Thu, 27 Oct 2016 17:24:16 +0530 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X.
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
Thu, 27 Oct 2016 10:49:16 +0530 8168292: [TESTBUG] [macosx] Test java/awt/TrayIcon/DragEventSource/DragEventSource.java fails on OS X
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
Wed, 26 Oct 2016 10:51:50 +0530 8168470: [TEST_BUG] @test missed in java/awt/Window/ChangeWindowResizabilty/ChangeWindowResizabiltyTest.java
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
Tue, 25 Oct 2016 17:04:33 -0700 8168367: Table in javax.imageio package description does not mention TIFF
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
Tue, 25 Oct 2016 10:03:08 -0700 8168364: [macosx] Delete unused class NSPrintinfo
prr [Tue, 25 Oct 2016 10:03:08 -0700] rev 41895
8168364: [macosx] Delete unused class NSPrintinfo Reviewed-by: serb, vadim
Tue, 25 Oct 2016 09:56:40 -0700 8168288: Dubious FontMetrics values from NullFontScaler
prr [Tue, 25 Oct 2016 09:56:40 -0700] rev 41894
8168288: Dubious FontMetrics values from NullFontScaler Reviewed-by: serb, bpb
Mon, 24 Oct 2016 13:19:05 -0700 8168498: ExifGPSTagSet and ExifTIFFTagSet should use string literals for String constants
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
Thu, 20 Oct 2016 14:21:46 +0300 8159454: [TEST_BUG] javax/swing/ToolTipManager/7123767/bug7123767.java: number of checked graphics configurations should be limited
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
Thu, 03 Nov 2016 13:06:24 -0700 8168681: Correct deprecation text for Class.newInstance
darcy [Thu, 03 Nov 2016 13:06:24 -0700] rev 41891
8168681: Correct deprecation text for Class.newInstance Reviewed-by: mchung
Thu, 03 Nov 2016 16:19:29 +0300 8169002: Several java/net/httpclient have undeclared dependency on java.logging module
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
Thu, 03 Nov 2016 13:34:27 -0400 8169020: Add since element to JDBC deprecated methods
lancea [Thu, 03 Nov 2016 13:34:27 -0400] rev 41889
8169020: Add since element to JDBC deprecated methods Reviewed-by: darcy
Thu, 03 Nov 2016 12:29:05 -0400 8169055: [TESTBUG] java/io/Serializable/serialFilter/ tests have undeclared dependency on java.compiler module
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
Thu, 03 Nov 2016 15:40:55 +0800 8143097: java/net/ipv6tests/UdpTest.java fails intermittently with "checkTime failed: got 1998 expected 4000"
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
Wed, 02 Nov 2016 18:44:59 -0700 8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently
xiaofeya [Wed, 02 Nov 2016 18:44:59 -0700] rev 41886
8156504: java/net/URLPermission/nstest/lookup.sh fails intermittently Reviewed-by: chegar, dfuchs
Thu, 03 Nov 2016 09:44:43 +0800 8151511: Test case in CollectionAndMapModifyStreamTest for LinkedHashMap overrides that for HashMap
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
Wed, 02 Nov 2016 16:24:43 -0700 8168972: Editor support: move built-in and external editor support to the jdk repo
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
Wed, 02 Nov 2016 13:42:03 -0400 8158963: RMI server-side multiplex protocol should be disabled
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
Wed, 02 Nov 2016 20:53:56 +0300 8168921: Inconsistent Annotation.toString()
igerasim [Wed, 02 Nov 2016 20:53:56 +0300] rev 41882
8168921: Inconsistent Annotation.toString() Reviewed-by: darcy, redestad
Wed, 02 Nov 2016 18:45:14 +0300 8168923: Use unsigned random long in a temp directory name
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
Fri, 04 Nov 2016 17:24:24 +0000 Added tag jdk-9+143 for changeset 32253abe330e
lana [Fri, 04 Nov 2016 17:24:24 +0000] rev 41880
Added tag jdk-9+143 for changeset 32253abe330e
Wed, 05 Jul 2017 22:25:02 +0200 Merge
duke [Wed, 05 Jul 2017 22:25:02 +0200] rev 41879
Merge
Fri, 04 Nov 2016 17:52:18 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:18 +0000] rev 41878
Merge
Thu, 03 Nov 2016 18:08:02 -0700 6479237: (cl) Add support for classloader names
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
Fri, 04 Nov 2016 17:24:23 +0000 Added tag jdk-9+143 for changeset 621dfac78ca1
lana [Fri, 04 Nov 2016 17:24:23 +0000] rev 41876
Added tag jdk-9+143 for changeset 621dfac78ca1
Mon, 07 Nov 2016 14:15:49 +0100 8160491: tar.gz bundles missing files containing $
erikj [Mon, 07 Nov 2016 14:15:49 +0100] rev 41875
8160491: tar.gz bundles missing files containing $ Reviewed-by: ihse
Mon, 07 Nov 2016 13:25:18 +0100 8168108: lib/classlist should be packaged in java.base.jmod
erikj [Mon, 07 Nov 2016 13:25:18 +0100] rev 41874
8168108: lib/classlist should be packaged in java.base.jmod Reviewed-by: mchung
Fri, 04 Nov 2016 17:52:02 +0000 Merge
lana [Fri, 04 Nov 2016 17:52:02 +0000] rev 41873
Merge
Thu, 03 Nov 2016 13:44:53 -0700 Merge
ddehaven [Thu, 03 Nov 2016 13:44:53 -0700] rev 41872
Merge
Tue, 01 Nov 2016 12:58:01 +0300 8167176: Exported elements referring to inaccessible types in java.desktop
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
Wed, 02 Nov 2016 16:21:36 -0700 8168974: Editor support: include properties file in image
rfield [Wed, 02 Nov 2016 16:21:36 -0700] rev 41870
8168974: Editor support: include properties file in image Reviewed-by: jlahoda
Fri, 04 Nov 2016 17:24:22 +0000 Added tag jdk-9+143 for changeset 97e8b9b653f9
lana [Fri, 04 Nov 2016 17:24:22 +0000] rev 41869
Added tag jdk-9+143 for changeset 97e8b9b653f9
Wed, 05 Jul 2017 22:24:43 +0200 Added tag jdk-9+143 for changeset d62173b931bf
duke [Wed, 05 Jul 2017 22:24:43 +0200] rev 41868
Added tag jdk-9+143 for changeset d62173b931bf
Wed, 05 Jul 2017 22:24:41 +0200 Merge jdk-9+143
duke [Wed, 05 Jul 2017 22:24:41 +0200] rev 41867
Merge
Wed, 05 Jul 2017 22:24:34 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:34 +0200] rev 41866
Merge
Wed, 02 Nov 2016 07:38:37 +0100 8131019: jshell tool: access javadoc from tool
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
Tue, 01 Nov 2016 14:47:07 -0700 8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed
darcy [Tue, 01 Nov 2016 14:47:07 -0700] rev 41864
8169025: Problem list ClassPathWithDoubleQuotesTest.java until JDK-8169005 is fixed Reviewed-by: ksrini
Tue, 01 Nov 2016 11:28:16 -0700 8165646: (jdeprscan) adjust tool output to improve clarity
smarks [Tue, 01 Nov 2016 11:28:16 -0700] rev 41863
8165646: (jdeprscan) adjust tool output to improve clarity Reviewed-by: jjg, psandoz
Tue, 01 Nov 2016 10:51:53 -0400 8167431: javac takes too long time to resolve interface dependency
vromero [Tue, 01 Nov 2016 10:51:53 -0400] rev 41862
8167431: javac takes too long time to resolve interface dependency Reviewed-by: mcimadamore
Tue, 01 Nov 2016 10:14:42 -0400 8132562: javac fails with CLASSPATH with double-quotes as an environment variable
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
Mon, 31 Oct 2016 18:06:03 -0700 8167057: jdeps option to list modules and internal APIs for @modules for test dev
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
Fri, 28 Oct 2016 10:17:56 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:17:56 +0100] rev 41859
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 17:11:16 -0700 8167643: JShell: silently ignore access modifiers (as semantically irrelevant)
rfield [Thu, 27 Oct 2016 17:11:16 -0700] rev 41858
8167643: JShell: silently ignore access modifiers (as semantically irrelevant) Reviewed-by: jlahoda
Thu, 27 Oct 2016 21:22:12 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:12 +0000] rev 41857
Merge
Wed, 26 Oct 2016 15:41:25 +0100 8168774: Polymorhic signature method check crashes javac
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
Wed, 26 Oct 2016 12:27:51 +0100 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
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
Wed, 26 Oct 2016 11:22:50 +0530 8166367: Missing ExceptionTable attribute in anonymous class constructors
sadayapalam [Wed, 26 Oct 2016 11:22:50 +0530] rev 41854
8166367: Missing ExceptionTable attribute in anonymous class constructors Reviewed-by: vromero
Tue, 25 Oct 2016 08:39:12 -0700 8168369: fix for langtools intermittent failures needs to check PRODUCT_HOME
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
Mon, 24 Oct 2016 19:59:35 -0700 8166649: jshell tool: missing --add-modules and --module-path
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
Thu, 27 Oct 2016 16:29:02 +0000 Added tag jdk-9+142 for changeset a628785b9dd9
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41851
Added tag jdk-9+142 for changeset a628785b9dd9
Wed, 05 Jul 2017 22:24:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:23 +0200] rev 41850
Merge
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset 65fab2e83c63
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41849
Added tag jdk-9+142 for changeset 65fab2e83c63
Wed, 05 Jul 2017 22:24:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:15 +0200] rev 41848
Merge
Wed, 02 Nov 2016 14:16:13 +0800 8168968: Two jaxp tests failing after JDK-8167646
fyuan [Wed, 02 Nov 2016 14:16:13 +0800] rev 41847
8168968: Two jaxp tests failing after JDK-8167646 Reviewed-by: joehw, weijun
Mon, 31 Oct 2016 09:29:05 -0700 8069098: StAX produces the wrong event stream
joehw [Mon, 31 Oct 2016 09:29:05 -0700] rev 41846
8069098: StAX produces the wrong event stream Reviewed-by: lancea
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset d32a755d06d1
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41845
Added tag jdk-9+142 for changeset d32a755d06d1
Wed, 05 Jul 2017 22:24:06 +0200 Merge
duke [Wed, 05 Jul 2017 22:24:06 +0200] rev 41844
Merge
Wed, 02 Nov 2016 18:36:26 +0530 8169050: underscore_linker.js sample fails after dynalink changes for JDK-8168005
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
Tue, 01 Nov 2016 15:31:44 +0100 8168005: Introduce namespaces for GET, SET Dynalink operations
attila [Tue, 01 Nov 2016 15:31:44 +0100] rev 41842
8168005: Introduce namespaces for GET, SET Dynalink operations Reviewed-by: hannesw, sundar
Fri, 28 Oct 2016 16:52:20 +0200 8148924: Inconsistent "this" context in JSAdapter adaptee function calls
hannesw [Fri, 28 Oct 2016 16:52:20 +0200] rev 41841
8148924: Inconsistent "this" context in JSAdapter adaptee function calls Reviewed-by: jlaskey
Thu, 27 Oct 2016 16:29:02 +0000 Added tag jdk-9+142 for changeset 4519c4ace34d
lana [Thu, 27 Oct 2016 16:29:02 +0000] rev 41840
Added tag jdk-9+142 for changeset 4519c4ace34d
Wed, 05 Jul 2017 22:23:57 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:57 +0200] rev 41839
Merge
Thu, 27 Oct 2016 16:28:59 +0000 Added tag jdk-9+142 for changeset e2be7700de36
lana [Thu, 27 Oct 2016 16:28:59 +0000] rev 41838
Added tag jdk-9+142 for changeset e2be7700de36
Wed, 05 Jul 2017 22:23:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:50 +0200] rev 41837
Merge
Thu, 03 Nov 2016 01:45:16 +0000 8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed
darcy [Thu, 03 Nov 2016 01:45:16 +0000] rev 41836
8169024: Problem list OpenNonIntegralNumberOfSampleframes.java until JDK-8168881 is fixed Reviewed-by: rriggs
Wed, 02 Nov 2016 14:46:40 +0000 8152515: (logging) LogManager.resetLogger should ignore LinkageError
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
Wed, 02 Nov 2016 11:52:51 +0100 8168771: Remove #ifdef AF_INET6 guards in libnet native coding
clanger [Wed, 02 Nov 2016 11:52:51 +0100] rev 41834
8168771: Remove #ifdef AF_INET6 guards in libnet native coding Reviewed-by: chegar
Wed, 02 Nov 2016 10:43:48 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
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
Wed, 02 Nov 2016 14:44:15 +0800 8168518: rcache interop with krb5-1.15
weijun [Wed, 02 Nov 2016 14:44:15 +0800] rev 41832
8168518: rcache interop with krb5-1.15 Reviewed-by: xuelei
Wed, 02 Nov 2016 10:49:15 +0530 8160063: Provide a means to disable a plugin via the command line
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
Tue, 01 Nov 2016 17:29:49 -0700 8168841: The JavaDoc of java.util.stream.Collectors method collectingAndThen has incorrect code snippet
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
Tue, 01 Nov 2016 17:29:48 -0700 8167974: MethodHandles.iteratedLoop(...) fails with CCE in the case of iterating over array
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
Tue, 01 Nov 2016 14:36:26 -0700 8156499: Update jlink to support creating images with modules that are packaged as multi-release JARs
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
Tue, 01 Nov 2016 12:37:29 +0000 8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor)
chegar [Tue, 01 Nov 2016 12:37:29 +0000] rev 41827
8168980: Reinstate sun.reflect.ReflectionFactory.newConstructorForSerialization(Class,Constructor) Reviewed-by: alanb
Mon, 31 Oct 2016 14:09:42 -0700 4985694: Incomplete spec for most of the getInstances
wetmore [Mon, 31 Oct 2016 14:09:42 -0700] rev 41826
4985694: Incomplete spec for most of the getInstances Reviewed-by: xuelei, mullan
Mon, 31 Oct 2016 13:57:28 -0400 8168517: java/lang/ProcessBuilder/Basic.java failed
rriggs [Mon, 31 Oct 2016 13:57:28 -0400] rev 41825
8168517: java/lang/ProcessBuilder/Basic.java failed Reviewed-by: dholmes
Mon, 31 Oct 2016 10:34:31 -0700 8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException
sherman [Mon, 31 Oct 2016 10:34:31 -0700] rev 41824
8166261: Scanner.nextInt(int) (and similar methods) throws PatternSyntaxException Reviewed-by: naoto
Mon, 31 Oct 2016 16:41:41 +0800 8167646: Better invalid FilePermission
weijun [Mon, 31 Oct 2016 16:41:41 +0800] rev 41823
8167646: Better invalid FilePermission Reviewed-by: rriggs
Mon, 31 Oct 2016 16:40:31 +0800 8168127: FilePermissionCollection merges incorrectly
weijun [Mon, 31 Oct 2016 16:40:31 +0800] rev 41822
8168127: FilePermissionCollection merges incorrectly Reviewed-by: rriggs
Mon, 31 Oct 2016 13:45:36 +0800 8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
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
Sat, 29 Oct 2016 13:34:53 +0000 8167680: DTLS implementation bugs
xuelei [Sat, 29 Oct 2016 13:34:53 +0000] rev 41820
8167680: DTLS implementation bugs Reviewed-by: jnimeh, asmotrak
Fri, 28 Oct 2016 10:10:06 +0530 8168512: (tz) Support tzdata2016h
rpatil [Fri, 28 Oct 2016 10:10:06 +0530] rev 41819
8168512: (tz) Support tzdata2016h Reviewed-by: martin, okutsu
Fri, 28 Oct 2016 12:10:12 +0100 8163162: The separation between system loggers and application loggers should take the extension loader in consideration.
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
Fri, 28 Oct 2016 10:18:07 +0100 8168789: ModuleReader.list and ModuleFinder.of update
alanb [Fri, 28 Oct 2016 10:18:07 +0100] rev 41817
8168789: ModuleReader.list and ModuleFinder.of update Reviewed-by: mchung
Thu, 27 Oct 2016 23:49:38 +0000 8168822: Document that algorithm restrictions do not apply to trusted anchors
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
Thu, 27 Oct 2016 21:22:57 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:57 +0000] rev 41815
Merge
Thu, 27 Oct 2016 13:42:12 -0700 8168205: Should not default class path to CWD if -cp is not specified but -m is specified
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
Thu, 27 Oct 2016 14:52:01 -0400 Merge
mullan [Thu, 27 Oct 2016 14:52:01 -0400] rev 41813
Merge
Thu, 27 Oct 2016 14:50:23 -0400 8168851: Tighten permissions granted to the java.smartcardio module
mullan [Thu, 27 Oct 2016 14:50:23 -0400] rev 41812
8168851: Tighten permissions granted to the java.smartcardio module Reviewed-by: vinnie, mchung
Thu, 27 Oct 2016 05:49:41 -0700 8168010: Deprecate obsolete launcher -d32/-d64 options
ksrini [Thu, 27 Oct 2016 05:49:41 -0700] rev 41811
8168010: Deprecate obsolete launcher -d32/-d64 options Reviewed-by: alanb
Thu, 27 Oct 2016 09:52:08 -0700 8167187: Exported elements referring to inaccessible types in jdk.jsobject
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
Thu, 27 Oct 2016 08:51:48 -0700 Merge
prr [Thu, 27 Oct 2016 08:51:48 -0700] rev 41809
Merge
Thu, 27 Oct 2016 08:48:59 -0700 8167988: java.nio.file.InvalidPathException if click button in JFileChooser demo of SwingSet2
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
Thu, 20 Oct 2016 12:18:15 +0300 8156217: Selected text is shifted on HiDPI display
alexsch [Thu, 20 Oct 2016 12:18:15 +0300] rev 41807
8156217: Selected text is shifted on HiDPI display Reviewed-by: prr, serb
Wed, 19 Oct 2016 08:06:10 -0700 Merge
prr [Wed, 19 Oct 2016 08:06:10 -0700] rev 41806
Merge
Wed, 19 Oct 2016 11:51:40 +0300 8154434: Open the request focus methods of the java.awt.Component which accept FocusEvent.Cause
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
Tue, 18 Oct 2016 13:06:59 -0700 8167126: Create a module to provide access to non-SE desktop APIs
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
Tue, 18 Oct 2016 18:00:22 +0300 8166673: The new implementation of Robot.waitForIdle() may hang
serb [Tue, 18 Oct 2016 18:00:22 +0300] rev 41803
8166673: The new implementation of Robot.waitForIdle() may hang Reviewed-by: azvegint, ssadetsky
Tue, 18 Oct 2016 12:43:07 +0300 8166897: Some font overlap in the Optionpane dialog.
ssadetsky [Tue, 18 Oct 2016 12:43:07 +0300] rev 41802
8166897: Some font overlap in the Optionpane dialog. Reviewed-by: azvegint
Mon, 17 Oct 2016 13:54:05 -0700 8089573: [macosx] Incorrect char to glyph mapping printing on OSX 10.10
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
Mon, 17 Oct 2016 19:59:42 +0300 8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions
ssadetsky [Mon, 17 Oct 2016 19:59:42 +0300] rev 41800
8168077: Solaris build failed: gtk2_interface.h typedef redeclared: GThreadFunctions Reviewed-by: prr
Mon, 17 Oct 2016 18:43:19 +0530 8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java
arapte [Mon, 17 Oct 2016 18:43:19 +0530] rev 41799
8167288: [TEST_BUG] Consistent failure on Unity of WarningWindowDisposeTest.java Reviewed-by: ssadetsky, alexsch
Mon, 17 Oct 2016 15:47:05 +0530 8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java
mhalder [Mon, 17 Oct 2016 15:47:05 +0530] rev 41798
8158390: [macosx] Regression: javax/swing/JMenuItem/8139169/ScreenMenuBarInputTwice.java Reviewed-by: serb Contributed-by: manajit.halder@oracle.com
Mon, 17 Oct 2016 12:37:09 +0300 8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu
azvegint [Mon, 17 Oct 2016 12:37:09 +0300] rev 41797
8153526: [Unity] Taskbar.getTaskbar().setMenu(null) doesn't remove menu Reviewed-by: ssadetsky
Mon, 17 Oct 2016 10:51:58 +0300 8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail
ssadetsky [Mon, 17 Oct 2016 10:51:58 +0300] rev 41796
8163167: [PIT] javax/swing/JTextArea/ScrollbarFlicker/ScrollFlickerTest.java always fail Reviewed-by: serb, alexsch
Mon, 17 Oct 2016 13:20:04 +0530 8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java
rchamyal [Mon, 17 Oct 2016 13:20:04 +0530] rev 41795
8161473: [TEST_BUG] [macosx] add autodelay to java/awt/TrayIcon/TrayIconEventModifiers/TrayIconEventModifiersTest.java Reviewed-by: arapte, serb Contributed-by: anubhav.meena@oracle.com
Mon, 17 Oct 2016 13:04:33 +0530 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods
jdv [Mon, 17 Oct 2016 13:04:33 +0530] rev 41794
8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods Reviewed-by: prr, pnarayanan
Mon, 17 Oct 2016 10:14:38 +0300 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
ssadetsky [Mon, 17 Oct 2016 10:14:38 +0300] rev 41793
8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen Reviewed-by: serb
Mon, 17 Oct 2016 09:58:37 +0300 8164321: Crash of SwingNode with GTK LaF
ssadetsky [Mon, 17 Oct 2016 09:58:37 +0300] rev 41792
8164321: Crash of SwingNode with GTK LaF Reviewed-by: azvegint, alexsch
Fri, 14 Oct 2016 15:37:10 -0700 8166034: [macosx] Non-AA Serif font always displays as regular - no bold
prr [Fri, 14 Oct 2016 15:37:10 -0700] rev 41791
8166034: [macosx] Non-AA Serif font always displays as regular - no bold Reviewed-by: serb, pnarayanan
Fri, 14 Oct 2016 21:43:00 +0300 8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int)
serb [Fri, 14 Oct 2016 21:43:00 +0300] rev 41790
8167435: IllegalArgumentException is not thrown by Clip.open(AudioFormat,byte[], int, int) Reviewed-by: amenkov
Fri, 14 Oct 2016 11:11:19 -0700 Merge
prr [Fri, 14 Oct 2016 11:11:19 -0700] rev 41789
Merge
Fri, 14 Oct 2016 19:12:37 +0300 8167310: The graphics clip is incorrectly rounded for some fractional scales
serb [Fri, 14 Oct 2016 19:12:37 +0300] rev 41788
8167310: The graphics clip is incorrectly rounded for some fractional scales Reviewed-by: flar
Fri, 14 Oct 2016 16:30:28 +0300 8167565: [macosx] Maximization of a dialog hides it
azvegint [Fri, 14 Oct 2016 16:30:28 +0300] rev 41787
8167565: [macosx] Maximization of a dialog hides it Reviewed-by: serb, ssadetsky
Fri, 14 Oct 2016 10:39:42 +0530 8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java
mhalder [Fri, 14 Oct 2016 10:39:42 +0530] rev 41786
8158380: [macosx] Regression: java/awt/List/ActionEventTest/ActionEventTest.java Reviewed-by: serb, aghaisas Contributed-by: manajit.halder@oracle.com
Fri, 14 Oct 2016 10:18:53 +0530 8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134
aghaisas [Fri, 14 Oct 2016 10:18:53 +0530] rev 41785
8166980: JCK testing of Window.setIconImage() leads to VM crash starting approx from JDK9 b134 Reviewed-by: serb, rchamyal Contributed-by: ajit.ghaisas@oracle.com
Thu, 13 Oct 2016 11:37:32 +0530 6294607: GIFWriter returns the same compression type twice
jdv [Thu, 13 Oct 2016 11:37:32 +0530] rev 41784
6294607: GIFWriter returns the same compression type twice Reviewed-by: prr, serb, bpb
Wed, 12 Oct 2016 23:04:39 +0530 8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java
psadhukhan [Wed, 12 Oct 2016 23:04:39 +0530] rev 41783
8167291: [TEST_BUG] javax/print/attribute/Services_getDocFl.java Reviewed-by: prr
Tue, 11 Oct 2016 16:15:18 -0700 8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
prr [Tue, 11 Oct 2016 16:15:18 -0700] rev 41782
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement Reviewed-by: serb
Mon, 10 Oct 2016 14:35:20 -0700 Merge
prr [Mon, 10 Oct 2016 14:35:20 -0700] rev 41781
Merge
Thu, 06 Oct 2016 20:31:59 -0500 8160893: [macosx] JMenuItems in JPopupMenu are not accessible
ptbrunet [Thu, 06 Oct 2016 20:31:59 -0500] rev 41780
8160893: [macosx] JMenuItems in JPopupMenu are not accessible Summary: post events for MenuOpened/Closed/ItemSelected Reviewed-by: ant, alexsch
Thu, 06 Oct 2016 11:39:20 -0700 8165232: XKeycodeToKeysym is deprecated and should be replaced
alanbur [Thu, 06 Oct 2016 11:39:20 -0700] rev 41779
8165232: XKeycodeToKeysym is deprecated and should be replaced Reviewed-by: prr, azvegint
Thu, 06 Oct 2016 20:51:34 +0530 8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent)
mhalder [Thu, 06 Oct 2016 20:51:34 +0530] rev 41778
8165555: [macosx] VM crashes on second attempt to execute JCK interactive tests that use Robot (single JVM, agent) Reviewed-by: serb, aniyogi
Thu, 06 Oct 2016 20:37:03 +0530 8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it.
aghaisas [Thu, 06 Oct 2016 20:37:03 +0530] rev 41777
8058950: [TESTBUG] There is no F1 dialog when the case loading,so we can't restore it. Reviewed-by: serb, arapte
Thu, 06 Oct 2016 14:31:12 +0530 8151787: Unify the HiDPI splash screen image naming convention
rchamyal [Thu, 06 Oct 2016 14:31:12 +0530] rev 41776
8151787: Unify the HiDPI splash screen image naming convention Reviewed-by: prr, alexsch, ksrini Contributed-by: rajeev.chamyal@oracle.com
Wed, 05 Oct 2016 18:52:06 +0400 7067885: FileChooser does not display soft link name if link is to nonexistent file/directory
alexsch [Wed, 05 Oct 2016 18:52:06 +0400] rev 41775
7067885: FileChooser does not display soft link name if link is to nonexistent file/directory Reviewed-by: alexsch Contributed-by: Alok Kumar Sharma <alok.sharma@hpe.com>
Wed, 05 Oct 2016 18:42:34 +0400 8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display
alexsch [Wed, 05 Oct 2016 18:42:34 +0400] rev 41774
8165485: Bad rendering of Swing UI controls with Motif L&F on HiDPI display 8147600: [hidpi] invalid rendering of Swing UI controls (radiobuttons, choice etc.) Reviewed-by: serb
Wed, 05 Oct 2016 18:29:18 +0400 8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
alexsch [Wed, 05 Oct 2016 18:29:18 +0400] rev 41773
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only) Reviewed-by: malenkov, serb
Tue, 04 Oct 2016 12:18:05 +0100 8167028: SunCodec.java can be removed
serb [Tue, 04 Oct 2016 12:18:05 +0100] rev 41772
8167028: SunCodec.java can be removed Reviewed-by: prr, amenkov
Thu, 27 Oct 2016 11:00:28 +0200 8167481: cleanup of headers and includes for native libnet
clanger [Thu, 27 Oct 2016 11:00:28 +0200] rev 41771
8167481: cleanup of headers and includes for native libnet Reviewed-by: chegar
Wed, 26 Oct 2016 19:07:05 -0700 8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure"
mli [Wed, 26 Oct 2016 19:07:05 -0700] rev 41770
8168064: sun/security/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java failed with "Received fatal alert: handshake_failure" Summary: It takes advantage of SSLTest.java to fix intermittent SSLHandshakeException failure Reviewed-by: xuelei, asmotrak Contributed-by: John Jiang <sha.jiang@oracle.com>
Wed, 26 Oct 2016 17:50:08 +0200 8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup
redestad [Wed, 26 Oct 2016 17:50:08 +0200] rev 41769
8168640: (fc) Avoiding AtomicBoolean in FileInput/-OutputStream improves startup Reviewed-by: alanb, plevart
Wed, 26 Oct 2016 09:38:16 -0400 8168613: CORBA ObjectStreamTest fails with address in use
rriggs [Wed, 26 Oct 2016 09:38:16 -0400] rev 41768
8168613: CORBA ObjectStreamTest fails with address in use Reviewed-by: psandoz
Wed, 26 Oct 2016 11:08:12 +0100 8168773: Temporarily remove java/net/httpclient from jdk_net test group
chegar [Wed, 26 Oct 2016 11:08:12 +0100] rev 41767
8168773: Temporarily remove java/net/httpclient from jdk_net test group Reviewed-by: darcy, rriggs
Wed, 26 Oct 2016 10:42:55 +0530 8166810: jlink should fail on extra arguments
sundar [Wed, 26 Oct 2016 10:42:55 +0530] rev 41766
8166810: jlink should fail on extra arguments Reviewed-by: jlaskey
Tue, 25 Oct 2016 14:55:29 -0700 Merge
amurillo [Tue, 25 Oct 2016 14:55:29 -0700] rev 41765
Merge
Tue, 25 Oct 2016 12:25:44 -0700 Merge
amurillo [Tue, 25 Oct 2016 12:25:44 -0700] rev 41764
Merge
Thu, 20 Oct 2016 16:54:00 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:54:00 -0700] rev 41763
Merge
Tue, 18 Oct 2016 20:04:36 -0400 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
dholmes [Tue, 18 Oct 2016 20:04:36 -0400] rev 41762
8165827: Support private interface methods in JNI, JDWP, JDI and JDB Reviewed-by: dcubed, lfoltan, sspitsyn
Tue, 18 Oct 2016 12:39:22 -0700 8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed
cjplummer [Tue, 18 Oct 2016 12:39:22 -0700] rev 41761
8167034: Re-enable TestDaemonThread.java once JDK-8167001 is fixed Reviewed-by: jwilhelm, sspitsyn
Tue, 18 Oct 2016 12:36:20 -0700 8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt
cjplummer [Tue, 18 Oct 2016 12:36:20 -0700] rev 41760
8167001: [TESTBUG] java/lang/instrument/DaemonThread/TestDaemonThread.java fails when run by jprt Summary: force classpath to be added to subprocesses Reviewed-by: dholmes, sspitsyn
Mon, 17 Oct 2016 15:46:28 +0300 8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly
akulyakh [Mon, 17 Oct 2016 15:46:28 +0300] rev 41759
8158797: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails when GC is specified explicitly Summary: Fixed GC options for running the test Reviewed-by: ddmitriev, sspitsyn
Thu, 13 Oct 2016 09:02:13 -0700 Merge
amurillo [Thu, 13 Oct 2016 09:02:13 -0700] rev 41758
Merge
Thu, 13 Oct 2016 08:57:57 -0700 Merge
amurillo [Thu, 13 Oct 2016 08:57:57 -0700] rev 41757
Merge
Wed, 28 Sep 2016 11:07:32 +0200 8166801: [s390] Add jvm.cfg file for Linux/s390x
simonis [Wed, 28 Sep 2016 11:07:32 +0200] rev 41756
8166801: [s390] Add jvm.cfg file for Linux/s390x Reviewed-by: erikj, shade
Mon, 03 Oct 2016 15:58:34 +0300 8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent
dsamersoff [Mon, 03 Oct 2016 15:58:34 +0300] rev 41755
8166657: Remove exports com.sun.tools.jdi to jdk.hotspot.agent Summary: Remove exports com.sun.tools.jdi to jdk.hotspot.agent Reviewed-by: alanb, dsamersoff Contributed-by: sharath.ballal@oracle.com
Tue, 25 Oct 2016 13:51:08 -0700 8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package
sdrach [Tue, 25 Oct 2016 13:51:08 -0700] rev 41754
8164805: Fail to create a MR modular JAR with a versioned entry of a concealed package Reviewed-by: chegar, mchung
Tue, 25 Oct 2016 12:58:34 -0700 8165793: Provide an API to query if a ClassLoader is parallel capable
bchristi [Tue, 25 Oct 2016 12:58:34 -0700] rev 41753
8165793: Provide an API to query if a ClassLoader is parallel capable Reviewed-by: alanb, mchung
Tue, 25 Oct 2016 07:38:50 -0700 8160213: tools/pack200/Utils.java should clean up javac*.tmp files
ksrini [Tue, 25 Oct 2016 07:38:50 -0700] rev 41752
8160213: tools/pack200/Utils.java should clean up javac*.tmp files Reviewed-by: darcy
Tue, 25 Oct 2016 10:31:49 +0100 8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use"
chegar [Tue, 25 Oct 2016 10:31:49 +0100] rev 41751
8085192: java/rmi/activation/Activatable tests fail intermittently due to "Port already in use" Reviewed-by: rriggs, mli
Tue, 25 Oct 2016 15:43:19 +0900 8165804: Revisit the way of loading BreakIterator rules/dictionaries
okutsu [Tue, 25 Oct 2016 15:43:19 +0900] rev 41750
8165804: Revisit the way of loading BreakIterator rules/dictionaries Reviewed-by: naoto, peytoia, erikj
Mon, 24 Oct 2016 21:44:33 -0700 8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java
mli [Mon, 24 Oct 2016 21:44:33 -0700] rev 41749
8168505: Remove the intermittent keyword from java/util/Arrays/ParallelPrefix.java Reviewed-by: darcy, amlu
Thu, 27 Oct 2016 16:29:00 +0000 Added tag jdk-9+142 for changeset f5a226a44fab
lana [Thu, 27 Oct 2016 16:29:00 +0000] rev 41748
Added tag jdk-9+142 for changeset f5a226a44fab
Wed, 05 Jul 2017 22:23:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:23:25 +0200] rev 41747
Merge
Wed, 02 Nov 2016 10:43:23 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
erikj [Wed, 02 Nov 2016 10:43:23 +0100] rev 41746
8063154: Checked in jvmti.h not in sync with generated jvmti.h Reviewed-by: tbell
Thu, 27 Oct 2016 21:22:32 +0000 Merge
lana [Thu, 27 Oct 2016 21:22:32 +0000] rev 41745
Merge
Thu, 20 Oct 2016 16:53:56 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41744
Merge
Wed, 19 Oct 2016 00:16:02 +0000 Merge
dholmes [Wed, 19 Oct 2016 00:16:02 +0000] rev 41743
Merge
Tue, 18 Oct 2016 20:03:17 -0400 8165827: Support private interface methods in JNI, JDWP, JDI and JDB
dholmes [Tue, 18 Oct 2016 20:03:17 -0400] rev 41742
8165827: Support private interface methods in JNI, JDWP, JDI and JDB Reviewed-by: dcubed, lfoltan, sspitsyn
Tue, 18 Oct 2016 16:15:03 -0700 8166931: Do not include classes which are unusable during run time in the classlist file
ccheung [Tue, 18 Oct 2016 16:15:03 -0700] rev 41741
8166931: Do not include classes which are unusable during run time in the classlist file Summary: added check to exclude classes found in the --patch-module list Reviewed-by: jiangli, lfoltan, iklam
Tue, 18 Oct 2016 17:38:17 -0400 Merge
jiangli [Tue, 18 Oct 2016 17:38:17 -0400] rev 41740
Merge
Mon, 10 Oct 2016 20:50:33 -0400 8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases
jiangli [Mon, 10 Oct 2016 20:50:33 -0400] rev 41739
8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases Summary: Use NULL as 'source' when there is no valid source path info. Reviewed-by: iklam, dholmes, dsamersoff
Tue, 18 Oct 2016 19:31:21 +0000 Merge
never [Tue, 18 Oct 2016 19:31:21 +0000] rev 41738
Merge
Tue, 18 Oct 2016 17:47:03 +0000 Merge
never [Tue, 18 Oct 2016 17:47:03 +0000] rev 41737
Merge
Tue, 18 Oct 2016 17:06:58 +0000 8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled
never [Tue, 18 Oct 2016 17:06:58 +0000] rev 41736
8166972: [JVMCI] reduce size of interpreter when JVMCI is enabled Reviewed-by: kvn, twisti
Tue, 18 Oct 2016 18:59:01 +0000 Merge
dfazunen [Tue, 18 Oct 2016 18:59:01 +0000] rev 41735
Merge
Tue, 18 Oct 2016 17:18:11 +0000 Merge
dfazunen [Tue, 18 Oct 2016 17:18:11 +0000] rev 41734
Merge
Tue, 18 Oct 2016 16:02:14 +0000 Merge
dfazunen [Tue, 18 Oct 2016 16:02:14 +0000] rev 41733
Merge
Tue, 18 Oct 2016 19:26:07 +0400 8165621: Convert TestG1BiasedArray_test to GTest
dfazunen [Tue, 18 Oct 2016 19:26:07 +0400] rev 41732
8165621: Convert TestG1BiasedArray_test to GTest Reviewed-by: jwilhelm, kzhaldyb
Tue, 18 Oct 2016 17:21:55 +0000 Merge
aph [Tue, 18 Oct 2016 17:21:55 +0000] rev 41731
Merge
Tue, 18 Oct 2016 17:14:09 +0000 Merge
aph [Tue, 18 Oct 2016 17:14:09 +0000] rev 41730
Merge
Wed, 12 Oct 2016 12:24:41 +0000 8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt
aph [Wed, 12 Oct 2016 12:24:41 +0000] rev 41729
8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt Reviewed-by: aph Contributed-by: ningsheng.jian@linaro.org
Tue, 18 Oct 2016 16:09:34 +0000 Merge
coleenp [Tue, 18 Oct 2016 16:09:34 +0000] rev 41728
Merge
Tue, 18 Oct 2016 08:39:43 -0400 8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
coleenp [Tue, 18 Oct 2016 08:39:43 -0400] rev 41727
8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly Summary: Return Metablocks smaller than dictionary's dark matter. Reviewed-by: mgerdin, sspitsyn, dsamersoff Contributed-by: jon.masamitsu@oracle.com, coleen.phillimore@oracle.com
Tue, 18 Oct 2016 15:15:51 +0000 Merge
dnsimon [Tue, 18 Oct 2016 15:15:51 +0000] rev 41726
Merge
Tue, 11 Oct 2016 00:08:20 +0200 8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci
dnsimon [Tue, 11 Oct 2016 00:08:20 +0200] rev 41725
8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci Reviewed-by: mchung, twisti, alanb
Tue, 18 Oct 2016 16:21:43 +0200 Merge
ehelin [Tue, 18 Oct 2016 16:21:43 +0200] rev 41724
Merge
Wed, 05 Oct 2016 16:00:10 +0200 8167190: Remove confusing timestamps from the gc log
ehelin [Wed, 05 Oct 2016 16:00:10 +0200] rev 41723
8167190: Remove confusing timestamps from the gc log Reviewed-by: sjohanss, pliden
Tue, 18 Oct 2016 12:26:04 +0000 Merge
ctornqvi [Tue, 18 Oct 2016 12:26:04 +0000] rev 41722
Merge
Tue, 18 Oct 2016 06:17:10 -0400 8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows
ctornqvi [Tue, 18 Oct 2016 06:17:10 -0400] rev 41721
8159799: Tests using jcmd fails intermittently with Could not open PerfMemory on Windows Reviewed-by: gtriantafill, dholmes, sla, fparain
Tue, 18 Oct 2016 06:14:10 -0400 8166738: Enable concurrency in Hotspot jtreg testing
ctornqvi [Tue, 18 Oct 2016 06:14:10 -0400] rev 41720
8166738: Enable concurrency in Hotspot jtreg testing Reviewed-by: gtriantafill, erikj, sspitsyn
Tue, 18 Oct 2016 13:24:02 +0200 Merge
rehn [Tue, 18 Oct 2016 13:24:02 +0200] rev 41719
Merge
Tue, 18 Oct 2016 12:06:52 +0200 Merge
rehn [Tue, 18 Oct 2016 12:06:52 +0200] rev 41718
Merge
Tue, 18 Oct 2016 10:51:25 +0200 8165526: Kitchensink sudden death - error code 0x406d1388
rehn [Tue, 18 Oct 2016 10:51:25 +0200] rev 41717
8165526: Kitchensink sudden death - error code 0x406d1388 Reviewed-by: dholmes, sla, gtriantafill
Mon, 17 Oct 2016 17:55:10 +0200 8168086: 8166869 broke jvmci build on aarch64
roland [Mon, 17 Oct 2016 17:55:10 +0200] rev 41716
8168086: 8166869 broke jvmci build on aarch64 Reviewed-by: kvn
Tue, 18 Oct 2016 09:43:12 +0200 8153134: Infinite loop in handle_wrong_method in jmod
thartmann [Tue, 18 Oct 2016 09:43:12 +0200] rev 41715
8153134: Infinite loop in handle_wrong_method in jmod Summary: Use Patching_lock to synchronize access between set_code() and clear_code(). Reviewed-by: kvn, dlong
Mon, 17 Oct 2016 16:40:49 -0700 8167494: Deprecate AutoGCSelectPauseMillis
sangheki [Mon, 17 Oct 2016 16:40:49 -0700] rev 41714
8167494: Deprecate AutoGCSelectPauseMillis Reviewed-by: kbarrett, ehelin
Mon, 17 Oct 2016 21:21:53 -0700 8166461: Deprecate UseAutoGCSelectPolicy
sangheki [Mon, 17 Oct 2016 21:21:53 -0700] rev 41713
8166461: Deprecate UseAutoGCSelectPolicy Reviewed-by: kbarrett, ehelin
Tue, 18 Oct 2016 02:53:36 +0000 Merge
coleenp [Tue, 18 Oct 2016 02:53:36 +0000] rev 41712
Merge
Tue, 18 Oct 2016 00:15:02 +0000 Merge
coleenp [Tue, 18 Oct 2016 00:15:02 +0000] rev 41711
Merge
Wed, 12 Oct 2016 10:41:00 +0200 8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE
mdoerr [Wed, 12 Oct 2016 10:41:00 +0200] rev 41710
8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE Reviewed-by: coleenp, dholmes, dcubed, redestad
Tue, 18 Oct 2016 01:47:24 +0000 Merge
sangheki [Tue, 18 Oct 2016 01:47:24 +0000] rev 41709
Merge
Mon, 17 Oct 2016 16:46:12 -0700 8155948: Add message for CMS deprecation for Oracle builds
jmasa [Mon, 17 Oct 2016 16:46:12 -0700] rev 41708
8155948: Add message for CMS deprecation for Oracle builds Reviewed-by: kbarrett, dholmes, coleenp, drwhite
Mon, 17 Oct 2016 19:18:08 -0400 8157141: Fix for JDK-8031290 is unnecessarily fragile
alanbur [Mon, 17 Oct 2016 19:18:08 -0400] rev 41707
8157141: Fix for JDK-8031290 is unnecessarily fragile 8166454: meminfo(2) has been available since Solaris 9 Reviewed-by: dholmes, kbarrett
Mon, 17 Oct 2016 19:12:28 -0400 8165482: java in ldoms, with cpu-arch=generic has problems
mwalsh [Mon, 17 Oct 2016 19:12:28 -0400] rev 41706
8165482: java in ldoms, with cpu-arch=generic has problems Reviewed-by: dholmes, alanbur
Mon, 17 Oct 2016 18:54:12 -0400 8165687: Fix license and copyright headers in jd9 under hotspot/test
stsmirno [Mon, 17 Oct 2016 18:54:12 -0400] rev 41705
8165687: Fix license and copyright headers in jd9 under hotspot/test Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements. Reviewed-by: dholmes, iris Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>
Mon, 17 Oct 2016 18:40:10 -0400 8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
dholmes [Mon, 17 Oct 2016 18:40:10 -0400] rev 41704
8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant Reviewed-by: dcubed, cvarming
Fri, 14 Oct 2016 08:54:02 -0700 Merge
kvn [Fri, 14 Oct 2016 08:54:02 -0700] rev 41703
Merge
Mon, 03 Oct 2016 19:09:26 +0000 Merge
rschatz [Mon, 03 Oct 2016 19:09:26 +0000] rev 41702
Merge
Mon, 03 Oct 2016 17:54:28 +0000 8166781: fix wrong comment in ReceiverTypeData
rschatz [Mon, 03 Oct 2016 17:54:28 +0000] rev 41701
8166781: fix wrong comment in ReceiverTypeData Reviewed-by: kvn
Mon, 03 Oct 2016 12:35:51 -0400 Merge
dlong [Mon, 03 Oct 2016 12:35:51 -0400] rev 41700
Merge
Wed, 28 Sep 2016 11:17:51 +0200 8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
roland [Wed, 28 Sep 2016 11:17:51 +0200] rev 41699
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently Reviewed-by: vlivanov
Thu, 29 Sep 2016 22:37:05 -0700 8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
jcm [Thu, 29 Sep 2016 22:37:05 -0700] rev 41698
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms. Reviewed-by: kvn, vlivanov
Thu, 29 Sep 2016 10:00:56 -0700 8166869: [JVMCI] record metadata relocations for metadata references
never [Thu, 29 Sep 2016 10:00:56 -0700] rev 41697
8166869: [JVMCI] record metadata relocations for metadata references Reviewed-by: kvn
Wed, 28 Sep 2016 10:11:40 -0700 8166742: SIGFPE in C2 Loop IV elimination
rasbold [Wed, 28 Sep 2016 10:11:40 -0700] rev 41696
8166742: SIGFPE in C2 Loop IV elimination Reviewed-by: kvn
Tue, 27 Sep 2016 04:48:51 -0700 8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler
dnsimon [Tue, 27 Sep 2016 04:48:51 -0700] rev 41695
8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler Reviewed-by: kvn, twisti
Tue, 27 Sep 2016 09:25:26 +0100 8165673: AArch64: Fix JNI floating point argument handling
adinn [Tue, 27 Sep 2016 09:25:26 +0100] rev 41694
8165673: AArch64: Fix JNI floating point argument handling Reviewed-by: aph, adinn Contributed-by: ningsheng.jian@linaro.org
Tue, 27 Sep 2016 09:26:30 +0200 8166689: PPC64: Race condition between stack bang and non-entrant patching
mdoerr [Tue, 27 Sep 2016 09:26:30 +0200] rev 41693
8166689: PPC64: Race condition between stack bang and non-entrant patching Reviewed-by: goetz
Thu, 13 Oct 2016 08:57:54 -0700 Merge
amurillo [Thu, 13 Oct 2016 08:57:54 -0700] rev 41692
Merge
Mon, 10 Oct 2016 08:34:32 -0400 8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
hseigel [Mon, 10 Oct 2016 08:34:32 -0400] rev 41691
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock Summary: Set the mirror's module field outside of the module lock. Reviewed-by: dsamersoff, dholmes, rehn
Fri, 07 Oct 2016 15:40:34 -0700 8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
dnsimon [Fri, 07 Oct 2016 15:40:34 -0700] rev 41690
8167353: [JVMCI] JVMCI re-initialization check is in the wrong location Reviewed-by: kvn, twisti
Thu, 06 Oct 2016 09:36:23 +0000 Merge
aph [Thu, 06 Oct 2016 09:36:23 +0000] rev 41689
Merge
Thu, 06 Oct 2016 09:25:21 +0000 8167200: AArch64: Broken stack pointer adjustment in interpreter
aph [Thu, 06 Oct 2016 09:25:21 +0000] rev 41688
8167200: AArch64: Broken stack pointer adjustment in interpreter Summary: Always adjust SP unconditionally Reviewed-by: dlong, kbarrett
Wed, 05 Oct 2016 13:56:26 -0700 8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
dnsimon [Wed, 05 Oct 2016 13:56:26 -0700] rev 41687
8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties Reviewed-by: kvn
Wed, 05 Oct 2016 21:35:05 +0200 Merge
kvn [Wed, 05 Oct 2016 21:35:05 +0200] rev 41686
Merge
Thu, 22 Sep 2016 18:33:47 +0200 8166562: C2: Suppress relocations in scratch emit.
goetz [Thu, 22 Sep 2016 18:33:47 +0200] rev 41685
8166562: C2: Suppress relocations in scratch emit. Reviewed-by: kvn
Wed, 05 Oct 2016 11:32:50 -0700 8166929: [JVMCI] Expose decompile counts in MDO
never [Wed, 05 Oct 2016 11:32:50 -0700] rev 41684
8166929: [JVMCI] Expose decompile counts in MDO Reviewed-by: twisti
Wed, 05 Oct 2016 13:35:57 +0200 8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled
sjohanss [Wed, 05 Oct 2016 13:35:57 +0200] rev 41683
8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled Reviewed-by: mgerdin, tschatzl, stefank
Wed, 21 Oct 2015 15:18:30 +0200 8166276: Refactor gen_process_roots to allow simpler fix for 8165949
jwilhelm [Wed, 21 Oct 2015 15:18:30 +0200] rev 41682
8166276: Refactor gen_process_roots to allow simpler fix for 8165949 Reviewed-by: mgerdin, stefank Contributed-by: jesper.wilhelmsson@oracle.com, stefan.johansson@oracle.com
Wed, 05 Oct 2016 12:28:35 +0200 Merge
mlarsson [Wed, 05 Oct 2016 12:28:35 +0200] rev 41681
Merge
Thu, 08 Sep 2016 15:57:57 +0200 8165600: Convert internal logging tests to GTest
mlarsson [Thu, 08 Sep 2016 15:57:57 +0200] rev 41680
8165600: Convert internal logging tests to GTest Reviewed-by: rehn, rprotacio
Thu, 08 Sep 2016 15:51:33 +0200 8165704: Convert LogStream internal tests to GTest
mlarsson [Thu, 08 Sep 2016 15:51:33 +0200] rev 41679
8165704: Convert LogStream internal tests to GTest Reviewed-by: rehn, rprotacio
Thu, 08 Sep 2016 15:43:20 +0200 8165702: Convert LogFileOutput internal tests to GTest
mlarsson [Thu, 08 Sep 2016 15:43:20 +0200] rev 41678
8165702: Convert LogFileOutput internal tests to GTest Reviewed-by: rehn, rprotacio
Thu, 08 Sep 2016 15:28:05 +0200 8165700: Convert LogMessage internal tests to GTest
mlarsson [Thu, 08 Sep 2016 15:28:05 +0200] rev 41677
8165700: Convert LogMessage internal tests to GTest Reviewed-by: rehn, rprotacio
Thu, 08 Sep 2016 15:24:52 +0200 8165698: Convert LogTagSet related internal tests to GTest
mlarsson [Thu, 08 Sep 2016 15:24:52 +0200] rev 41676
8165698: Convert LogTagSet related internal tests to GTest Reviewed-by: rehn, rprotacio
Thu, 08 Sep 2016 15:24:52 +0200 8165696: Convert gcTraceTime internal tests to GTest
mlarsson [Thu, 08 Sep 2016 15:24:52 +0200] rev 41675
8165696: Convert gcTraceTime internal tests to GTest Reviewed-by: rehn, rprotacio
Wed, 05 Oct 2016 11:05:18 +0200 8164120: The minimal VM should be stripped using --strip-unneeded
erikj [Wed, 05 Oct 2016 11:05:18 +0200] rev 41674
8164120: The minimal VM should be stripped using --strip-unneeded Reviewed-by: ihse, tbell, bobv
Fri, 29 Apr 2016 15:23:15 +0200 8155729: C2: Skip transformation of LoadConP for heap-based compressed oops
mdoerr [Fri, 29 Apr 2016 15:23:15 +0200] rev 41673
8155729: C2: Skip transformation of LoadConP for heap-based compressed oops Reviewed-by: kvn
Tue, 04 Oct 2016 21:21:10 +0300 8166129: hitting vmassert during gtest execution doesn't generate core and hs_err files
iignatyev [Tue, 04 Oct 2016 21:21:10 +0300] rev 41672
8166129: hitting vmassert during gtest execution doesn't generate core and hs_err files Reviewed-by: kzhaldyb, kbarrett
Tue, 04 Oct 2016 21:20:42 +0300 8166925: several native TESTs should be changed to TEST_VM
iignatyev [Tue, 04 Oct 2016 21:20:42 +0300] rev 41671
8166925: several native TESTs should be changed to TEST_VM Reviewed-by: vlivanov, kzhaldyb
Tue, 24 May 2016 08:47:37 -0700 8157708: aarch64: StrIndexOfChar intrinsic is not implemented
enevill [Tue, 24 May 2016 08:47:37 -0700] rev 41670
8157708: aarch64: StrIndexOfChar intrinsic is not implemented Reviewed-by: aph Contributed-by: ningsheng.jian@linaro.org
Mon, 03 Oct 2016 21:48:21 -0400 8081800: AbstractMethodError when evaluating a private method in an interface via debugger
dholmes [Mon, 03 Oct 2016 21:48:21 -0400] rev 41669
8081800: AbstractMethodError when evaluating a private method in an interface via debugger Reviewed-by: acorn, dcubed, coleenp
Wed, 28 Sep 2016 18:40:50 +0300 8166462: Convert TestResourcehash_test to Gtest
kzhaldyb [Wed, 28 Sep 2016 18:40:50 +0300] rev 41668
8166462: Convert TestResourcehash_test to Gtest Reviewed-by: mgerdin, iignatyev
Fri, 30 Sep 2016 12:11:02 -0700 8166930: minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode
ccheung [Fri, 30 Sep 2016 12:11:02 -0700] rev 41667
8166930: minor cleanups 1) remove reference to ZIP_ReadMappedEntry 2) checking of st_mode Reviewed-by: jiangli, lfoltan
Fri, 30 Sep 2016 03:24:03 -0700 Merge
amurillo [Fri, 30 Sep 2016 03:24:03 -0700] rev 41666
Merge
Thu, 29 Sep 2016 18:00:01 +0000 Merge
rprotacio [Thu, 29 Sep 2016 18:00:01 +0000] rev 41665
Merge
Thu, 29 Sep 2016 13:32:17 -0400 8160064: StackWalker implementation added logging option without using UL
rprotacio [Thu, 29 Sep 2016 13:32:17 -0400] rev 41664
8160064: StackWalker implementation added logging option without using UL Summary: Moved StackWalk logging to Unified Logging framework Reviewed-by: coleenp, mockner, dholmes, mchung
Thu, 27 Oct 2016 16:28:59 +0000 Added tag jdk-9+142 for changeset 9d611e487d3e
lana [Thu, 27 Oct 2016 16:28:59 +0000] rev 41663
Added tag jdk-9+142 for changeset 9d611e487d3e
Wed, 02 Nov 2016 10:43:03 +0100 8063154: Checked in jvmti.h not in sync with generated jvmti.h
erikj [Wed, 02 Nov 2016 10:43:03 +0100] rev 41662
8063154: Checked in jvmti.h not in sync with generated jvmti.h Reviewed-by: tbell
Wed, 02 Nov 2016 07:36:55 +0100 8131019: jshell tool: access javadoc from tool
jlahoda [Wed, 02 Nov 2016 07:36:55 +0100] rev 41661
8131019: jshell tool: access javadoc from tool Summary: Disabling doclint on jdk.compiler/jdk.internal.* packages, to disable lint on newly added jdk.compiler/jdk.internal.shellsupport.doc package. Reviewed-by: jjg, rfield
Tue, 01 Nov 2016 15:55:15 +0100 8168982: Missing dependency for docs-copy
erikj [Tue, 01 Nov 2016 15:55:15 +0100] rev 41660
8168982: Missing dependency for docs-copy Reviewed-by: tbell
Mon, 31 Oct 2016 16:48:42 +0100 8168950: Incremental build of images always rebuilds jmods
erikj [Mon, 31 Oct 2016 16:48:42 +0100] rev 41659
8168950: Incremental build of images always rebuilds jmods Reviewed-by: tbell
Fri, 28 Oct 2016 14:29:20 +0200 8062810: Examine src.zip in JDK image and decide if source classes should be organized by module
erikj [Fri, 28 Oct 2016 14:29:20 +0200] rev 41658
8062810: Examine src.zip in JDK image and decide if source classes should be organized by module Reviewed-by: mchung, kcr
Thu, 27 Oct 2016 21:21:52 +0000 Merge
lana [Thu, 27 Oct 2016 21:21:52 +0000] rev 41657
Merge
Thu, 27 Oct 2016 09:51:33 -0700 8167187: Exported elements referring to inaccessible types in jdk.jsobject
ddehaven [Thu, 27 Oct 2016 09:51:33 -0700] rev 41656
8167187: Exported elements referring to inaccessible types in jdk.jsobject Reviewed-by: mchung, alanb
Thu, 27 Oct 2016 08:52:00 -0700 Merge
prr [Thu, 27 Oct 2016 08:52:00 -0700] rev 41655
Merge
Wed, 19 Oct 2016 08:05:48 -0700 Merge
prr [Wed, 19 Oct 2016 08:05:48 -0700] rev 41654
Merge
Tue, 18 Oct 2016 13:02:47 -0700 8167126: Create a module to provide access to non-SE desktop APIs
prr [Tue, 18 Oct 2016 13:02:47 -0700] rev 41653
8167126: Create a module to provide access to non-SE desktop APIs Reviewed-by: alanb, mchung
Wed, 26 Oct 2016 16:00:26 +0200 8168772: Convert javadoc generation to build-infra standards
ihse [Wed, 26 Oct 2016 16:00:26 +0200] rev 41652
8168772: Convert javadoc generation to build-infra standards Reviewed-by: erikj
Wed, 26 Oct 2016 09:44:20 +0200 8168636: More detailed information about native libraries in build log
ihse [Wed, 26 Oct 2016 09:44:20 +0200] rev 41651
8168636: More detailed information about native libraries in build log Reviewed-by: erikj
Tue, 25 Oct 2016 12:25:41 -0700 Merge
amurillo [Tue, 25 Oct 2016 12:25:41 -0700] rev 41650
Merge
Thu, 20 Oct 2016 16:53:56 -0700 Merge
amurillo [Thu, 20 Oct 2016 16:53:56 -0700] rev 41649
Merge
Tue, 18 Oct 2016 06:14:35 -0400 8166738: Enable concurrency in Hotspot jtreg testing
ctornqvi [Tue, 18 Oct 2016 06:14:35 -0400] rev 41648
8166738: Enable concurrency in Hotspot jtreg testing Reviewed-by: gtriantafill, erikj, sspitsyn
Thu, 13 Oct 2016 08:57:52 -0700 Merge
amurillo [Thu, 13 Oct 2016 08:57:52 -0700] rev 41647
Merge
Thu, 06 Oct 2016 13:41:43 +0200 8166800: [s390] Top-level build changes required for Linux/s390x
simonis [Thu, 06 Oct 2016 13:41:43 +0200] rev 41646
8166800: [s390] Top-level build changes required for Linux/s390x Reviewed-by: erikj
Thu, 27 Oct 2016 16:28:36 +0000 Added tag jdk-9+142 for changeset 81d196a50ed9
lana [Thu, 27 Oct 2016 16:28:36 +0000] rev 41645
Added tag jdk-9+142 for changeset 81d196a50ed9
Wed, 05 Jul 2017 22:22:34 +0200 Added tag jdk-9+142 for changeset df0e03e3ca0e
duke [Wed, 05 Jul 2017 22:22:34 +0200] rev 41644
Added tag jdk-9+142 for changeset df0e03e3ca0e
Wed, 05 Jul 2017 22:22:33 +0200 Merge jdk-9+142
duke [Wed, 05 Jul 2017 22:22:33 +0200] rev 41643
Merge
Wed, 05 Jul 2017 22:22:25 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:25 +0200] rev 41642
Merge
Mon, 24 Oct 2016 17:06:10 -0700 8167637: jshell tool: /edit should use EDITOR setting
rfield [Mon, 24 Oct 2016 17:06:10 -0700] rev 41641
8167637: jshell tool: /edit should use EDITOR setting 8167640: jshell tool: external editor temp file should be *.java Reviewed-by: jlahoda
Mon, 24 Oct 2016 14:47:48 +0100 8168480: Speculative attribution of lambda causes NPE in Flow
mcimadamore [Mon, 24 Oct 2016 14:47:48 +0100] rev 41640
8168480: Speculative attribution of lambda causes NPE in Flow Summary: Flow attempts to analyze too much of a lambda body during attribution Reviewed-by: vromero
Sat, 22 Oct 2016 12:27:52 -0700 8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java
darcy [Sat, 22 Oct 2016 12:27:52 -0700] rev 41639
8168499: Workaround intermittent failures of IntersectionTargetTypeTest.java Reviewed-by: rfield, amlu, mcimadamore
Thu, 20 Oct 2016 16:31:42 -0700 8168343: 3 javac tests fail when run on an exploded image
jjg [Thu, 20 Oct 2016 16:31:42 -0700] rev 41638
8168343: 3 javac tests fail when run on an exploded image Reviewed-by: darcy
Thu, 20 Oct 2016 13:44:51 -0700 8145471: javac changes for enhanced deprecation
jjg [Thu, 20 Oct 2016 13:44:51 -0700] rev 41637
8145471: javac changes for enhanced deprecation Reviewed-by: smarks, tbell, mcimadamore, jlahoda
Thu, 20 Oct 2016 20:01:40 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:40 +0000] rev 41636
Merge
Thu, 20 Oct 2016 12:53:11 -0700 8163840: jshell tool: provide way to display configuration settings
rfield [Thu, 20 Oct 2016 12:53:11 -0700] rev 41635
8163840: jshell tool: provide way to display configuration settings Reviewed-by: jlahoda
Wed, 19 Oct 2016 16:58:09 -0700 8168368: Add missing bug id for JDK-8167383
ksrini [Wed, 19 Oct 2016 16:58:09 -0700] rev 41634
8168368: Add missing bug id for JDK-8167383 Reviewed-by: bpatel
Wed, 19 Oct 2016 14:51:20 -0700 8167383: Javadoc does not handle packages correctly when used with module option.
ksrini [Wed, 19 Oct 2016 14:51:20 -0700] rev 41633
8167383: Javadoc does not handle packages correctly when used with module option. Reviewed-by: bpatel, jjg
Wed, 19 Oct 2016 07:48:49 -0700 8167600: jib make run-test for langtools and intermittent failures on windows-x86
tbell [Wed, 19 Oct 2016 07:48:49 -0700] rev 41632
8167600: jib make run-test for langtools and intermittent failures on windows-x86 Reviewed-by: ihse
Wed, 19 Oct 2016 12:42:37 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:37 +0200] rev 41631
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Reset the console when the process is suspended and resumed. Reviewed-by: rfield
Thu, 14 Jul 2016 13:35:35 -0700 8151921: Improved page resolution
bpatel [Thu, 14 Jul 2016 13:35:35 -0700] rev 41630
8151921: Improved page resolution Reviewed-by: jjg, ksrini, ahgross
Wed, 02 Mar 2016 18:25:01 -0500 8026721: Enhance Lambda serialization
vromero [Wed, 02 Mar 2016 18:25:01 -0500] rev 41629
8026721: Enhance Lambda serialization Reviewed-by: jjg, briangoetz
Tue, 18 Oct 2016 16:00:32 +0200 8167461: jshell tool: Scanner#next() hangs tool
jlahoda [Tue, 18 Oct 2016 16:00:32 +0200] rev 41628
8167461: jshell tool: Scanner#next() hangs tool Summary: PipeInputStream.read(byte[]...) should only read available bytes; properly resending exceptions for snippet's System.in and properly closing it; more reliable way to cancel user input while waiting in System.in. Reviewed-by: rfield
Thu, 20 Oct 2016 18:38:11 +0000 Added tag jdk-9+141 for changeset e8f487b79e24
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41627
Added tag jdk-9+141 for changeset e8f487b79e24
Wed, 05 Jul 2017 22:22:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:15 +0200] rev 41626
Merge
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset bca74f620797
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41625
Added tag jdk-9+141 for changeset bca74f620797
Wed, 05 Jul 2017 22:22:08 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:08 +0200] rev 41624
Merge
Fri, 21 Oct 2016 02:53:22 +0300 8167179: Make XSL generated namespace prefixes local to transformation process
aefimov [Fri, 21 Oct 2016 02:53:22 +0300] rev 41623
8167179: Make XSL generated namespace prefixes local to transformation process Reviewed-by: joehw
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset 51d1140a3ee3
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41622
Added tag jdk-9+141 for changeset 51d1140a3ee3
Wed, 05 Jul 2017 22:22:00 +0200 Merge
duke [Wed, 05 Jul 2017 22:22:00 +0200] rev 41621
Merge
Mon, 24 Oct 2016 13:20:27 +0200 8164708: String.prototype.replace replaces empty match twice
hannesw [Mon, 24 Oct 2016 13:20:27 +0200] rev 41620
8164708: String.prototype.replace replaces empty match twice Reviewed-by: sundar, attila
Fri, 21 Oct 2016 10:02:09 +0200 8168140: TypedArrays should implement ES6 iterator protocol
hannesw [Fri, 21 Oct 2016 10:02:09 +0200] rev 41619
8168140: TypedArrays should implement ES6 iterator protocol Reviewed-by: sundar, lagergren
Fri, 21 Oct 2016 09:43:11 +0200 8168146: Infinite recursion in Uint8ClampedArray.set
hannesw [Fri, 21 Oct 2016 09:43:11 +0200] rev 41618
8168146: Infinite recursion in Uint8ClampedArray.set Reviewed-by: sundar
Thu, 20 Oct 2016 20:01:31 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:31 +0000] rev 41617
Merge
Wed, 19 Oct 2016 12:42:41 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:41 +0200] rev 41616
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Reset the console when the process is suspended and resumed. Reviewed-by: sundar
Wed, 19 Oct 2016 13:27:20 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:27:20 +0530] rev 41615
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Thu, 20 Oct 2016 18:38:11 +0000 Added tag jdk-9+141 for changeset 2b32a69a46c1
lana [Thu, 20 Oct 2016 18:38:11 +0000] rev 41614
Added tag jdk-9+141 for changeset 2b32a69a46c1
Wed, 05 Jul 2017 22:21:51 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:51 +0200] rev 41613
Merge
Mon, 24 Oct 2016 14:53:29 -0400 8164908: ReflectionFactory support for IIOP and custom serialization
rriggs [Mon, 24 Oct 2016 14:53:29 -0400] rev 41612
8164908: ReflectionFactory support for IIOP and custom serialization Summary: Update IIOP Streams to use ReflectionFactory and Unsafe Reviewed-by: alanb, chegar, plevart, amlu
Thu, 20 Oct 2016 18:38:08 +0000 Added tag jdk-9+141 for changeset 2770f176df66
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41611
Added tag jdk-9+141 for changeset 2770f176df66
Wed, 05 Jul 2017 22:21:44 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:44 +0200] rev 41610
Merge
Mon, 24 Oct 2016 18:08:36 -0400 8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
rriggs [Mon, 24 Oct 2016 18:08:36 -0400] rev 41609
8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects Reviewed-by: darcy
Mon, 24 Oct 2016 14:52:51 -0400 8164908: ReflectionFactory support for IIOP and custom serialization
rriggs [Mon, 24 Oct 2016 14:52:51 -0400] rev 41608
8164908: ReflectionFactory support for IIOP and custom serialization Summary: Add support for serialization to sun.reflect.ReflectionFactory Reviewed-by: alanb, chegar, plevart, amlu
Mon, 24 Oct 2016 09:40:06 -0400 8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong
rriggs [Mon, 24 Oct 2016 09:40:06 -0400] rev 41607
8167192: [Testbug] java/io/Serializable/serialFilter test conditions wrong Reviewed-by: lancea, mchung
Mon, 24 Oct 2016 15:26:15 +0900 8152926: PropertyResourceBundle constructor don't understand the System.setProperty change
okutsu [Mon, 24 Oct 2016 15:26:15 +0900] rev 41606
8152926: PropertyResourceBundle constructor don't understand the System.setProperty change Reviewed-by: naoto, peytoia
Sat, 22 Oct 2016 17:03:17 +0300 8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations
igerasim [Sat, 22 Oct 2016 17:03:17 +0300] rev 41605
8165463: Native implementation of sunmscapi should use operator new (nothrow) for allocations Reviewed-by: clanger, jnimeh, vinnie
Fri, 21 Oct 2016 09:03:35 -0400 Merge
mullan [Fri, 21 Oct 2016 09:03:35 -0400] rev 41604
Merge
Fri, 21 Oct 2016 09:02:57 -0400 8168313: Tighten permissions granted to jdk.crypto.pkcs11 module
mullan [Fri, 21 Oct 2016 09:02:57 -0400] rev 41603
8168313: Tighten permissions granted to jdk.crypto.pkcs11 module Reviewed-by: ascarpino
Fri, 21 Oct 2016 14:57:50 +0200 8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c
simonis [Fri, 21 Oct 2016 14:57:50 +0200] rev 41602
8168471: Non ANSI C declaration of block local variable in NetworkInterface_winXP.c Reviewed-by: chegar
Fri, 21 Oct 2016 12:31:50 +0100 8168417: Pending exceptions in java.base/windows/native/libnio
prappo [Fri, 21 Oct 2016 12:31:50 +0100] rev 41601
8168417: Pending exceptions in java.base/windows/native/libnio Reviewed-by: chegar, alanb
Fri, 21 Oct 2016 14:52:04 +0530 8163330: HijrahDate aligned day of week incorrect
rchamyal [Fri, 21 Oct 2016 14:52:04 +0530] rev 41600
8163330: HijrahDate aligned day of week incorrect Reviewed-by: rriggs, scolebourne Contributed-by: anubhav.meena@oracle.com
Fri, 21 Oct 2016 11:33:37 +0900 8146750: java.time.Month.getDisplayName() return incorrect narrow names with JRE provider on locale de,de_DE,en_US.
rgoel [Fri, 21 Oct 2016 11:33:37 +0900] rev 41599
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
Thu, 20 Oct 2016 13:27:48 -0700 8152617: add missing wildcards to Optional or() and flatMap()
smarks [Thu, 20 Oct 2016 13:27:48 -0700] rev 41598
8152617: add missing wildcards to Optional or() and flatMap() Reviewed-by: psandoz, forax
Thu, 20 Oct 2016 20:02:11 +0000 Merge
lana [Thu, 20 Oct 2016 20:02:11 +0000] rev 41597
Merge
Wed, 12 Oct 2016 08:47:53 -0700 8165271: Fix use of reflection to gain access to private fields
ddehaven [Wed, 12 Oct 2016 08:47:53 -0700] rev 41596
8165271: Fix use of reflection to gain access to private fields Reviewed-by: mchung
Thu, 20 Oct 2016 11:23:41 -0700 8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently
asmotrak [Thu, 20 Oct 2016 11:23:41 -0700] rev 41595
8166530: sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java fails intermittently Reviewed-by: chegar
Thu, 20 Oct 2016 18:35:45 +0100 8168405: Pending exceptions in java.base/windows/native
prappo [Thu, 20 Oct 2016 18:35:45 +0100] rev 41594
8168405: Pending exceptions in java.base/windows/native Reviewed-by: chegar, clanger
Thu, 20 Oct 2016 20:20:10 +0800 8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind
amlu [Thu, 20 Oct 2016 20:20:10 +0800] rev 41593
8146257: sun/net/www/protocol/jar/B4957695.java fails intermittently with java.lang.RuntimeException: some jar_cache files left behind Reviewed-by: chegar
Thu, 20 Oct 2016 12:31:24 +0100 8157965: update httpserver logging to use java.lang.System.Logger
dfuchs [Thu, 20 Oct 2016 12:31:24 +0100] rev 41592
8157965: update httpserver logging to use java.lang.System.Logger Summary: this patch updates the jdk.httpserver module to use System.Logger and break its dependency with the java.logging module. Reviewed-by: rriggs, michaelm, chegar, mchung
Thu, 20 Oct 2016 14:11:26 +0800 8168374: TsacertOptionTest.java fails on all platforms
weijun [Thu, 20 Oct 2016 14:11:26 +0800] rev 41591
8168374: TsacertOptionTest.java fails on all platforms Reviewed-by: vinnie
Thu, 20 Oct 2016 09:24:47 +0800 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
weijun [Thu, 20 Oct 2016 09:24:47 +0800] rev 41590
8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar Reviewed-by: mullan
Wed, 19 Oct 2016 10:49:52 -0700 8167591: Add MD5 to signed JAR restrictions
ascarpino [Wed, 19 Oct 2016 10:49:52 -0700] rev 41589
8167591: Add MD5 to signed JAR restrictions Reviewed-by: mullan, jnimeh
Wed, 19 Oct 2016 12:42:34 +0200 8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C
jlahoda [Wed, 19 Oct 2016 12:42:34 +0200] rev 41588
8166183: jshell tool: on return from Ctrl-Z, garbage on screen, dies with Ctrl-C Summary: Allow use of jdk.internal.misc.Signal from jshell and jjs. Reviewed-by: rfield, chegar
Wed, 19 Oct 2016 13:26:49 +0530 8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown
sundar [Wed, 19 Oct 2016 13:26:49 +0530] rev 41587
8071588: The spec for javax.script.ScriptEngineFactory.getProgram() should specify NPEs thrown Reviewed-by: alanb, hannesw
Wed, 19 Oct 2016 11:45:43 +0800 8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString()
weijun [Wed, 19 Oct 2016 11:45:43 +0800] rev 41586
8167647: Copy-and-paste bug in javax.security.auth.kerberos.KerberosTicket.toString() Reviewed-by: xuelei
Thu, 13 Oct 2016 15:27:33 +0100 8165064: Enhance thread contexts in JNDI
vinnie [Thu, 13 Oct 2016 15:27:33 +0100] rev 41585
8165064: Enhance thread contexts in JNDI Reviewed-by: chegar
Wed, 12 Oct 2016 13:53:41 -0400 8167628: Test for RMI API to export an object with a serialization filter
rriggs [Wed, 12 Oct 2016 13:53:41 -0400] rev 41584
8167628: Test for RMI API to export an object with a serialization filter Reviewed-by: dfuchs
Wed, 21 Sep 2016 14:02:43 -0700 8166381: Back out changes to the java.security file to not disable MD5
ascarpino [Wed, 21 Sep 2016 14:02:43 -0700] rev 41583
8166381: Back out changes to the java.security file to not disable MD5 Reviewed-by: valeriep
Wed, 14 Sep 2016 00:29:30 +0800 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
weijun [Wed, 14 Sep 2016 00:29:30 +0800] rev 41582
8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm Reviewed-by: mullan
Wed, 27 Jul 2016 12:03:19 +0300 8162411: Service Menu services 2
ssadetsky [Wed, 27 Jul 2016 12:03:19 +0300] rev 41581
8162411: Service Menu services 2 Reviewed-by: prr, mschoene, serb, ahgross
Thu, 21 Jul 2016 10:33:56 -0700 8155973: Tighten jar checks
ascarpino [Thu, 21 Jul 2016 10:33:56 -0700] rev 41580
8155973: Tighten jar checks Reviewed-by: mullan, igerasim, ahgross
Mon, 18 Jul 2016 08:28:48 +0100 8160838: Better HTTP service
chegar [Mon, 18 Jul 2016 08:28:48 +0100] rev 41579
8160838: Better HTTP service Reviewed-by: ahgross, alanb, michaelm
Fri, 15 Jul 2016 20:57:41 +0100 8157749: Improve handling of DNS error replies
msheppar [Fri, 15 Jul 2016 20:57:41 +0100] rev 41578
8157749: Improve handling of DNS error replies Reviewed-by: chegar, rriggs, coffeys
Thu, 14 Jul 2016 11:55:09 -0700 8160098: Clean up color profiles
prr [Thu, 14 Jul 2016 11:55:09 -0700] rev 41577
8160098: Clean up color profiles Reviewed-by: ssadetsky, bpb, mschoene
Tue, 12 Jul 2016 16:46:45 +0100 8157739: Classloader Consistency Checking
hb [Tue, 12 Jul 2016 16:46:45 +0100] rev 41576
8157739: Classloader Consistency Checking Reviewed-by: ahgross, akulyakh, dfuchs, jwilhelm, skoivu
Tue, 12 Jul 2016 11:17:30 +0300 8160934: isnan() is not available on older MSVC compilers
aivanov [Tue, 12 Jul 2016 11:17:30 +0300] rev 41575
8160934: isnan() is not available on older MSVC compilers Reviewed-by: prr, mschoene
Mon, 11 Jul 2016 21:46:07 +0300 8161342: Service Menu services
ssadetsky [Mon, 11 Jul 2016 21:46:07 +0300] rev 41574
8161342: Service Menu services Reviewed-by: prr, mschoene
Tue, 05 Jul 2016 13:08:37 -0700 8160090: Better signature handling in pack200
ksrini [Tue, 05 Jul 2016 13:08:37 -0700] rev 41573
8160090: Better signature handling in pack200 Reviewed-by: jrose, mschoene
Tue, 05 Jul 2016 13:07:07 -0700 8160094: Improve pack200 layout
ksrini [Tue, 05 Jul 2016 13:07:07 -0700] rev 41572
8160094: Improve pack200 layout Reviewed-by: jrose, mschoene
Tue, 05 Jul 2016 10:29:31 -0700 8159495: Fix Index Offsets
prr [Tue, 05 Jul 2016 10:29:31 -0700] rev 41571
8159495: Fix Index Offsets Reviewed-by: flar, serb, mschoene
Thu, 30 Jun 2016 11:56:27 -0700 8157653: [Parfait] Uninitialised variable in awt_Font.cpp
prr [Thu, 30 Jun 2016 11:56:27 -0700] rev 41570
8157653: [Parfait] Uninitialised variable in awt_Font.cpp Reviewed-by: serb, ssadetsky
Wed, 29 Jun 2016 11:51:59 -0400 8159515: Improve indy validation
coleenp [Wed, 29 Jun 2016 11:51:59 -0400] rev 41569
8159515: Improve indy validation Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
Tue, 28 Jun 2016 11:37:04 -0700 8157764: Better handling of interpolation plugins
vadim [Tue, 28 Jun 2016 11:37:04 -0700] rev 41568
8157764: Better handling of interpolation plugins Reviewed-by: prr, serb, mschoene
Tue, 28 Jun 2016 11:35:38 -0700 8157759: LCMS Transform Sampling Enhancement
vadim [Tue, 28 Jun 2016 11:35:38 -0700] rev 41567
8157759: LCMS Transform Sampling Enhancement Reviewed-by: prr, serb, mschoene
Tue, 28 Jun 2016 19:48:05 +0300 8157753: Audio replay enhancement
serb [Tue, 28 Jun 2016 19:48:05 +0300] rev 41566
8157753: Audio replay enhancement Reviewed-by: amenkov, prr, mschoene
Tue, 28 Jun 2016 09:43:21 -0700 8159519: Reformat JDWP messages
dcubed [Tue, 28 Jun 2016 09:43:21 -0700] rev 41565
8159519: Reformat JDWP messages Reviewed-by: sspitsyn, dsamersoff, jwilhelm, ahgross, bmoloden Contributed-by: definedmisbehaviour@saynotolinux.com, daniel.daugherty@oracle.com
Wed, 01 Jun 2016 14:37:38 +0300 8158302: Handle contextual glyph substitutions
vadim [Wed, 01 Jun 2016 14:37:38 +0300] rev 41564
8158302: Handle contextual glyph substitutions Reviewed-by: prr, serb, mschoene
Fri, 03 Jun 2016 15:04:26 +0100 8146490: Direct indirect CRL checks
vinnie [Fri, 03 Jun 2016 15:04:26 +0100] rev 41563
8146490: Direct indirect CRL checks Reviewed-by: mullan, weijun, xuelei, igerasim
Tue, 18 Oct 2016 15:13:11 -0700 8165274: SHA1 certpath constraint check fails with OCSP certificate
ascarpino [Tue, 18 Oct 2016 15:13:11 -0700] rev 41562
8165274: SHA1 certpath constraint check fails with OCSP certificate Reviewed-by: mullan, jnimeh
Tue, 18 Oct 2016 13:27:00 -0700 8167558: Add new JMOD section for header files and man pages
mchung [Tue, 18 Oct 2016 13:27:00 -0700] rev 41561
8167558: Add new JMOD section for header files and man pages Reviewed-by: alanb
Tue, 18 Oct 2016 20:28:58 +0200 6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection
plevart [Tue, 18 Oct 2016 20:28:58 +0200] rev 41560
6378384: (reflect) subclass can’t access superclass’s protected fields and methods by reflection Reviewed-by: mchung
Tue, 18 Oct 2016 22:17:38 +0530 8168091: jlink should check security permission early when programmatic access is used
sundar [Tue, 18 Oct 2016 22:17:38 +0530] rev 41559
8168091: jlink should check security permission early when programmatic access is used Reviewed-by: jlaskey, mchung
Mon, 17 Oct 2016 11:04:49 -0700 8168093: Need a way for the launcher to query the JRE location using Windows registry.
asemenyuk [Mon, 17 Oct 2016 11:04:49 -0700] rev 41558
8168093: Need a way for the launcher to query the JRE location using Windows registry. Reviewed-by: erikj, ksrini Contributed-by: alexey.semenyuk@oracle.com
Tue, 18 Oct 2016 09:20:10 -0400 Merge
mullan [Tue, 18 Oct 2016 09:20:10 -0400] rev 41557
Merge
Tue, 18 Oct 2016 09:18:56 -0400 8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module
mullan [Tue, 18 Oct 2016 09:18:56 -0400] rev 41556
8168078: Remove permission to read all system properties granted to the jdk.crypto.ec module Reviewed-by: vinnie, xuelei
Tue, 18 Oct 2016 14:22:16 +0200 8168073: Speed up URI creation during module bootstrap
redestad [Tue, 18 Oct 2016 14:22:16 +0200] rev 41555
8168073: Speed up URI creation during module bootstrap Reviewed-by: alanb, mchung, psandoz, chegar
Tue, 18 Oct 2016 17:15:11 +0530 8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null
sundar [Tue, 18 Oct 2016 17:15:11 +0530] rev 41554
8071678: javax.script.ScriptContext setAttribute method should clarify behavior when GLOBAL_SCOPE is used and global scope object is null Reviewed-by: jlaskey, hannesw
Mon, 17 Oct 2016 17:07:55 -0700 8168096: markup error in "since" element spec of @Deprecated
smarks [Mon, 17 Oct 2016 17:07:55 -0700] rev 41553
8168096: markup error in "since" element spec of @Deprecated Reviewed-by: darcy
Mon, 17 Oct 2016 18:40:36 +0300 8167437: Fix module dependencies for tests that use internal API (java/lang)
skovalev [Mon, 17 Oct 2016 18:40:36 +0300] rev 41552
8167437: Fix module dependencies for tests that use internal API (java/lang) Reviewed-by: alanb
Mon, 17 Oct 2016 15:32:44 +0000 Merge
mullan [Mon, 17 Oct 2016 15:32:44 +0000] rev 41551
Merge
Mon, 17 Oct 2016 15:31:50 +0000 8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
mullan [Mon, 17 Oct 2016 15:31:50 +0000] rev 41550
8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module Reviewed-by: xuelei
Thu, 20 Oct 2016 18:38:09 +0000 Added tag jdk-9+141 for changeset f31d65424ed0
lana [Thu, 20 Oct 2016 18:38:09 +0000] rev 41549
Added tag jdk-9+141 for changeset f31d65424ed0
Wed, 05 Jul 2017 22:21:28 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:28 +0200] rev 41548
Merge
Thu, 20 Oct 2016 20:01:43 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:43 +0000] rev 41547
Merge
Mon, 25 Jul 2016 11:15:00 +0200 8161044: PPC64: Improve internal array handling
zmajo [Mon, 25 Jul 2016 11:15:00 +0200] rev 41546
8161044: PPC64: Improve internal array handling Reviewed-by: kvn Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Volker Simonis <volker.simonis@sap.com>, Zoltan Majo <zoltan.majo@oracle.com>
Mon, 27 Jun 2016 15:26:08 -0400 8157176: Improved classfile parsing
hseigel [Mon, 27 Jun 2016 15:26:08 -0400] rev 41545
8157176: Improved classfile parsing Reviewed-by: acorn, mschoene, ctornqvi, bmoloden Contributed-by: harold.seigel@oracle.com
Fri, 01 Jul 2016 15:11:38 -0400 8159503: Amend Annotation Actions
rprotacio [Fri, 01 Jul 2016 15:11:38 -0400] rev 41544
8159503: Amend Annotation Actions Reviewed-by: coleenp, hseigel, mschoene, acorn, ctornqvi Contributed-by: rachel.protacio@oracle.com
Fri, 01 Jul 2016 09:33:34 +0200 8160591: Improve internal array handling
zmajo [Fri, 01 Jul 2016 09:33:34 +0200] rev 41543
8160591: Improve internal array handling Reviewed-by: kvn Contributed-by: Xiang Yuan <xiang.yuan@linaro.org>, Zoltan Majo <zoltan.majo@oracle.com>
Thu, 30 Jun 2016 08:11:30 -0400 8159511: Stack map validation
hseigel [Thu, 30 Jun 2016 08:11:30 -0400] rev 41542
8159511: Stack map validation Reviewed-by: acorn, mschoene Contributed-by: harold.seigel@oracle.com
Wed, 29 Jun 2016 11:52:27 -0400 8159515: Improve indy validation
coleenp [Wed, 29 Jun 2016 11:52:27 -0400] rev 41541
8159515: Improve indy validation Reviewed-by: jrose, hseigel, vlivanov, bmoloden, ctornqvi, mschoene
Thu, 09 Jun 2016 13:47:15 -0500 8155968: Update command line options
gziemski [Thu, 09 Jun 2016 13:47:15 -0500] rev 41540
8155968: Update command line options Reviewed-by: gthornbr, hseigel, mschoene Contributed-by: gerard.ziemski@oracle.com
Thu, 12 May 2016 17:37:45 -0400 8156794: Extend data sharing
jiangli [Thu, 12 May 2016 17:37:45 -0400] rev 41539
8156794: Extend data sharing Reviewed-by: iklam, hseigel, acorn, mschoene
Thu, 20 Oct 2016 18:38:08 +0000 Added tag jdk-9+141 for changeset 9bd03c20ec2f
lana [Thu, 20 Oct 2016 18:38:08 +0000] rev 41538
Added tag jdk-9+141 for changeset 9bd03c20ec2f
Fri, 21 Oct 2016 20:55:00 -0700 8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris
simonis [Fri, 21 Oct 2016 20:55:00 -0700] rev 41537
8168302: --disable-warnings-as-errors doesn't work for the hotspot build on Solaris Reviewed-by: tbell
Fri, 21 Oct 2016 15:29:34 +0200 8168409: Update list of tools run by the jtreg timeouthandler
sla [Fri, 21 Oct 2016 15:29:34 +0200] rev 41536
8168409: Update list of tools run by the jtreg timeouthandler Reviewed-by: mlarsson
Thu, 20 Oct 2016 13:44:00 -0700 8145471: javac changes for enhanced deprecation
jjg [Thu, 20 Oct 2016 13:44:00 -0700] rev 41535
8145471: javac changes for enhanced deprecation Reviewed-by: smarks, tbell, mcimadamore, jlahoda
Thu, 20 Oct 2016 20:01:27 +0000 Merge
lana [Thu, 20 Oct 2016 20:01:27 +0000] rev 41534
Merge
Tue, 18 Oct 2016 21:54:50 -0400 8163984: Fix license and copyright headers in jdk9 under test/lib
dholmes [Tue, 18 Oct 2016 21:54:50 -0400] rev 41533
8163984: Fix license and copyright headers in jdk9 under test/lib Reviewed-by: dholmes Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>
Tue, 18 Oct 2016 13:26:54 -0700 8167558: Add new JMOD section for header files and man pages
mchung [Tue, 18 Oct 2016 13:26:54 -0700] rev 41532
8167558: Add new JMOD section for header files and man pages Reviewed-by: alanb
Thu, 20 Oct 2016 18:38:07 +0000 Added tag jdk-9+141 for changeset 7259f8d1b31a
lana [Thu, 20 Oct 2016 18:38:07 +0000] rev 41531
Added tag jdk-9+141 for changeset 7259f8d1b31a
Wed, 05 Jul 2017 22:21:08 +0200 Added tag jdk-9+141 for changeset 9aadd2163b56
duke [Wed, 05 Jul 2017 22:21:08 +0200] rev 41530
Added tag jdk-9+141 for changeset 9aadd2163b56
Wed, 05 Jul 2017 22:21:06 +0200 Merge jdk-9+141
duke [Wed, 05 Jul 2017 22:21:06 +0200] rev 41529
Merge
Wed, 05 Jul 2017 22:21:00 +0200 Merge
duke [Wed, 05 Jul 2017 22:21:00 +0200] rev 41528
Merge
Mon, 17 Oct 2016 23:23:11 +0900 8145263: JShell: Fix the format of SourceCodeAnalysis#documentation
shinyafox [Mon, 17 Oct 2016 23:23:11 +0900] rev 41527
8145263: JShell: Fix the format of SourceCodeAnalysis#documentation Reviewed-by: rfield, jlahoda
Mon, 17 Oct 2016 15:02:46 +0100 8167000: Refine handling of multiple maximally specific abstract methods
mcimadamore [Mon, 17 Oct 2016 15:02:46 +0100] rev 41526
8167000: Refine handling of multiple maximally specific abstract methods Summary: Bring the compiler in sync with spec changes in JDK-7034913 Reviewed-by: vromero, dlsmith
Thu, 13 Oct 2016 17:31:01 -0700 8167965: (jdeprscan) using --release option with 8 or earlier throws exception
smarks [Thu, 13 Oct 2016 17:31:01 -0700] rev 41525
8167965: (jdeprscan) using --release option with 8 or earlier throws exception Reviewed-by: mchung
Thu, 13 Oct 2016 23:03:01 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:01 +0000] rev 41524
Merge
Thu, 13 Oct 2016 10:48:09 -0700 8141636: Javadoc search should support camelCase search
bpatel [Thu, 13 Oct 2016 10:48:09 -0700] rev 41523
8141636: Javadoc search should support camelCase search Reviewed-by: jjg
Wed, 12 Oct 2016 17:27:54 -0700 8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package
mchung [Wed, 12 Oct 2016 17:27:54 -0700] rev 41522
8167630: jdeps --generate-module-info forgets to close the resource after checking any unnamed package Reviewed-by: lancea, ksrini
Wed, 12 Oct 2016 15:37:27 -0700 8164689: Retrofit jar, jlink, jmod as a ToolProvider
mchung [Wed, 12 Oct 2016 15:37:27 -0700] rev 41521
8164689: Retrofit jar, jlink, jmod as a ToolProvider Reviewed-by: alanb, jjg
Mon, 10 Oct 2016 12:36:56 +0200 8167354: Missing jtreg output when run using langtools makefiles
mlarsson [Mon, 10 Oct 2016 12:36:56 +0200] rev 41520
8167354: Missing jtreg output when run using langtools makefiles Reviewed-by: erikj, sla
Tue, 11 Oct 2016 13:16:45 +0200 8167442: Langtools ant build not working after addition of -Xlint:exports
jlahoda [Tue, 11 Oct 2016 13:16:45 +0200] rev 41519
8167442: Langtools ant build not working after addition of -Xlint:exports Summary: Disabling the exports lint when compiling the langtools modules until the warnings are resolved. Reviewed-by: mcimadamore, forax
Tue, 11 Oct 2016 12:29:39 +0200 8166890: JShell: locks forever when input is piped
jlahoda [Tue, 11 Oct 2016 12:29:39 +0200] rev 41518
8166890: JShell: locks forever when input is piped Summary: StopDetectingInputStream.setState must not override the state if the stream is closed. Reviewed-by: rfield, shinyafox
Tue, 11 Oct 2016 10:56:09 +0100 8167456: Tweak IntelliJ langtools project's jtreg settings
mcimadamore [Tue, 11 Oct 2016 10:56:09 +0100] rev 41517
8167456: Tweak IntelliJ langtools project's jtreg settings Summary: Adjust IntelliJ project template to reflect new serialized format of jtreg plugin settings Reviewed-by: jlahoda
Tue, 11 Oct 2016 10:31:10 +0200 8167320: Trying to document only java.base causes a NPE in javac
jlahoda [Tue, 11 Oct 2016 10:31:10 +0200] rev 41516
8167320: Trying to document only java.base causes a NPE in javac Summary: Ensure ModuleSymbol.getDirectives completes the Symbol Reviewed-by: ksrini, jjg
Tue, 11 Oct 2016 09:50:44 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:50:44 +0200] rev 41515
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Mon, 10 Oct 2016 18:41:12 -0700 8167128: JShell: /drop of statement gives confusing output
rfield [Mon, 10 Oct 2016 18:41:12 -0700] rev 41514
8167128: JShell: /drop of statement gives confusing output Reviewed-by: jlahoda
Thu, 13 Oct 2016 21:01:13 +0000 Added tag jdk-9+140 for changeset 5429549751ad
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41513
Added tag jdk-9+140 for changeset 5429549751ad
Wed, 05 Jul 2017 22:20:50 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:50 +0200] rev 41512
Merge
Thu, 13 Oct 2016 21:01:11 +0000 Added tag jdk-9+140 for changeset 4f24b84a3775
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41511
Added tag jdk-9+140 for changeset 4f24b84a3775
Wed, 05 Jul 2017 22:20:44 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:44 +0200] rev 41510
Merge
Mon, 17 Oct 2016 10:11:50 +0800 8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")"
fyuan [Mon, 17 Oct 2016 10:11:50 +0800] rev 41509
8167478: javax/xml/jaxp/unittest/parsers/Bug6341770.java failed with "java.security.AccessControlException: access denied ("java.io.FilePermission" "sko?ice")" Summary: Skip the test if the environment doesn't support non-ASCII for file name. Reviewed-by: joehw Contributed-by: Frank Yuan <frank.yuan@oracle.com>
Thu, 13 Oct 2016 23:02:30 +0000 Merge
lana [Thu, 13 Oct 2016 23:02:30 +0000] rev 41508
Merge
Wed, 12 Oct 2016 17:36:19 -0700 8058152: JDK accepts XSLT stylesheet having import element erroneously placed
joehw [Wed, 12 Oct 2016 17:36:19 -0700] rev 41507
8058152: JDK accepts XSLT stylesheet having import element erroneously placed Reviewed-by: naoto, lancea
Tue, 11 Oct 2016 17:39:31 -0700 8152530: NullPointerException when xmlns=""
joehw [Tue, 11 Oct 2016 17:39:31 -0700] rev 41506
8152530: NullPointerException when xmlns="" Reviewed-by: dfuchs, naoto, lancea
Thu, 13 Oct 2016 21:01:11 +0000 Added tag jdk-9+140 for changeset c4036f85c0c5
lana [Thu, 13 Oct 2016 21:01:11 +0000] rev 41505
Added tag jdk-9+140 for changeset c4036f85c0c5
Wed, 05 Jul 2017 22:20:35 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:35 +0200] rev 41504
Merge
Thu, 13 Oct 2016 23:03:33 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:33 +0000] rev 41503
Merge
Wed, 12 Oct 2016 22:42:23 +0530 8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module
sundar [Wed, 12 Oct 2016 22:42:23 +0530] rev 41502
8167614: Avoid module dependency from jdk.dynalink to jdk.internal.module of java.base module Reviewed-by: jlaskey, alanb
Wed, 12 Oct 2016 13:23:15 +0200 8167443: Nashorn static method linking bypasses autoexported linkers
attila [Wed, 12 Oct 2016 13:23:15 +0200] rev 41501
8167443: Nashorn static method linking bypasses autoexported linkers Reviewed-by: hannesw, sundar
Tue, 11 Oct 2016 09:49:43 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:49:43 +0200] rev 41500
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:13 +0000 Added tag jdk-9+140 for changeset aa60c8d89a92
lana [Thu, 13 Oct 2016 21:01:13 +0000] rev 41499
Added tag jdk-9+140 for changeset aa60c8d89a92
Wed, 05 Jul 2017 22:20:26 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:26 +0200] rev 41498
Merge
Thu, 13 Oct 2016 23:03:05 +0000 Merge
lana [Thu, 13 Oct 2016 23:03:05 +0000] rev 41497
Merge
Tue, 11 Oct 2016 09:50:37 +0200 8167424: Various trivial fixes in build system
ihse [Tue, 11 Oct 2016 09:50:37 +0200] rev 41496
8167424: Various trivial fixes in build system Reviewed-by: erikj, tbell
Thu, 13 Oct 2016 21:01:10 +0000 Added tag jdk-9+140 for changeset 522e6a7f6e61
lana [Thu, 13 Oct 2016 21:01:10 +0000] rev 41495
Added tag jdk-9+140 for changeset 522e6a7f6e61
Wed, 05 Jul 2017 22:20:18 +0200 Merge
duke [Wed, 05 Jul 2017 22:20:18 +0200] rev 41494
Merge
Mon, 17 Oct 2016 20:13:16 +0900 8167992: Update documentation of java.util.Date class
rgoel [Mon, 17 Oct 2016 20:13:16 +0900] rev 41493
8167992: Update documentation of java.util.Date class Reviewed-by: okutsu, peytoia
Fri, 14 Oct 2016 17:15:11 -0400 8167166: Java API docs mention a non-existent method getNanosOfSecond
rriggs [Fri, 14 Oct 2016 17:15:11 -0400] rev 41492
8167166: Java API docs mention a non-existent method getNanosOfSecond Reviewed-by: naoto
Thu, 13 Oct 2016 17:47:30 -0700 8167957: Remove FilePermission from default policy for jdk.charsets module
sherman [Thu, 13 Oct 2016 17:47:30 -0700] rev 41491
8167957: Remove FilePermission from default policy for jdk.charsets module Reviewed-by: mchung
Thu, 13 Oct 2016 23:02:35 +0000 Merge
lana [Thu, 13 Oct 2016 23:02:35 +0000] rev 41490
Merge
Thu, 13 Oct 2016 11:54:27 -0700 8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list
sdrach [Thu, 13 Oct 2016 11:54:27 -0700] rev 41489
8167237: Jar tool can not correctly find/process the --release option if it occurs before the file list Reviewed-by: lancea
Thu, 13 Oct 2016 09:35:07 -0700 8166258: Unexpected code conversion by HKSCS converters
sherman [Thu, 13 Oct 2016 09:35:07 -0700] rev 41488
8166258: Unexpected code conversion by HKSCS converters Reviewed-by: naoto
Thu, 13 Oct 2016 12:37:42 +0100 8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified
vinnie [Thu, 13 Oct 2016 12:37:42 +0100] rev 41487
8167371: KeyStoreSpi.engineSetEntry should throw an Exception if password protection alg is specified Reviewed-by: xuelei, mullan
Thu, 13 Oct 2016 01:59:39 -0700 8055033: Shell tests for jrunscript don't pass through VM options
sundar [Thu, 13 Oct 2016 01:59:39 -0700] rev 41486
8055033: Shell tests for jrunscript don't pass through VM options Summary: passed jtreg env variables TESTVMOPTS, TESTJAVAOPTS to java and TESTTOOLVMOPTS, TESTJAVACOPTS to javac launchers Reviewed-by: sundar Contributed-by: srinivas.dama@oracle.com
Thu, 13 Oct 2016 00:45:38 -0700 8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms
tidu [Thu, 13 Oct 2016 00:45:38 -0700] rev 41485
8164322: Test sun/security/pkcs11/PKCS11Test.java shall be updated to run on ARM platforms Reviewed-by: xuelei Contributed-by: Tim Du <tiantian.du@oracle.com>
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 tip