Skip to content

Commit e41d5ce

Browse files
undo one of the copilot changes
1 parent 5390d77 commit e41d5ce

1 file changed

Lines changed: 2 additions & 15 deletions

File tree

  • content/learning-paths/servers-and-cloud-computing/openjdk-pacbti-gcp

content/learning-paths/servers-and-cloud-computing/openjdk-pacbti-gcp/_index.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Verify OpenJDK PAC/BTI support on Google Cloud C4A VMs
2+
title: Verify OpenJDK PAC/BTI using a Google Cloud C4A VM
33

44
description: Learn how to verify PAC/BTI support in OpenJDK on a Google Cloud C4A Arm-based VM and interpret the JVM readiness result.
55

@@ -62,17 +62,4 @@ further_reading:
6262
weight: 1 # _index.md always has weight of 1 to order correctly
6363
layout: "learningpathall" # All files under learning paths have this same wrapper
6464
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
65-
---
66-
67-
## Verify OpenJDK PAC/BTI support on Google Cloud C4A VMs
68-
69-
In this Learning Path, you create a Google Cloud C4A Arm-based virtual machine, install OpenJDK on SUSE Linux Enterprise Server, and run a JVM probe that checks whether PAC and BTI are exposed to userspace. The result tells you whether the installed Java runtime can use these Armv9 security features on the VM.
70-
71-
## What you'll do
72-
73-
You will complete one task from start to finish:
74-
75-
1. Create a Google Cloud C4A virtual machine.
76-
2. Install OpenJDK on the VM.
77-
3. Run the PAC/BTI validation script inside the JVM.
78-
4. Interpret the final result as positive, negative, or inconclusive.
65+
---

0 commit comments

Comments
 (0)