Thu, 01 Dec 2016 10:34:29 -0800 Merge
prr [Thu, 01 Dec 2016 10:34:29 -0800] rev 42833
Merge
Tue, 29 Nov 2016 15:15:20 -0800 8170428: Move src.zip to JDK/lib/src.zip
mchung [Tue, 29 Nov 2016 15:15:20 -0800] rev 42832
8170428: Move src.zip to JDK/lib/src.zip Reviewed-by: jjg
Fri, 16 Dec 2016 09:07:57 -0800 8160196: Module summary page should display information based on "api" or "detail" mode.
bpatel [Fri, 16 Dec 2016 09:07:57 -0800] rev 42831
8160196: Module summary page should display information based on "api" or "detail" mode. Reviewed-by: jjg, ksrini
Fri, 16 Dec 2016 18:54:09 +0300 Merge
anazarov [Fri, 16 Dec 2016 18:54:09 +0300] rev 42830
Merge
Fri, 16 Dec 2016 18:40:23 +0300 8170549: Improve testing of annotations on modules
anazarov [Fri, 16 Dec 2016 18:40:23 +0300] rev 42829
8170549: Improve testing of annotations on modules Reviewed-by: jjg, jlahoda
Fri, 16 Dec 2016 15:27:47 +0000 8171371: Remove redundant type-arguments from generic method calls
mcimadamore [Fri, 16 Dec 2016 15:27:47 +0000] rev 42828
8171371: Remove redundant type-arguments from generic method calls Reviewed-by: jjg, rfield, mchung
Fri, 16 Dec 2016 15:27:34 +0000 8181370: Convert anonymous inner classes into lambdas/method references
mcimadamore [Fri, 16 Dec 2016 15:27:34 +0000] rev 42827
8181370: Convert anonymous inner classes into lambdas/method references Reviewed-by: jjg, rfield, mchung
Fri, 16 Dec 2016 12:08:46 +0100 8171355: Implement Elements.getOrigin
jlahoda [Fri, 16 Dec 2016 12:08:46 +0100] rev 42826
8171355: Implement Elements.getOrigin Summary: Adding implementation for javax.lang.model.util.Elements.getOrigin Reviewed-by: darcy, jjg
Fri, 16 Dec 2016 12:04:32 +0100 8163315: Implement an API to identify an implicitly declared annotation (or declaration)
darcy [Fri, 16 Dec 2016 12:04:32 +0100] rev 42825
8163315: Implement an API to identify an implicitly declared annotation (or declaration) Summary: Adding javax.lang.model.util.Elements.getOrigin Reviewed-by: jjg
Fri, 16 Dec 2016 12:02:30 +0100 8133896: Update javax.lang.model APIs
jlahoda [Fri, 16 Dec 2016 12:02:30 +0100] rev 42824
8133896: Update javax.lang.model APIs Reviewed-by: darcy, jjg
Fri, 16 Dec 2016 08:17:55 +0000 Merge
alanb [Fri, 16 Dec 2016 08:17:55 +0000] rev 42823
Merge
Fri, 16 Dec 2016 05:47:58 +0000 8170987: Module system implementation refresh (12/2016)
alanb [Fri, 16 Dec 2016 05:47:58 +0000] rev 42822
8170987: Module system implementation refresh (12/2016) Reviewed-by: mcimadamore Contributed-by: jonathan.gibbons@oracle.com, jan.lahoda@oracle.com, srikanth.adayapalam@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com
Thu, 15 Dec 2016 11:47:25 -0800 8170553: javac info options should match launcher options
jjg [Thu, 15 Dec 2016 11:47:25 -0800] rev 42821
8170553: javac info options should match launcher options Reviewed-by: jlahoda
Wed, 14 Dec 2016 18:30:56 -0800 8170708: javap -m <module> cannot read a module-info.class
jjg [Wed, 14 Dec 2016 18:30:56 -0800] rev 42820
8170708: javap -m <module> cannot read a module-info.class Reviewed-by: jlahoda
Wed, 14 Dec 2016 17:56:11 -0700 8075793: Source incompatibility for inference using -source 7
dlsmith [Wed, 14 Dec 2016 17:56:11 -0700] rev 42819
8075793: Source incompatibility for inference using -source 7 Summary: In pre-8 sources, avoid capture variables as inference bounds, consistent with old javac behavior Reviewed-by: vromero, mcimadamore
Wed, 14 Dec 2016 20:34:19 +0000 Merge
lana [Wed, 14 Dec 2016 20:34:19 +0000] rev 42818
Merge
Wed, 14 Dec 2016 10:51:21 -0800 8171201: Drop java.compact$N aggregator modules
mchung [Wed, 14 Dec 2016 10:51:21 -0800] rev 42817
8171201: Drop java.compact$N aggregator modules 8171202: Rename jdk.crypto.pkcs11 and jdk.pack200 to end with Java letters Reviewed-by: alanb, erikj
Tue, 13 Dec 2016 12:25:58 -0800 8162674: change javadoc output text and style emitted by for-removal deprecations
bpatel [Tue, 13 Dec 2016 12:25:58 -0800] rev 42816
8162674: change javadoc output text and style emitted by for-removal deprecations Reviewed-by: jjg
Tue, 13 Dec 2016 10:49:28 +0100 8072988: Update javax.annotation.processing for modules
jlahoda [Tue, 13 Dec 2016 10:49:28 +0100] rev 42815
8072988: Update javax.annotation.processing for modules Summary: Support for generating files in multi-module mode. Reviewed-by: darcy, jjg Contributed-by: joe.darcy@oracle.com, jan.lahoda@oracle.com
Tue, 13 Dec 2016 10:48:18 +0100 8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT
jlahoda [Tue, 13 Dec 2016 10:48:18 +0100] rev 42814
8171005: Fix JavaFileManager.getLocationForModule(Location location, JavaFileObject fo, String pkgName) to work with location == CLASS_OUTPUT Summary: JavaFileManager operations that allow module-oriented locations should also allow output locations. Reviewed-by: jjg
Mon, 12 Dec 2016 18:56:45 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:56:45 -0800] rev 42813
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Wed, 14 Dec 2016 20:23:26 +0000 Added tag jdk-9+149 for changeset d10c31f6b857
lana [Wed, 14 Dec 2016 20:23:26 +0000] rev 42812
Added tag jdk-9+149 for changeset d10c31f6b857
Wed, 05 Jul 2017 22:36:46 +0200 Merge
duke [Wed, 05 Jul 2017 22:36:46 +0200] rev 42811
Merge
Wed, 14 Dec 2016 20:33:49 +0000 Merge
lana [Wed, 14 Dec 2016 20:33:49 +0000] rev 42810
Merge
Mon, 12 Dec 2016 18:57:10 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:57:10 -0800] rev 42809
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Wed, 14 Dec 2016 20:23:24 +0000 Added tag jdk-9+149 for changeset 3b5a2cf988d2
lana [Wed, 14 Dec 2016 20:23:24 +0000] rev 42808
Added tag jdk-9+149 for changeset 3b5a2cf988d2
Wed, 05 Jul 2017 22:36:37 +0200 Merge
duke [Wed, 05 Jul 2017 22:36:37 +0200] rev 42807
Merge
Mon, 19 Dec 2016 18:45:58 +0300 8146271: File system contention in debug print via XPathFactory.newInstance
aefimov [Mon, 19 Dec 2016 18:45:58 +0300] rev 42806
8146271: File system contention in debug print via XPathFactory.newInstance Reviewed-by: joehw, clanger
Mon, 19 Dec 2016 11:13:32 +0800 8087303: LSSerializer pretty print does not work anymore
fyuan [Mon, 19 Dec 2016 11:13:32 +0800] rev 42805
8087303: LSSerializer pretty print does not work anymore 8114834: LSSerializerImpl always serializes an entity reference node to" &entityName;" even if "entities" property is false Reviewed-by: joehw, clanger
Fri, 16 Dec 2016 08:18:05 +0000 Merge
alanb [Fri, 16 Dec 2016 08:18:05 +0000] rev 42804
Merge
Fri, 16 Dec 2016 05:46:58 +0000 8170987: Module system implementation refresh (12/2016)
alanb [Fri, 16 Dec 2016 05:46:58 +0000] rev 42803
8170987: Module system implementation refresh (12/2016) Reviewed-by: mchung
Thu, 15 Dec 2016 13:57:04 -0800 8170556: Warnings cleanup related to JDK-8167340
joehw [Thu, 15 Dec 2016 13:57:04 -0800] rev 42802
8170556: Warnings cleanup related to JDK-8167340 Reviewed-by: dfuchs, lancea, clanger
Thu, 15 Dec 2016 09:03:36 +0100 8169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash signature: (LGregorSamsa8;)V) Register 10 contains wrong type
clanger [Thu, 15 Dec 2016 09:03:36 +0100] rev 42801
8169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash signature: (LGregorSamsa8;)V) Register 10 contains wrong type Reviewed-by: joehw
Wed, 14 Dec 2016 20:34:38 +0000 Merge
lana [Wed, 14 Dec 2016 20:34:38 +0000] rev 42800
Merge
Mon, 12 Dec 2016 18:56:56 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:56:56 -0800] rev 42799
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Wed, 14 Dec 2016 20:23:24 +0000 Added tag jdk-9+149 for changeset 6bf61c516415
lana [Wed, 14 Dec 2016 20:23:24 +0000] rev 42798
Added tag jdk-9+149 for changeset 6bf61c516415
Wed, 05 Jul 2017 22:36:23 +0200 Merge
duke [Wed, 05 Jul 2017 22:36:23 +0200] rev 42797
Merge
Tue, 20 Dec 2016 19:37:31 +0530 8171503: Nashorn build, test failures with the latest jdk9-dev forest - javadoc target and test target fail
sundar [Tue, 20 Dec 2016 19:37:31 +0530] rev 42796
8171503: Nashorn build, test failures with the latest jdk9-dev forest - javadoc target and test target fail Reviewed-by: jlaskey
Sun, 18 Dec 2016 15:37:51 +0100 Merge
jwilhelm [Sun, 18 Dec 2016 15:37:51 +0100] rev 42795
Merge
Tue, 13 Dec 2016 02:04:24 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:24 +0100] rev 42794
Merge
Thu, 08 Dec 2016 15:49:29 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 15:49:29 +0100] rev 42793
Merge
Fri, 16 Dec 2016 08:18:09 +0000 Merge
alanb [Fri, 16 Dec 2016 08:18:09 +0000] rev 42792
Merge
Fri, 16 Dec 2016 05:49:14 +0000 8170987: Module system implementation refresh (12/2016)
alanb [Fri, 16 Dec 2016 05:49:14 +0000] rev 42791
8170987: Module system implementation refresh (12/2016) Reviewed-by: mchung
Thu, 15 Dec 2016 14:17:21 +0100 8171219: Missing checks in sparse array shift() implementation
hannesw [Thu, 15 Dec 2016 14:17:21 +0100] rev 42790
8171219: Missing checks in sparse array shift() implementation Reviewed-by: jlaskey, attila, sundar
Wed, 14 Dec 2016 20:34:11 +0000 Merge
lana [Wed, 14 Dec 2016 20:34:11 +0000] rev 42789
Merge
Thu, 08 Dec 2016 15:49:29 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 15:49:29 +0100] rev 42788
Merge
Wed, 09 Nov 2016 13:37:21 +0100 Merge
jwilhelm [Wed, 09 Nov 2016 13:37:21 +0100] rev 42787
Merge
Mon, 12 Dec 2016 18:57:19 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:57:19 -0800] rev 42786
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Wed, 14 Dec 2016 20:23:26 +0000 Added tag jdk-9+149 for changeset 15297dde0d55
lana [Wed, 14 Dec 2016 20:23:26 +0000] rev 42785
Added tag jdk-9+149 for changeset 15297dde0d55
Wed, 05 Jul 2017 22:36:07 +0200 Merge
duke [Wed, 05 Jul 2017 22:36:07 +0200] rev 42784
Merge
Mon, 19 Dec 2016 16:01:24 +0000 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
prappo [Mon, 19 Dec 2016 16:01:24 +0000] rev 42783
8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url Reviewed-by: chegar, rriggs
Wed, 14 Dec 2016 20:23:23 +0000 Added tag jdk-9+149 for changeset 3e6a90ed3c1c
lana [Wed, 14 Dec 2016 20:23:23 +0000] rev 42782
Added tag jdk-9+149 for changeset 3e6a90ed3c1c
Wed, 05 Jul 2017 22:35:57 +0200 Merge
duke [Wed, 05 Jul 2017 22:35:57 +0200] rev 42781
Merge
Tue, 20 Dec 2016 17:13:34 -0500 8170876: NPE in JCE engine classes with java.security.debug=provider
mullan [Tue, 20 Dec 2016 17:13:34 -0500] rev 42780
8170876: NPE in JCE engine classes with java.security.debug=provider Reviewed-by: mullan Contributed-by: adam.petcher@oracle.com
Tue, 20 Dec 2016 13:46:44 -0800 8170194: jshell tool (jdk repo): launch tool from JShellToolProvider
rfield [Tue, 20 Dec 2016 13:46:44 -0800] rev 42779
8170194: jshell tool (jdk repo): launch tool from JShellToolProvider Reviewed-by: jjg
Tue, 20 Dec 2016 20:26:34 +0000 8171337: Check for correct SSLEngineImpl/SSLSocketImpl.setSSLParameters handshaker update method
xuelei [Tue, 20 Dec 2016 20:26:34 +0000] rev 42778
8171337: Check for correct SSLEngineImpl/SSLSocketImpl.setSSLParameters handshaker update method Reviewed-by: wetmore
Tue, 20 Dec 2016 11:46:09 -0800 8148023: File.createTempFile is not adhering to the contract regarding file name lengths
bpb [Tue, 20 Dec 2016 11:46:09 -0800] rev 42777
8148023: File.createTempFile is not adhering to the contract regarding file name lengths Summary: Truncate the prefix, suffix, random characters per the specification Reviewed-by: rriggs
Tue, 20 Dec 2016 10:49:50 +0100 8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code
clanger [Tue, 20 Dec 2016 10:49:50 +0100] rev 42776
8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code Reviewed-by: chegar
Mon, 19 Dec 2016 17:09:10 -0800 8025199: java/rmi/registry/reexport/Reexport.java failed with: Port already in use
mli [Mon, 19 Dec 2016 17:09:10 -0800] rev 42775
8025199: java/rmi/registry/reexport/Reexport.java failed with: Port already in use Reviewed-by: rriggs
Mon, 19 Dec 2016 15:01:14 -0800 8168836: Minor clean up on warning/error messages on --add-exports and --add-reads
mchung [Mon, 19 Dec 2016 15:01:14 -0800] rev 42774
8168836: Minor clean up on warning/error messages on --add-exports and --add-reads Reviewed-by: alanb
Mon, 19 Dec 2016 14:52:19 -0800 8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400
mchung [Mon, 19 Dec 2016 14:52:19 -0800] rev 42773
8171478: tools/launcher/modules/patch/systemmodules/PatchSystemModules.java fails due to JDK-8171400 Reviewed-by: jjg
Mon, 19 Dec 2016 13:50:29 -0800 8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists
mchung [Mon, 19 Dec 2016 13:50:29 -0800] rev 42772
8171468: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails as lib/$ARCH no longer exists Reviewed-by: alanb, redestad
Mon, 19 Dec 2016 12:47:54 -0800 8075618: Create tests to check jarsigner work with multi-version jar
amjiang [Mon, 19 Dec 2016 12:47:54 -0800] rev 42771
8075618: Create tests to check jarsigner work with multi-version jar Reviewed-by: weijun
Mon, 19 Dec 2016 21:38:46 +0100 8171400: Move checking of duplicate packages in the boot layer to link time
redestad [Mon, 19 Dec 2016 21:38:46 +0100] rev 42770
8171400: Move checking of duplicate packages in the boot layer to link time Reviewed-by: alanb
Mon, 19 Dec 2016 09:56:11 -0800 8171189: Deprecate ResourceBundleControlProvider for removal
naoto [Mon, 19 Dec 2016 09:56:11 -0800] rev 42769
8171189: Deprecate ResourceBundleControlProvider for removal Reviewed-by: mchung
Mon, 19 Dec 2016 12:39:21 -0500 8168503: JEP 297: Unified arm32/arm64 Port
bobv [Mon, 19 Dec 2016 12:39:21 -0500] rev 42768
8168503: JEP 297: Unified arm32/arm64 Port Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
Mon, 19 Dec 2016 12:13:32 +0100 8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc
jwilhelm [Mon, 19 Dec 2016 12:13:32 +0100] rev 42767
8171414: tools/launcher/VersionCheck.java failed with AssertionError due to new tool jaotc Reviewed-by: alanb, sla
Mon, 19 Dec 2016 16:05:38 +0000 Merge
prappo [Mon, 19 Dec 2016 16:05:38 +0000] rev 42766
Merge
Mon, 19 Dec 2016 16:00:59 +0000 8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url
prappo [Mon, 19 Dec 2016 16:00:59 +0000] rev 42765
8164907: Eliminate dependency on java.naming/com.sun.jndi.toolkit.url Reviewed-by: chegar, rriggs
Tue, 13 Dec 2016 17:02:00 +0300 8170864: java/net/URLClassLoader/closetest/CloseTest.java has undeclared dependencies
skovalev [Tue, 13 Dec 2016 17:02:00 +0300] rev 42764
8170864: java/net/URLClassLoader/closetest/CloseTest.java has undeclared dependencies Reviewed-by: chegar, dfuchs
Mon, 19 Dec 2016 09:32:10 +0100 8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD
clanger [Mon, 19 Dec 2016 09:32:10 +0100] rev 42763
8171075: Inet4AddressImpl: Remove duplicate and (no longer used ?) native coding for BSD Reviewed-by: goetz
Mon, 19 Dec 2016 09:48:59 +0530 8170289: Re-examine entry point support in jlink
sundar [Mon, 19 Dec 2016 09:48:59 +0530] rev 42762
8170289: Re-examine entry point support in jlink Reviewed-by: mchung
Sun, 18 Dec 2016 18:09:05 -0800 8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543
mli [Sun, 18 Dec 2016 18:09:05 -0800] rev 42761
8171298: ProblemList java/rmi/registry/readTest/readTest.sh due to JDK-7146543 Reviewed-by: rriggs
Sun, 18 Dec 2016 18:01:16 -0800 8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..)
mli [Sun, 18 Dec 2016 18:01:16 -0800] rev 42760
8171133: java/rmi/registry/reexport/Reexport.java, there is a missing case check in createReg(..) Reviewed-by: rriggs
Sun, 18 Dec 2016 15:37:45 +0100 Merge
jwilhelm [Sun, 18 Dec 2016 15:37:45 +0100] rev 42759
Merge
Tue, 13 Dec 2016 02:04:19 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:19 +0100] rev 42758
Merge
Sun, 11 Dec 2016 18:47:11 -0800 8171008: Integrate AOT compiler into JDK
kvn [Sun, 11 Dec 2016 18:47:11 -0800] rev 42757
8171008: Integrate AOT compiler into JDK Reviewed-by: erikj, mchung, twisti, simonis
Sun, 11 Dec 2016 12:06:55 -0800 8166417: Integrate Graal-core into JDK for AOT compiler
kvn [Sun, 11 Dec 2016 12:06:55 -0800] rev 42756
8166417: Integrate Graal-core into JDK for AOT compiler Reviewed-by: iveresov, erikj, ihse, mchung
Thu, 08 Dec 2016 16:40:15 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 16:40:15 +0100] rev 42755
Merge
Thu, 08 Dec 2016 15:46:19 +0100 Merge
jwilhelm [Thu, 08 Dec 2016 15:46:19 +0100] rev 42754
Merge
Mon, 05 Dec 2016 17:56:20 +0100 8066474: Remove the lib/ directory from Linux and Solaris images
erikj [Mon, 05 Dec 2016 17:56:20 +0100] rev 42753
8066474: Remove the lib/ directory from Linux and Solaris images Reviewed-by: tbell, ihse
Sat, 17 Dec 2016 12:59:15 +0100 8171373: Reduce copying during initialization of ModuleHashes
redestad [Sat, 17 Dec 2016 12:59:15 +0100] rev 42752
8171373: Reduce copying during initialization of ModuleHashes Reviewed-by: alanb, mchung, chegar
Fri, 16 Dec 2016 21:43:29 -0800 8139688: Port fdlibm exp to Java
darcy [Fri, 16 Dec 2016 21:43:29 -0800] rev 42751
8139688: Port fdlibm exp to Java Reviewed-by: bpb, nadezhin
Fri, 16 Dec 2016 11:58:17 -0800 Merge
ddehaven [Fri, 16 Dec 2016 11:58:17 -0800] rev 42750
Merge
Tue, 13 Dec 2016 12:02:37 -0800 8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way
bpb [Tue, 13 Dec 2016 12:02:37 -0800] rev 42749
8154058: [TIFF] ignoreMetadata parameter of TIFFImageReader's setInput() method affects TIFFImageReadParam in non-obvious way Summary: Add readUnknownTags to TIFFImageReadParam and add ReadParamTest Reviewed-by: prr
Mon, 12 Dec 2016 20:54:41 -0800 Merge
ddehaven [Mon, 12 Dec 2016 20:54:41 -0800] rev 42748
Merge
Tue, 13 Dec 2016 01:34:02 +0000 8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales
dbuck [Tue, 13 Dec 2016 01:34:02 +0000] rev 42747
8170954: non-ASCII characters in lcms and harfbuzz break Windows builds on some locales Summary: disabled non-supported character warnings (4819) for these 2 libraries Reviewed-by: prr, erikj
Mon, 12 Dec 2016 21:47:44 +0300 8162350: RepaintManager shifts repainted region when the floating point UI scale is used
alexsch [Mon, 12 Dec 2016 21:47:44 +0300] rev 42746
8162350: RepaintManager shifts repainted region when the floating point UI scale is used Reviewed-by: flar, serb
Mon, 12 Dec 2016 12:26:54 +0300 8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE
ssadetsky [Mon, 12 Dec 2016 12:26:54 +0300] rev 42745
8170387: JLightweightFrame#syncCopyBuffer() may throw IOOBE Reviewed-by: serb
Sat, 10 Dec 2016 14:57:06 +0300 8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser
dmarkov [Sat, 10 Dec 2016 14:57:06 +0300] rev 42744
8165428: Security Warning dialog should be always on the top when multiple applets with APPLICATION_MODAL dialog launched in a browser Reviewed-by: aivanov, serb
Fri, 09 Dec 2016 13:48:06 -0800 8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG
bpb [Fri, 09 Dec 2016 13:48:06 -0800] rev 42743
8169728: Missing sign checks in TIFFField(TIFFTag tag, int type, int count, Object data) for TIFFTag.TIFF_LONG Summary: Add further checks for TIFF_LONG, TIFF_RATIONAL, TIFF_SRATIONAL, and TIFF_IFD_POINTER. Reviewed-by: prr
Fri, 09 Dec 2016 11:08:38 -0800 8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE
bpb [Fri, 09 Dec 2016 11:08:38 -0800] rev 42742
8169725: cannot use TIFFField(TIFFTag tag, int value) for TIFF_LONG values greater than Integer.MAX_VALUE Summary: Change constructor TIFFField(TIFFTag,int) to TIFFField(TIFFTag,long). Reviewed-by: jdv, prr
Fri, 09 Dec 2016 12:42:17 +0300 7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac
yan [Fri, 09 Dec 2016 12:42:17 +0300] rev 42741
7147083: [TEST_BUG] DnDFileGroupDescriptor not applicable on Mac Reviewed-by: ssadetsky, serb Contributed-by: Maksim Khramov <maksim.khramov@oracle.com>
Thu, 08 Dec 2016 08:11:47 -0800 8165769: Hang in the help menu item
serb [Thu, 08 Dec 2016 08:11:47 -0800] rev 42740
8165769: Hang in the help menu item Reviewed-by: alexsch, aivanov
Wed, 07 Dec 2016 15:52:33 -0800 8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel"
azvegint [Wed, 07 Dec 2016 15:52:33 -0800] rev 42739
8166683: On macOS (Mac OS X) getting a ScreenMenuBar when not running "com.apple.laf.AquaLookAndFeel" Reviewed-by: prr, serb
Wed, 07 Dec 2016 17:54:55 +0300 8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java
yan [Wed, 07 Dec 2016 17:54:55 +0300] rev 42738
8160441: [PIT][TEST_BUG][macosx] javax/swing/JComboBox/8041909/ActionListenerExceptionTest.java Reviewed-by: ssadetsky, yan Contributed-by: Alexander Popov <ox38popugaev@yandex.ru>
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip