8328541: Remove or update obsolete comment in JRootPane
Reviewed-by: aivanov, abhiscxk
This commit is contained in:
parent
1e76e1fdfa
commit
3f5b75a5ef
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 1997, 2021, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 1997, 2024, 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
|
||||
@ -193,7 +193,6 @@ import sun.security.action.GetBooleanAction;
|
||||
* @author David Kloba
|
||||
* @since 1.2
|
||||
*/
|
||||
/// PENDING(klobad) Who should be opaque in this component?
|
||||
@SuppressWarnings("serial")
|
||||
public class JRootPane extends JComponent implements Accessible {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user