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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
!
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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,
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
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,
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
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,
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,
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
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,
53 matches
Mail list logo