8351098: Bump update version of OpenJDK: 8u462

Reviewed-by: serb
This commit is contained in:
Andrew John Hughes 2025-03-05 15:54:49 +00:00
parent 6a7d893928
commit 8c4a65b99d
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
[general]
project=jdk8u
jbs=JDK
version=openjdk8u452
version=openjdk8u462
[checks]
error=author,committer,reviewers,merge,issues,executable,symlink,message,hg-tag,whitespace

View File

@ -1,5 +1,5 @@
#
# Copyright (c) 2011, 2024, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2011, 2025, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@ -26,7 +26,7 @@
JDK_MAJOR_VERSION=1
JDK_MINOR_VERSION=8
JDK_MICRO_VERSION=0
JDK_UPDATE_VERSION=452
JDK_UPDATE_VERSION=462
LAUNCHER_NAME=openjdk
PRODUCT_NAME=OpenJDK
PRODUCT_SUFFIX="Runtime Environment"