mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +02:00
8295470: Update openjdk.java.net => openjdk.org URLs in test code
Reviewed-by: michaelm, prr, darcy
This commit is contained in:
parent
9d0cfd1130
commit
d5a1521fde
45 changed files with 138 additions and 92 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2015, 2022, 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
|
||||
|
@ -59,7 +59,7 @@ public class MethodReferenceGenericTarget {
|
|||
}
|
||||
}
|
||||
|
||||
// snippet from https://bugs.openjdk.java.net/browse/JDK-8065303
|
||||
// snippet from https://bugs.openjdk.org/browse/JDK-8065303
|
||||
class MethodReferenceTestPrivateTypeConversion {
|
||||
|
||||
class MethodReferenceTestTypeConversion_E<T> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue