changeset 3582:f16940263af4 jdk8u172-b06

Merge
author asaha
date Tue, 13 Feb 2018 12:30:19 -0800
parents e5fb3c88a9cd (current diff) b85bfe8b37f3 (diff)
children d4daa5225bc7
files .hgtags
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Tue Feb 06 11:14:28 2018 -0800
+++ b/.hgtags	Tue Feb 13 12:30:19 2018 -0800
@@ -857,6 +857,7 @@
 a459065c13afe9e0e122fa232f48ba95ab23d3f5 jdk8u171-b03
 c25be482f93d465d7a1fadf1df1428683d1b42fb jdk8u171-b04
 206179228d91783e943a857eec52a12b9985db2a jdk8u171-b05
+5e864878da0657b88c60a7f96774075e41f4fa59 jdk8u171-b06
 53092d863cb60907700ac5fd7d12fc28ce871b2a jdk8u172-b00
 47a91ecb0b875b8c03c335e11bfe5052bad4f1cf jdk8u172-b01
 989188d1a978fea3255e733c89718b8c0b21a231 jdk8u172-b02
--- a/test/tools/javap/T6587786.java	Tue Feb 06 11:14:28 2018 -0800
+++ b/test/tools/javap/T6587786.java	Tue Feb 13 12:30:19 2018 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2008, 2018, 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
@@ -22,6 +22,8 @@
  */
 
 /*
+ * @ignore  until JDK-8195589 is fixed
+ *
  * @test
  * @bug 6587786
  * @summary Javap throws error : "ERROR:Could not find <classname>" for JRE classes