[jdk7u] Integrated: 8283350: (tz) Update Timezone Data to 2022a

2022-05-25 Thread Dmitry Cherepanov
On Wed, 25 May 2022 08:53:28 GMT, Dmitry Cherepanov wrote: > Please review the update to tzdata2022a. The patch from jdk8u-dev applies > cleanly after path shuffling. > > Testing: ran jdk/test/java/util/Calendar, no issues found. This pull request has now been integrated

git: openjdk/jdk7u: 8283350: (tz) Update Timezone Data to 2022a

2022-05-25 Thread Dmitry Cherepanov
Changeset: 4ebe2118 Author:Dmitry Cherepanov Date: 2022-05-25 11:00:19 + URL: https://git.openjdk.java.net/jdk7u/commit/4ebe211878734a772da8bcce184f0b1c536589cd 8283350: (tz) Update Timezone Data to 2022a Reviewed-by: bae Backport-of: b05d4ccf8e54635c16bc2c26aa7a8fcc2e3b3dde

[jdk7u] RFR: Backport b05d4ccf8e54635c16bc2c26aa7a8fcc2e3b3dde

2022-05-25 Thread Dmitry Cherepanov
Please review the update to tzdata2022a. The patch from jdk8u-dev applies cleanly after path shuffling. Testing: ran jdk/test/java/util/Calendar, no issues found. - Commit messages: - 8283350: (tz) Update Timezone Data to 2022a Changes: https://git.openjdk.java.net/jdk7u/pull/5/f

[7u] RFR: 8276536: Update TimeZoneNames files to follow the changes made by JDK-8275766

2021-12-21 Thread Dmitry Cherepanov
JBS: https://bugs.openjdk.java.net/browse/JDK-8276536 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8276536/webrev.01/ Backported on top of JDK-8275766. The patch doesn't apply cleanly due to context differences (JDK-8000983 isn't in 7u). Relevant tests passed. Thanks, Dmitry

[7u] RFR: JDK-8275766: (tz) Update Timezone Data to 2021e

2021-12-21 Thread Dmitry Cherepanov
JBS: https://bugs.openjdk.java.net/browse/JDK-8275766 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8275766/webrev.01/ Applies clean after path shuffling. Skipped tests as there’s no copy of the data in the tests. The change in ZoneInfoFile.java isn't applicable to 7u. Relevant test

[7u] RFR: JDK-8274407: (tz) Update Timezone Data to 2021c

2021-12-20 Thread Dmitry Cherepanov
JBS: https://bugs.openjdk.java.net/browse/JDK-8274407 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8274407/webrev.01/ Applies clean after path shuffling. Skipped tests as no copy of the data in the test folder, and changes in ZoneInfoFile.java aren't applicable as JDK-8011172 intro

Re: [7u] RFR 8202343: Disable TLS 1.0 and 1.1

2021-04-13 Thread Dmitry Cherepanov
Hi Andrew, The change looks good to me. Thanks, Dmitry On 11.04.2021 19:08, Andrew Brygin wrote: Hello, I would like to propose a 7u backport of 8202343 for a parity with Oracle's 7u301. Bug: https://bugs.openjdk.java.net/browse/JDK-8202343 8u commit: https://hg.openjdk.java.net/jdk8u/jdk

Re: [7u] RFR: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-04-06 Thread Dmitry Cherepanov
Thanks Andrew, pushed. Dmitry On 05.04.2021 11:09, Andrew Brygin wrote: Hello Dmitry, the change looks fine to me. Thanks, Andrew On 24/03/2021 16:53, Dmitry Cherepanov wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8260356 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev

[7u] RFR: 8260356: (tz) Upgrade time-zone data to tzdata2021a

2021-03-24 Thread Dmitry Cherepanov
Bug: https://bugs.openjdk.java.net/browse/JDK-8260356 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/d103481ecd91 7u webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8260356/webrev.v0/ Applies cleanly after adjusting paths. Relevant regression tests passed. Thanks, Dmitry

Re: [7u] RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f

2021-03-10 Thread Dmitry Cherepanov
Thanks Yuri, pushed. Dmitry On 09.03.2021 18:32, Yuri Nesterenko wrote: Looks good to me! Thank you, --yan On 09.03.2021 18:00, Dmitry Cherepanov wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8259048 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/42f6981cebc5 7u webrev

[7u] RFR: 8259048: (tz) Upgrade time-zone data to tzdata2020f

2021-03-09 Thread Dmitry Cherepanov
Bug: https://bugs.openjdk.java.net/browse/JDK-8259048 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/42f6981cebc5 7u webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8259048/webrev.v0/ Applies cleanly after adjusting paths. Relevant regression tests passed. Thanks, Dmitry

Re: [7u] RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-12-16 Thread Dmitry Cherepanov
Thanks Andrew, pushed all three patches. Dmitry On 15.12.2020 22:42, Andrew Brygin wrote: Hello Dmitry, thanks for the backport. The change looks fine to me. Thanks, Andrew On 15/12/2020 17:37, Dmitry Cherepanov wrote: Bug: https://bugs.openjdk.java.net/browse/JDK-8255226 8u commit

[7u] RFR: 8255226: (tz) Upgrade time-zone data to tzdata2020d

2020-12-15 Thread Dmitry Cherepanov
Bug: https://bugs.openjdk.java.net/browse/JDK-8255226 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/ef358e4669db Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8255226/webrev.v1/ The patch for 8u doesn't apply cleanly to 7u. The following modifications were done: 1) adju

[7u] RFR: 8254982: (tz) Upgrade time-zone data to tzdata2020c

2020-12-15 Thread Dmitry Cherepanov
Bug: https://bugs.openjdk.java.net/browse/JDK-8254982 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/25cd39ef5b98 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8254982/webrev.v1/ The patch for 8u doesn't apply cleanly to 7u. The following modifications were done: 1) adju

[7u] RFR: 8254177: (tz) Upgrade time-zone data to tzdata2020b

2020-12-14 Thread Dmitry Cherepanov
Please review the backport for 8254177 to 7u. Bug: https://bugs.openjdk.java.net/browse/JDK-8254177 8u commit: https://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/93840580183a Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8254177/webrev.v1/ The patch for 8u doesn't apply cleanly to 7u. T

Re: [7u] RFR: jdk7u281-b01

2020-10-22 Thread Dmitry Cherepanov
Looks good to me. Thanks, Dmitry On 21.10.2020 17:44, Andrew Brygin wrote: Hello, here are proposed changes for jdk7u281. Webrevs: http://cr.openjdk.java.net/~bae/7u/7u281/ Security fixes: JDK-8233624: Enhance JNI linkage JDK-8236862: Enhance support of Proxy class JDK-8237990: Enhanced LDA

Re: [7u] RFR: 8240621 Build failure on Windows after 8044500

2020-03-06 Thread Dmitry Cherepanov
Thanks, pushed. Dmitry On 3/5/20 10:39 PM, Andrew Hughes wrote: On 05/03/2020 16:57, Dmitry Cherepanov wrote: JBS: https://bugs.openjdk.java.net/browse/JDK-8240621 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8240621/webrev.v1/ Please review a patch that replaces the use of

[7u] RFR: 8240621 Build failure on Windows after 8044500

2020-03-05 Thread Dmitry Cherepanov
JBS: https://bugs.openjdk.java.net/browse/JDK-8240621 Webrev: http://cr.openjdk.java.net/~dcherepanov/openjdk7u/8240621/webrev.v1/ Please review a patch that replaces the use of java.time.Instant API with java.util.Calendar API. Thanks, Dmitry

Re: [PATCH] jdk7u161-b01 retro-active security patch review

2017-12-20 Thread Dmitry Cherepanov
Looks good to me. Thanks. Dmitry > On Dec 8, 2017, at 9:11 PM, Andrew Hughes wrote: > > We have a new release of IcedTea (http://bitly.com/it20612) and a new OpenJDK > 7 release, u161-b01, to go with it. This is made from the current state of the > OpenJDK 7u repositories plus backports of the

Re: [PATCH] jdk7u151-b01 retro-active security patch review

2017-08-31 Thread Dmitry Cherepanov
Looks good to me. Thanks, Dmitry > On Aug 10, 2017, at 10:18 AM, Andrew Hughes wrote: > > We have a new release of IcedTea (http://bitly.com/it20610) and a new OpenJDK > 7 release, u151-b01, to go with it. This is made from the current state of the > OpenJDK 7u repositories plus backports of t

Re: RFR [7] 8133206: "java.lang.OutOfMemoryError: unable to create new native thread" caused by upgrade to zlib 1.2.8

2016-02-24 Thread Dmitry Cherepanov
On Feb 19, 2016, at 1:55 PM, Nikolay Gorshkov mailto:niko...@azulsystems.com>> wrote: Hi Sherman, Sean, Could you please help with making progress on this code review request? This fix is waiting for review since October. Webrev for jdk7u: http://cr.openjdk.java.net/~nikgor/8133206/jdk7u-dev/w

hg: jdk7u/jdk7u/jdk: 2 new changesets

2014-04-25 Thread dmitry . cherepanov
Changeset: 8f45cfa2cd18 Author:anashaty Date: 2014-02-18 16:48 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/8f45cfa2cd18 7094099: DropDown List of JComboBox detached Reviewed-by: alexp, dcherepanov ! src/share/classes/javax/swing/MenuSelectionManager.java ! src/share/c

hg: jdk7u/jdk7u-dev/jdk: 8001161: mac: EmbeddedFrame doesn't become active window

2012-12-29 Thread dmitry . cherepanov
Changeset: 15e0b98fc0e9 Author:dcherepanov Date: 2012-12-29 17:43 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/15e0b98fc0e9 8001161: mac: EmbeddedFrame doesn't become active window Reviewed-by: ant ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java

[7u12] Request for approval for 8001161: mac: EmbeddedFrame doesn't become active window

2012-12-27 Thread Dmitry Cherepanov
Hello, This is a request to backport the fix for 8001161 into 7u12: Webrev: http://cr.openjdk.java.net/~dcherepanov/8001161/webrev.0/ It's already pushed to jdk8 and the change for 7u12 is a direct backport. http://hg.openjdk.java.net/jdk8/awt/jdk/rev/14269f504837 Technical review: http://mail

hg: jdk7u/jdk7u-dev/jdk: 7123957: Switch of Gnome theme ends up deadlocked in GTKEngine.native_switch_theme

2012-06-18 Thread dmitry . cherepanov
Changeset: 541554bd5ac7 Author:dcherepanov Date: 2012-06-18 13:08 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/541554bd5ac7 7123957: Switch of Gnome theme ends up deadlocked in GTKEngine.native_switch_theme Reviewed-by: anthony, art ! src/solaris/native/sun/awt/sw

[7u6] Request for approval: 7123957: Switch of Gnome theme ends up deadlocked in GTKEngine.native_switch_theme

2012-06-15 Thread Dmitry Cherepanov
This is a request to back port a fix from jdk8 to 7u6: Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id= 7123957 Webrev: http://cr.openjdk.java.net/~dcherepanov/7123957/webrev.0/ Review: http://mail.openjdk.java.net/pipermail/awt-dev/2012-June/002988.html Thanks, Dmitry

hg: jdk7u/jdk7u-dev/jdk: 7160293: [macosx] FileDialog appears on secondary display

2012-05-28 Thread dmitry . cherepanov
Changeset: 36a5fa410439 Author:dcherepanov Date: 2012-05-28 13:52 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/36a5fa410439 7160293: [macosx] FileDialog appears on secondary display Reviewed-by: anthony, kizune ! src/macosx/classes/sun/awt/CGraphicsEnvironment.java

hg: jdk7u/jdk7u-dev/jdk: 7168550: [macosx] duplicate OGL context state changes related to vertex cache

2012-05-28 Thread dmitry . cherepanov
Changeset: 533eb1663b90 Author:dcherepanov Date: 2012-05-28 13:46 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/533eb1663b90 7168550: [macosx] duplicate OGL context state changes related to vertex cache Reviewed-by: bae ! src/macosx/native/sun/java2d/opengl/CGLGraph

[7u6] Request for approval for 7160293: [macosx] FileDialog appears on secondary display

2012-05-28 Thread Dmitry Cherepanov
This is a request to push the following fix: Bug: http://bugs.sun.com/view_bug.do?bug_id=7160293 Webrev: http://cr.openjdk.java.net/~dcherepanov/7160293/7u6/webrev.0/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-May/004265.html Thanks, Dmitry

[7u6] Request for approval for 7168550: [macosx] duplicate OGL context state changes related to vertex cache

2012-05-28 Thread Dmitry Cherepanov
This is a request to push the following fix: Bug: http://bugs.sun.com/view_bug.do?bug_id=7168550 Webrev: http://cr.openjdk.java.net/~dcherepanov/7168550/7u6/webrev.0/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-May/004264.html Thanks, Dmitry

hg: jdk7u/jdk7u-dev/jdk: 7154062: [macosx] Mouse cursor isn't updated in applets

2012-05-04 Thread dmitry . cherepanov
Changeset: 021b9bae Author:dcherepanov Date: 2012-05-04 19:33 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/021b9bae 7154062: [macosx] Mouse cursor isn't updated in applets Reviewed-by: anthony, art ! src/macosx/classes/sun/lwawt/macosx/CCursorManager.java !

[7u6] Request for approval: 7154062: [macosx] Mouse cursor isn't updated in applets

2012-05-04 Thread Dmitry Cherepanov
This is a request to back port a fix from jdk8 to 7u6: Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7154062 Webrev: http://cr.openjdk.java.net/~dcherepanov/7154062/7u6/webrev.0/ Review: http://mail.openjdk.java.net/pipermail/awt-dev/2012-May/002693.html Changeset in jdk8: http://hg.ope

hg: jdk7u/jdk7u-dev/jdk: 7156191: [macosx] Can't type into applet demos in Pivot

2012-04-03 Thread dmitry . cherepanov
Changeset: 13b099d9694f Author:dcherepanov Date: 2012-04-03 14:38 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/13b099d9694f 7156191: [macosx] Can't type into applet demos in Pivot Reviewed-by: ant, art ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java ! src

hg: jdk7u/jdk7u-dev/jdk: 7156194: [macosx] Can't type non-ASCII characters into applets

2012-04-03 Thread dmitry . cherepanov
Changeset: 7e97533153b8 Author:dcherepanov Date: 2012-04-03 14:05 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/7e97533153b8 7156194: [macosx] Can't type non-ASCII characters into applets Reviewed-by: anthony ! src/macosx/classes/sun/lwawt/macosx/CEmbeddedFrame.java

[7u6] Request for approval for 7156191: [macosx] Can't type into applet demos in Pivot

2012-03-28 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: Bug: 7156191 "[macosx] Can't type into applet demos in Pivot" Webrev: http://cr.openjdk.java.net/~dcherepanov/7156191/webrev.1/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003712.html Thanks, Dm

[7u6] Request for approval for 7156194: [macosx] Can't type non-ASCII characters into applets

2012-03-28 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: Bug: 7156194 "[macosx] Can't type non-ASCII characters into applets" Webrev: http://cr.openjdk.java.net/~dcherepanov/7156194/webrev.1/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003711.html Tha

hg: jdk7u/jdk7u4-dev/jdk: 7154516: [macosx] Popup menus have no visible borders

2012-03-21 Thread dmitry . cherepanov
Changeset: 25285b7883d4 Author:dcherepanov Date: 2012-03-22 01:03 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4-dev/jdk/rev/25285b7883d4 7154516: [macosx] Popup menus have no visible borders Reviewed-by: serb ! src/macosx/classes/com/apple/laf/AquaLookAndFeel.java

[7u4] Request for phase 2 approval for CR 7154516: [macosx] Popup menus have no visible borders

2012-03-21 Thread Dmitry Cherepanov
Bug: http://bugs.sun.com/view_bug.do?bug_id=7154516 Webrev: http://cr.openjdk.java.net/~dcherepanov/7154516/webrev.0/ Review thread: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003642.html Reviewer: Sergey Bylokhov (serb) Rationale for inclusion in 7u4: This is a very visi

hg: jdk7u/jdk7u-dev/jdk: 7150349: [macosx] Applets attempting to show popup menus activate the applet process

2012-03-20 Thread dmitry . cherepanov
Changeset: 42004ca895ff Author:dcherepanov Date: 2012-03-20 19:42 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/42004ca895ff 7150349: [macosx] Applets attempting to show popup menus activate the applet process Reviewed-by: ant ! src/macosx/classes/sun/lwawt/macosx/

[7u6] Request for approval for 7150349: [macosx] Applets attempting to show popup menus activate the applet process

2012-03-19 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: Bug: 7150349 "[macosx] Applets attempting to show popup menus activate the applet process" Webrev: http://cr.openjdk.java.net/~dcherepanov/7150349/webrev.0/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012

hg: jdk7u/jdk7u-dev/jdk: 7150345: [macosx] Can't type into applets

2012-03-16 Thread dmitry . cherepanov
Changeset: e7d5379c96c6 Author:dcherepanov Date: 2012-03-16 19:59 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/e7d5379c96c6 7150345: [macosx] Can't type into applets Reviewed-by: ant ! src/macosx/classes/sun/lwawt/LWToolkit.java ! src/macosx/classes/sun/lwawt/LWWin

[7u6] Request for approval for 7150345: [macosx] Can't type into applets

2012-03-15 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7150345 Webrev: http://cr.openjdk.java.net/~dcherepanov/7150345/webrev.1/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-March/003487.html Thanks, D

hg: jdk7u/jdk7u4-dev/jdk: 7147066: [macosx] FileDialog.getDirectory() returns incorrect directory

2012-03-06 Thread dmitry . cherepanov
Changeset: 5a50422d53d8 Author:dcherepanov Date: 2012-03-06 15:14 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u4-dev/jdk/rev/5a50422d53d8 7147066: [macosx] FileDialog.getDirectory() returns incorrect directory Reviewed-by: anthony, swingler ! src/macosx/native/sun/awt/CFileDial

[7u4] Request for phase 2 approval for CR 7147066 - [macosx] FileDialog.getDirectory() returns incorrect directory

2012-03-04 Thread Dmitry Cherepanov
CR: http://bugs.sun.com/view_bug.do?bug_id=7147066 Webrev: http://cr.openjdk.java.net/~dcherepanov/7147066/webrev.2/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/003384.html Reviewers: Anthony Petrov, Mike Swingler Rationale for inclusion in 7u4: This i

hg: jdk7u/jdk7u-dev/jdk: 7124337: [macosx] FileDialog fails to select multiple files

2012-02-13 Thread dmitry . cherepanov
Changeset: 0e2f3e494814 Author:dcherepanov Date: 2012-02-13 16:03 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0e2f3e494814 7124337: [macosx] FileDialog fails to select multiple files Reviewed-by: anthony ! src/macosx/classes/sun/lwawt/macosx/CFileDialog.java ! src

[7u4] Request for approval for 7124337: [macosx] FileDialog fails to select multiple files

2012-02-13 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124337 Webrev: http://cr.openjdk.java.net/~dcherepanov/7124337/webrev.0 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/002917.html Thanks,

hg: jdk7u/jdk7u-dev/jdk: 7119760: [macosx] The OpenGL queue flusher thread is created in the wrong thread group

2012-02-07 Thread dmitry . cherepanov
Changeset: d6333a031b8d Author:dcherepanov Date: 2012-02-07 12:19 +0300 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/d6333a031b8d 7119760: [macosx] The OpenGL queue flusher thread is created in the wrong thread group Reviewed-by: prr ! src/share/classes/sun/java2d/openg

[7u4] Request for approval for 7119760: [macosx] The OpenGL queue flusher thread is created in the wrong thread group

2012-02-06 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-dev: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7119760 Webrev: http://cr.openjdk.java.net/~dcherepanov/7119760/webrev.0 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-February/002790.html Thanks,

Re: [7u-osx] Request for approval for 7131793: [macosx] some cleanup in OGL pipeline code

2012-02-01 Thread Dmitry Cherepanov
mitry Dmitry Cherepanov wrote: This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7131793 Webrev: http://cr.openjdk.java.net/~dcherepanov/7131793/webrev.2 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-Ja

[7u-osx] Request for approval for 7131793: [macosx] some cleanup in OGL pipeline code

2012-01-30 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7131793 Webrev: http://cr.openjdk.java.net/~dcherepanov/7131793/webrev.2 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-January/002537.html Thanks,

[7u-osx] Request for approval for 7128597: [macosx] Program freeze when Swing is used with -XstartOnFirstThread

2012-01-20 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7128597 Webrev: http://cr.openjdk.java.net/~dcherepanov/7128597/webrev.0 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-January/002126.html Thanks,

[7u4-osx] Request for approval for 7124335: [macosx] Need a java.awt.EmbeddedFrame subclass

2012-01-11 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7124335 Webrev: http://cr.openjdk.java.net/~dcherepanov/7124335/webrev.1/ Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2011-December/001982.html (Review

[7u4-osx] Request for approval for 7125723: [macosx] painting artifacts after running SwingSet2 with jdk7u-osx build

2011-12-30 Thread Dmitry Cherepanov
This is a request to push the following fix to jdk7u-osx: CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7125723 Webrev: http://cr.openjdk.java.net/~dcherepanov/7125723/webrev.0 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2011-December/001976.html Thanks,