hg: jdk/client: 69 new changesets
philip.race at oracle.com
philip.race at oracle.com
Wed Jun 6 16:58:08 UTC 2018
Changeset: 00ebc17f3cc6
Author: mbalao
Date: 2018-06-01 19:46 +0000
URL: http://hg.openjdk.java.net/jdk/client/rev/00ebc17f3cc6
8203182: Release session if initialization of SunPKCS11 Signature fails
Summary: Ensure session is properly released in P11Signature class
Reviewed-by: valeriep
! src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Signature.java
Changeset: 18e65332ac5c
Author: rhalade
Date: 2018-06-01 15:24 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/18e65332ac5c
8204250: Problem list pkcs11 tests on windows
Reviewed-by: wetmore
! test/jdk/ProblemList.txt
Changeset: 4d85990f9c4a
Author: iignatyev
Date: 2018-06-01 15:48 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/4d85990f9c4a
8202812: [TESTBUG] Open source VM testbase compiler tests
Reviewed-by: kvn, mseledtsov
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/TEST.ROOT
! test/hotspot/jtreg/TEST.groups
+ test/hotspot/jtreg/vmTestbase/jit/Arrays/ArrayBounds/ArrayBounds.java
+ test/hotspot/jtreg/vmTestbase/jit/Arrays/ArrayStoreCheck/ArrayStoreCheck.java
+ test/hotspot/jtreg/vmTestbase/jit/Arrays/ArrayTests/ArrayTests.java
+ test/hotspot/jtreg/vmTestbase/jit/CEETest/CEETest.java
+ test/hotspot/jtreg/vmTestbase/jit/CondExpr/CondExpr.java
+ test/hotspot/jtreg/vmTestbase/jit/DivTest/DivTest.java
+ test/hotspot/jtreg/vmTestbase/jit/ExcOpt/ExcOpt.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/FPCompare/TestFPBinop/TestFPBinop.gold
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/FPCompare/TestFPBinop/TestFPBinop.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Filtering/Filtering.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops01/Loops01.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops02/Loops02.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops03/Loops03.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops04/Loops04.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops05/Loops05.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops06/Loops06.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Loops07/Loops07.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Matrix_3d/Matrix_3d.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/ShortCircuitTest/ShortCircuitTest.java
+ test/hotspot/jtreg/vmTestbase/jit/FloatingPoint/gen_math/Summ/Summ.java
+ test/hotspot/jtreg/vmTestbase/jit/PrintProperties/PrintProperties.java
+ test/hotspot/jtreg/vmTestbase/jit/PrintThis/PrintThis.java
+ test/hotspot/jtreg/vmTestbase/jit/Robert/Robert.java
+ test/hotspot/jtreg/vmTestbase/jit/Sleeper/Sleeper.java
+ test/hotspot/jtreg/vmTestbase/jit/bounds/bounds.java
+ test/hotspot/jtreg/vmTestbase/jit/collapse/collapse.gold
+ test/hotspot/jtreg/vmTestbase/jit/collapse/collapse.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test01/test01.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test02/test02.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test03/test03.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test04/test04.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test05/test05.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test06/test06.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test07/test07.java
+ test/hotspot/jtreg/vmTestbase/jit/deoptimization/test08/test08.java
+ test/hotspot/jtreg/vmTestbase/jit/description.txt
+ test/hotspot/jtreg/vmTestbase/jit/escape/AdaptiveBlocking/AdaptiveBlocking001/AdaptiveBlocking001.java
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/LockCoarsening.java
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/LockCoarsening001/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/LockCoarsening002/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/readme
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockCoarsening/run.sh
+ test/hotspot/jtreg/vmTestbase/jit/escape/LockElision/MatMul/MatMul.java
+ test/hotspot/jtreg/vmTestbase/jit/exception/exception.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/CGT.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/CGTThread.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/Globals.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/MethodData.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/Node.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/RBTree.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt0/cgt0.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt1/cgt1.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt10/cgt10.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt11/cgt11.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt2/cgt2.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt3/cgt3.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt4/cgt4.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt5/cgt5.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt6/cgt6.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt7/cgt7.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt8/cgt8.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/cgt9/cgt9.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/data/main.data
+ test/hotspot/jtreg/vmTestbase/jit/graph/test1.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/test2.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/test3.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/test4.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/test5.java
+ test/hotspot/jtreg/vmTestbase/jit/graph/test6.java
+ test/hotspot/jtreg/vmTestbase/jit/incomplete_tests.txt
+ test/hotspot/jtreg/vmTestbase/jit/init/init01/init01.java
+ test/hotspot/jtreg/vmTestbase/jit/init/init02/init02.java
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline003/inline003.gold
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline003/inline003.java
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline004/inline004.gold
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline004/inline004.java
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline005/inline005.java
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline007/inline007.gold
+ test/hotspot/jtreg/vmTestbase/jit/inline/inline007/inline007.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/JitBug1/JitBug1.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/Pi/Pi.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/clss14702/clss14702.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/fpustack/GraphApplet.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/fpustack/GraphPanel.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/fpustack/Node.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/fpustack/ilayout.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/fpustack/layout.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/putfield00802/putfield00802.java
+ test/hotspot/jtreg/vmTestbase/jit/misctests/t5/t5.java
+ test/hotspot/jtreg/vmTestbase/jit/non_jit_tests.txt
+ test/hotspot/jtreg/vmTestbase/jit/non_reporting_tests.txt
+ test/hotspot/jtreg/vmTestbase/jit/overflow/overflow.java
+ test/hotspot/jtreg/vmTestbase/jit/regression/CrashC1/CrashC1.java
+ test/hotspot/jtreg/vmTestbase/jit/regression/b4427606/b4427606.java
+ test/hotspot/jtreg/vmTestbase/jit/regression/b4446672/b4446672.java
+ test/hotspot/jtreg/vmTestbase/jit/removal_candidates.txt
+ test/hotspot/jtreg/vmTestbase/jit/series/series.gold
+ test/hotspot/jtreg/vmTestbase/jit/series/series.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t001/t001.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t001/t001.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t002/t002.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t002/t002.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t003/t003.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t003/t003.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t004/t004.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t004/t004.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t005/t005.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t005/t005.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t006/t006.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t006/t006.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t007/t007.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t008/t008.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t009/t009.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t011/t011.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t011/t011.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t012/t012.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t013/t013.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t013/t013.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t014/t014.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t015/t015.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t015/t015.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t016/t016.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t016/t016.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t017/t017.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t017/t017.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t018/t018.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t018/t018.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t019/t019.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t019/t019.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t020/t020.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t020/t020.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t021/t021.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t021/t021.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t022/t022.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t022/t022.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t023/t023.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t023/t023.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t024/t024.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t024/t024.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t025/t025.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t025/t025.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t026/t026.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t027/t027.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t027/t027.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t028/t028.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t028/t028.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t029/t029.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t029/t029.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t030/t030.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t030/t030.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t031/t031.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t031/t031.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t032/t032.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t032/t032.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t033/t033.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t033/t033.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t034/t034.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t034/t034.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t035/t035.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t035/t035.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t036/t036.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t036/t036.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t037/t037.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t037/t037.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t038/t038.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t038/t038.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t039/t039.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t039/t039.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t040/t040.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t040/t040.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t041/t041.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t042/t042.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t042/t042.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t043/t043.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t043/t043.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t044/t044.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t045/t045.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t046/t046.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t046/t046.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t047/t047.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t047/t047.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t048/t048.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t048/t048.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t049/t049.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t049/t049.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t050/t050.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t051/t051.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t051/t051.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t052/t052.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t052/t052.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t053/t053.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t053/t053.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t054/t054.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t054/t054.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t055/t055.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t055/t055.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t056/t056.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t056/t056.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t057/t057.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t057/t057.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t058/t058.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t058/t058.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t059/t059.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t059/t059.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t060/t060.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t060/t060.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t061/t061.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t061/t061.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t062/t062.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t062/t062.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t063/t063.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t063/t063.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t064/t064.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t064/t064.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t065/t065.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t065/t065.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t066/t066.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t067/t067.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t067/t067.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t068/t068.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t068/t068.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t069/t069.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t069/t069.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t070/t070.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t070/t070.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t071/t071.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t071/t071.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t072/t072.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t072/t072.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t073/t073.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t073/t073.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t074/t074.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t074/t074.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t075/t075.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t075/t075.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t076/t076.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t076/t076.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t077/t077.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t077/t077.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t078/t078.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t078/t078.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t079/t079.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t079/t079.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t080/t080.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t080/t080.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t081/t081.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t081/t081.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t086/t086.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t086/t086.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t087/t087.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t087/t087.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t088/t088.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t088/t088.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t091/t091.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t091/t091.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t093/t093.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t093/t093.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t094/t094.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t094/t094.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t095/t095.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t095/t095.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t096/t096.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t096/t096.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t098/t098.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t098/t098.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t099/t099.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t099/t099.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t100/t100.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t100/t100.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t101/t101.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t101/t101.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t102/t102.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t102/t102.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t103/t103.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t103/t103.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t104/t104.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t104/t104.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t105/t105.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t105/t105.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t106/t106.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t106/t106.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t107/t107.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t107/t107.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t108/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t108/t108.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t108/t108.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t109/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t109/t109.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t109/t109.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t110/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t110/t110.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t110/t110.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t111/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t111/t111.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t111/t111.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t112/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t112/t112.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t112/t112.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t113/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/t/t113/t113.gold
+ test/hotspot/jtreg/vmTestbase/jit/t/t113/t113.java
+ test/hotspot/jtreg/vmTestbase/jit/test_duplicates.txt
+ test/hotspot/jtreg/vmTestbase/jit/tiered/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/jit/tiered/tieredTest.sh
+ test/hotspot/jtreg/vmTestbase/jit/unclear_tests.txt
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyInitLocal/VerifyInitLocal.java
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyInitLocal/VerifyInitLocal1P.jasm
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyInitLocal/VerifyInitLocal2N.jasm
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyInitLocal/VerifyInitLocal3N.jasm
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyMergeStack/MergeStack.jasm
+ test/hotspot/jtreg/vmTestbase/jit/verifier/VerifyMergeStack/VerifyMergeStack.java
+ test/hotspot/jtreg/vmTestbase/jit/wide/wide01/wide01.java
+ test/hotspot/jtreg/vmTestbase/jit/wide/wide02/wide02.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfo/run.sh
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/PrintOnCall.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/CodeCacheInfoOnCompilation/run.sh
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/share/Constants.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/share/LogCompilationParser.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/share/LogCompilationTest.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/UninitializedTrapCounter.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit001/uninit001.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit002/uninit002.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit003/uninit003.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit004/uninit004.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit005/uninit005.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit006/uninit006.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit007/uninit007.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit008/uninit008.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit009/uninit009.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit010/uninit010.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit011/uninit011.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit012/uninit012.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/complog/uninit/uninit013/uninit013.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/Parentheses.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/HotspotInstructionsExecutor.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/Instruction.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/InstructionSequence.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/InstructionsExecutor.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/TinyInstructionsExecutor.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/generation/ParenthesesGenerator.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/coverage/parentheses/share/generation/RandomInstructionsGenerator.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/combine/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/constprop/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/constprop/constprop01/constprop01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/constprop/constprop02/constprop02.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead01/dead01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead02/dead02.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead03/dead03.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead04/dead04.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead05/dead05.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead06/dead06.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead07/dead07.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead08/dead08.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead09/dead09.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead10/dead10.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead11/dead11.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead12/dead12.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead13/dead13.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead14/dead14.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead15/dead15.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/dead/dead16/dead16.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/hoist/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/hoist/hoist01/hoist01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/hoist/hoist02/hoist02.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/hoist/hoist03/hoist03.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/hoist/hoist04/hoist04.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/strengthreduc/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/subcommon01/subcommon01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/subcommon02/subcommon02.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/subcommon03/subcommon03.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/subcommon04/subcommon04.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/jbe/subcommon/subcommon05/subcommon05.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/Do.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/Do/Do.gold
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/Do/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/ForWhile.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/ForWhile/ForWhile.gold
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/ForWhile/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/While.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/While/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/While/While.gold
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/WhileWhile.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/WhileWhile/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/partialpeel/WhileWhile/WhileWhile.gold
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Explicit01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Explicit01/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Explicit01/cs_disabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Explicit01/cs_enabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Merge01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Merge01/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Merge01/cs_disabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/explicit/Merge01/cs_enabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Implicit01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Implicit01/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Implicit01/cs_disabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Implicit01/cs_enabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Merge01.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Merge01/README
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Merge01/cs_disabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/optimizations/stringconcat/implicit/Merge01/cs_enabled/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/share/CompilerTest.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/share/CompilerTestLauncher.java
+ test/hotspot/jtreg/vmTestbase/vm/compiler/share/Random.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/JniArmHFTestGenerator.java.txt
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/LTTest.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/README
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/libLTTest.c
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc1/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc10/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc11/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc12/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc13/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc14/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc15/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc16/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc17/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc18/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc19/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc2/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc20/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc21/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc22/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc23/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc24/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc25/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc26/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc27/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc28/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc29/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc3/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc30/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc31/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc32/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc33/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc34/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc35/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc36/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc37/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc38/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc39/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc4/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc40/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc41/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc42/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc43/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc44/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc45/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc46/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc47/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc48/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc49/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc5/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc50/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc51/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc52/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc6/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc7/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc8/TestDescription.java
+ test/hotspot/jtreg/vmTestbase/vm/jit/LongTransitions/nativeFnc9/TestDescription.java
Changeset: b73f9723aa54
Author: jjiang
Date: 2018-06-01 17:45 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/b73f9723aa54
8199388: Test development for ChaCha20 and Poly1305 algorithms
Summary: Add test for ChaCha20KeyGenerator
Reviewed-by: mullan
+ test/jdk/com/sun/crypto/provider/Cipher/ChaCha20/ChaCha20KeyGeneratorTest.java
! test/lib/jdk/test/lib/Utils.java
Changeset: 6df37b01ebf5
Author: pmuthuswamy
Date: 2018-06-03 12:04 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/6df37b01ebf5
8199268: docs/api/jdk.javadoc/com/sun/javadoc/package-summary.html contain low contrast text
Reviewed-by: jjg
! src/jdk.javadoc/share/classes/com/sun/javadoc/package-info.java
Changeset: 09bd89dde2f9
Author: gromero
Date: 2018-06-03 09:19 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/09bd89dde2f9
8204136: jtreg: Fix failing RTM test RTMSpinLoopCount
Reviewed-by: iignatyev, goetz
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMSpinLoopCount.java
Changeset: 676b7c44eeae
Author: pmuthuswamy
Date: 2018-06-03 19:21 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/676b7c44eeae
8202627: javadoc generates broken links to deprecated items when -nodeprecated is used
Reviewed-by: ksrini
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/ClassUseMapper.java
+ test/langtools/jdk/javadoc/doclet/testLinksWithNoDeprecatedOption/TestLinksWithNoDeprecatedOption.java
! test/langtools/jdk/javadoc/doclet/testSearch/TestSearch.java
Changeset: 72d0baab31bc
Author: gromero
Date: 2018-06-03 14:21 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/72d0baab31bc
8204134: jtreg: Fix RTM abort provoker for various tests after "8149159: Clean up Unsafe"
Reviewed-by: kvn, iignatyev
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMAbortRatio.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMLockingThreshold.java
! test/hotspot/jtreg/compiler/rtm/locking/TestRTMTotalCountIncrRate.java
! test/hotspot/jtreg/compiler/testlibrary/rtm/XAbortProvoker.java
Changeset: 7a013fbf6fc3
Author: stuefe
Date: 2018-06-04 07:12 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/7a013fbf6fc3
8204164: OOM-only logging in Metaspace
Reviewed-by: gziemski, coleenp
! src/hotspot/share/logging/logTag.hpp
! src/hotspot/share/memory/metaspace.cpp
Changeset: 22f611c395b3
Author: mgronlun
Date: 2018-06-04 12:51 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/22f611c395b3
8203921: JFR thread sampling is missing fixes from JDK-8194552
Reviewed-by: egahlin
! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.cpp
! src/hotspot/share/jfr/periodic/sampling/jfrThreadSampler.hpp
Changeset: 2d0647b9ac18
Author: jlahoda
Date: 2018-06-04 12:54 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/2d0647b9ac18
8198378: javac crash when checking imports and a broken class is present
Summary: Properly handling bad classfile while processing imports.
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Scope.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TypeEnter.java
! test/langtools/tools/javac/6330997/T6330997.java
! test/langtools/tools/javac/T6435291/T6435291.java
! test/langtools/tools/javac/api/6400303/T6400303.java
! test/langtools/tools/javac/classreader/8171132/BadConstantValue.java
+ test/langtools/tools/javac/importscope/BadClassFileDuringImport.java
Changeset: bfbe7d8369bb
Author: eosterlund
Date: 2018-06-04 12:59 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/bfbe7d8369bb
8202547: Move G1 runtime calls used by generated code to G1BarrierSetRuntime
Reviewed-by: rkennke, tschatzl
! src/hotspot/cpu/aarch64/gc/g1/g1BarrierSetAssembler_aarch64.cpp
! src/hotspot/cpu/arm/gc/g1/g1BarrierSetAssembler_arm.cpp
! src/hotspot/cpu/ppc/gc/g1/g1BarrierSetAssembler_ppc.cpp
! src/hotspot/cpu/s390/gc/g1/g1BarrierSetAssembler_s390.cpp
! src/hotspot/cpu/sparc/gc/g1/g1BarrierSetAssembler_sparc.cpp
! src/hotspot/cpu/x86/gc/g1/g1BarrierSetAssembler_x86.cpp
! src/hotspot/share/gc/g1/c2/g1BarrierSetC2.cpp
! src/hotspot/share/gc/g1/c2/g1BarrierSetC2.hpp
! src/hotspot/share/gc/g1/g1BarrierSet.cpp
! src/hotspot/share/gc/g1/g1BarrierSet.hpp
+ src/hotspot/share/gc/g1/g1BarrierSetRuntime.cpp
+ src/hotspot/share/gc/g1/g1BarrierSetRuntime.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
Changeset: 18202c2506c4
Author: goetz
Date: 2018-06-04 12:29 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/18202c2506c4
8204277: [testbug] fix DisassembleCodeBlobTest.
Reviewed-by: thartmann
! test/hotspot/jtreg/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java
Changeset: 1d476feca3c9
Author: sgehwolf
Date: 2018-06-04 11:19 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/1d476feca3c9
8203924: Zero: bootcycle-images build fails on x86_64
Summary: Use big java settings for jdk.compiler's annotation processing.
Reviewed-by: dholmes, erikj
! make/gensrc/Gensrc-jdk.internal.vm.compiler.gmk
Changeset: fceae121625e
Author: lfoltan
Date: 2018-06-04 11:07 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/fceae121625e
8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader
Summary: Check that the unnamed module for a given ClassLoader is an instance of java.lang.Module.
Reviewed-by: alanb, acorn, coleenp, dholmes, hseigel
! src/hotspot/share/classfile/moduleEntry.cpp
+ test/hotspot/jtreg/runtime/modules/ClassLoaderNoUnnamedModule.java
+ test/hotspot/jtreg/runtime/modules/ClassLoaderNoUnnamedModuleTest.java
Changeset: 0ace935706ca
Author: lfoltan
Date: 2018-06-04 11:32 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/0ace935706ca
8203435: Circular nested dynamic constant test needed to confirm JVMS resolution behavior
Summary: Additional of circular nested dynamic constant test.
Reviewed-by: acorn, psandoz
+ test/jdk/java/lang/invoke/condy/CondyNestedResolution.jcod
+ test/jdk/java/lang/invoke/condy/CondyNestedResolutionTest.java
Changeset: bec342339138
Author: coleenp
Date: 2018-06-04 10:18 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/bec342339138
8204195: Clean up macroAssembler.inline.hpp and other inline.hpp files included in .hpp files
Summary: Moved macroAssembler.inline.hpp out of header file and distributed to .cpp files that included them: ie. c1_MacroAssembler.hpp and interp_masm.hpp. Also freeList.inline.hpp and allocation.inline.hpp.
Reviewed-by: jiangli, kvn
! src/hotspot/cpu/aarch64/c1_CodeStubs_aarch64.cpp
! src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/c1_LIRGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.cpp
! src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp
! src/hotspot/cpu/aarch64/interpreterRT_aarch64.cpp
! src/hotspot/cpu/aarch64/register_definitions_aarch64.cpp
! src/hotspot/cpu/aarch64/templateInterpreterGenerator_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/aarch64/vtableStubs_aarch64.cpp
! src/hotspot/cpu/arm/c1_CodeStubs_arm.cpp
! src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
! src/hotspot/cpu/arm/c1_LIRGenerator_arm.cpp
! src/hotspot/cpu/arm/c1_Runtime1_arm.cpp
! src/hotspot/cpu/arm/interp_masm_arm.cpp
! src/hotspot/cpu/arm/interp_masm_arm.hpp
! src/hotspot/cpu/arm/interpreterRT_arm.cpp
! src/hotspot/cpu/arm/templateInterpreterGenerator_arm.cpp
! src/hotspot/cpu/arm/templateTable_arm.cpp
! src/hotspot/cpu/arm/vtableStubs_arm.cpp
! src/hotspot/cpu/ppc/c1_CodeStubs_ppc.cpp
! src/hotspot/cpu/ppc/c1_LIRAssembler_ppc.cpp
! src/hotspot/cpu/ppc/c1_LIRGenerator_ppc.cpp
! src/hotspot/cpu/s390/c1_CodeStubs_s390.cpp
! src/hotspot/cpu/s390/c1_LIRAssembler_s390.cpp
! src/hotspot/cpu/s390/c1_MacroAssembler_s390.cpp
! src/hotspot/cpu/s390/c1_Runtime1_s390.cpp
! src/hotspot/cpu/sparc/c1_CodeStubs_sparc.cpp
! src/hotspot/cpu/sparc/c1_LIRAssembler_sparc.cpp
! src/hotspot/cpu/sparc/c1_LIRGenerator_sparc.cpp
! src/hotspot/cpu/sparc/c1_MacroAssembler_sparc.cpp
! src/hotspot/cpu/sparc/c1_Runtime1_sparc.cpp
! src/hotspot/cpu/sparc/gc/shared/barrierSetAssembler_sparc.cpp
! src/hotspot/cpu/sparc/interp_masm_sparc.cpp
! src/hotspot/cpu/sparc/interp_masm_sparc.hpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.hpp
! src/hotspot/cpu/sparc/macroAssembler_sparc.inline.hpp
! src/hotspot/cpu/sparc/memset_with_concurrent_readers_sparc.cpp
! src/hotspot/cpu/sparc/methodHandles_sparc.cpp
! src/hotspot/cpu/sparc/relocInfo_sparc.cpp
! src/hotspot/cpu/sparc/templateInterpreterGenerator_sparc.cpp
! src/hotspot/cpu/sparc/templateTable_sparc.cpp
! src/hotspot/cpu/x86/interp_masm_x86.hpp
! src/hotspot/cpu/zero/interp_masm_zero.hpp
! src/hotspot/cpu/zero/relocInfo_zero.cpp
! src/hotspot/cpu/zero/vtableStubs_zero.cpp
! src/hotspot/share/c1/c1_LIRAssembler.cpp
! src/hotspot/share/c1/c1_MacroAssembler.hpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspace/chunkManager.cpp
! src/hotspot/share/memory/metaspace/chunkManager.hpp
! src/hotspot/share/runtime/os_perf.hpp
Changeset: 55eaaf4e2108
Author: coleenp
Date: 2018-06-04 11:49 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/55eaaf4e2108
Merge
Changeset: ce5352719340
Author: ccheung
Date: 2018-06-04 08:56 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/ce5352719340
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
Reviewed-by: jiangli
- test/hotspot/jtreg/runtime/appcds/jigsaw/limitmods/LimitModsHelper.java
- test/hotspot/jtreg/runtime/appcds/jigsaw/limitmods/LimitModsTests.java
- test/hotspot/jtreg/runtime/appcds/test-classes/jdk/dynalink/DynamicLinker.jasm
Changeset: 9e6cd9974016
Author: gziemski
Date: 2018-06-04 12:14 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/9e6cd9974016
8203939: JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Added missing ATTRIBUTE_PRINTF
Reviewed-by: kbarrett, hseigel
! src/hotspot/share/runtime/flags/jvmFlag.hpp
Changeset: 4d03087dd257
Author: bsrbnd
Date: 2018-06-04 10:12 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/4d03087dd257
8189335: javac exception when referencing private inner class with same name as normal class with dollar_1
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/classfiles/attributes/Synthetic/AccessToPrivateInnerClassConstructorsTest.java
Changeset: 50bfe66c499f
Author: amenkov
Date: 2018-06-04 10:25 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/50bfe66c499f
8187289: NotifyFramePop request is not cleared if JVMTI_EVENT_FRAME_POP is disabled
Reviewed-by: sspitsyn, cjplummer
! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
+ test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/NotifyFramePopTest.java
+ test/hotspot/jtreg/serviceability/jvmti/NotifyFramePop/libNotifyFramePopTest.c
Changeset: a869e556dc4e
Author: amenkov
Date: 2018-06-04 10:27 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/a869e556dc4e
Merge
Changeset: 3b52a76c7902
Author: gziemski
Date: 2018-06-04 13:53 -0500
URL: http://hg.openjdk.java.net/jdk/client/rev/3b52a76c7902
8204295: [BACKOUT] - JVMFlag::printError missing ATTRIBUTE_PRINTF
Summary: Backed out the original fix.
Reviewed-by: kbarrett, lfoltan
! src/hotspot/share/runtime/flags/jvmFlag.hpp
Changeset: 55fac6146d31
Author: egahlin
Date: 2018-06-04 22:03 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/55fac6146d31
8203919: Remove "-add-modules" hint from error message
Reviewed-by: mgronlun
! src/hotspot/share/jfr/jni/jfrJavaSupport.cpp
! test/jdk/jdk/jfr/jvm/TestJfrJavaBase.java
Changeset: 7e8c0409a747
Author: rkennke
Date: 2018-06-04 23:01 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/7e8c0409a747
8198285: More consistent Access API for arraycopy
Reviewed-by: eosterlund, shade
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/gc/shared/barrierSet.hpp
! src/hotspot/share/gc/shared/modRefBarrierSet.hpp
! src/hotspot/share/gc/shared/modRefBarrierSet.inline.hpp
! src/hotspot/share/oops/access.hpp
! src/hotspot/share/oops/access.inline.hpp
! src/hotspot/share/oops/accessBackend.cpp
! src/hotspot/share/oops/accessBackend.hpp
! src/hotspot/share/oops/accessBackend.inline.hpp
! src/hotspot/share/oops/arrayOop.hpp
! src/hotspot/share/oops/objArrayKlass.cpp
! src/hotspot/share/oops/objArrayKlass.hpp
! src/hotspot/share/oops/typeArrayKlass.cpp
! src/hotspot/share/oops/typeArrayOop.hpp
! src/hotspot/share/oops/typeArrayOop.inline.hpp
! src/hotspot/share/opto/runtime.cpp
! src/hotspot/share/prims/jni.cpp
! src/hotspot/share/prims/unsafe.cpp
! src/hotspot/share/runtime/stubRoutines.cpp
Changeset: f4c4a86d1c12
Author: egahlin
Date: 2018-06-04 23:07 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/f4c4a86d1c12
8202094: jdk/jfr/api/recording/event/TestEventTime.java intermittently times out
Reviewed-by: mgronlun
! test/lib/jdk/test/lib/jfr/CommonHelper.java
Changeset: 2bea53d7a27b
Author: rwestberg
Date: 2018-06-04 16:21 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/2bea53d7a27b
8202095: JFR TestBiasedLockRevocationEvents should cope with multiple events during a single safepoint
Reviewed-by: mgronlun, egahlin
! test/jdk/jdk/jfr/event/runtime/TestBiasedLockRevocationEvents.java
Changeset: 625f9432612a
Author: kbarrett
Date: 2018-06-04 20:14 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/625f9432612a
8203948: Expand JVMTI callback notion of "internal threads"
Summary: Allow any NamedThreads in some contexts.
Reviewed-by: coleenp, dholmes
! src/hotspot/share/prims/jvmtiEnter.xsl
! src/hotspot/share/prims/jvmtiEnv.cpp
Changeset: 5488cccb6bbd
Author: jwilhelm
Date: 2018-06-05 02:15 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/5488cccb6bbd
8204103: Mark test serviceability/dcmd/compiler/CompilerQueueTest.java as intermittent and exclude it from tier1
Reviewed-by: kvn, jwilhelm
Contributed-by: leonid.mesnik at oracle.com
! test/hotspot/jtreg/TEST.ROOT
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/serviceability/dcmd/compiler/CompilerQueueTest.java
Changeset: 89dc31d7572b
Author: sundar
Date: 2018-06-05 08:10 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/89dc31d7572b
8203780: javadoc should be updated to use jquery 1.12.4, jquery-ui 1.12.1 and jszip v3.1.5
Reviewed-by: jjg
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDoclet.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/markup/Head.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/external/jquery/jquery.js
- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/jquery-1.10.2.js
+ src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/jquery-1.12.4.js
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/jszip/dist/jszip.js
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/jszip/dist/jszip.min.js
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/util/DocPaths.java
! src/jdk.javadoc/share/legal/jquery.md
! src/jdk.javadoc/share/legal/jszip.md
Changeset: 41258f041b24
Author: sangheki
Date: 2018-06-04 21:19 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/41258f041b24
8204095: [TESTBUG] TestPrintReferences.java fails if multiple concurrent mark happens
Reviewed-by: kbarrett, tschatzl
! test/hotspot/jtreg/gc/logging/TestPrintReferences.java
Changeset: 7f48bff40a9a
Author: sangheki
Date: 2018-06-04 21:20 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/7f48bff40a9a
8204094: assert(worker_i < _length) failed: Worker 15 is greater than max: 11 at ReferenceProcessorPhaseTimes
Reviewed-by: kbarrett, tschatzl
! src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
! src/hotspot/share/gc/cms/parNewGeneration.cpp
! src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
! src/hotspot/share/gc/g1/g1FullGCReferenceProcessorExecutor.cpp
! src/hotspot/share/gc/parallel/psMarkSweep.cpp
! src/hotspot/share/gc/parallel/psParallelCompact.cpp
! src/hotspot/share/gc/parallel/psScavenge.cpp
! src/hotspot/share/gc/serial/defNewGeneration.cpp
! src/hotspot/share/gc/serial/genMarkSweep.cpp
Changeset: ea262754f8a9
Author: mdoerr
Date: 2018-06-05 09:23 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/ea262754f8a9
8204292: PPC64: Fix missing includes after 8204195
Reviewed-by: coleenp
! src/hotspot/cpu/ppc/c1_MacroAssembler_ppc.cpp
! src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp
Changeset: 4d6a5c267541
Author: mhorie
Date: 2018-06-05 09:29 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/4d6a5c267541
8154736: enhancement of cmpxchg and copy_to_survivor for ppc64
Reviewed-by: eosterlund, mdoerr, kbarrett
! src/hotspot/share/gc/parallel/psPromotionManager.inline.hpp
! src/hotspot/share/oops/oop.hpp
! src/hotspot/share/oops/oop.inline.hpp
Changeset: ee87876734c9
Author: glaubitz
Date: 2018-06-05 13:02 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/ee87876734c9
8203787: Hotspot build broken on linux-sparc after 8202377
Reviewed-by: dholmes, eosterlund
! src/hotspot/share/opto/library_call.cpp
! src/hotspot/share/opto/macroArrayCopy.cpp
Changeset: dcbbc6fb0b69
Author: jlahoda
Date: 2018-06-05 14:55 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/dcbbc6fb0b69
8200166: Repeating annotations refering to to-be-generated classes don't work.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeMaker.java
+ test/langtools/tools/javac/annotations/repeatingAnnotations/generatedInRepeating/GeneratedInRepeating.java
+ test/langtools/tools/javac/annotations/repeatingAnnotations/generatedInRepeating/Processor.java
Changeset: bf7eb61349d2
Author: kbarrett
Date: 2018-06-05 09:15 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/bf7eb61349d2
8203319: JDK-8201487 disabled too much queue balancing
Summary: Sometimes ignore ParallelRefProcBalancingEnabled.
Reviewed-by: tschatzl, sjohanss
! src/hotspot/share/gc/shared/referenceProcessor.cpp
! src/hotspot/share/gc/shared/referenceProcessor.hpp
Changeset: 42ed6e9af319
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/42ed6e9af319
8204160: BiasedLockingTest needs -XX:+UseBiasedLocking
Reviewed-by: eosterlund, dholmes
! test/hotspot/jtreg/runtime/logging/BiasedLockingTest.java
Changeset: 4602de5feb24
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/4602de5feb24
8204162: TestG1HeapRegion needs @requires vm.gc.G1
Reviewed-by: eosterlund
! test/hotspot/jtreg/serviceability/sa/TestG1HeapRegion.java
Changeset: 5193c6b98cc7
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/5193c6b98cc7
8204163: Also detect concurrent GCs in MetaspaceBaseGC.java
Reviewed-by: eosterlund, pliden
! test/hotspot/jtreg/vmTestbase/metaspace/gc/HighWaterMarkTest.java
! test/hotspot/jtreg/vmTestbase/metaspace/gc/MetaspaceBaseGC.java
Changeset: 449cbde4c40c
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/449cbde4c40c
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
Reviewed-by: coleenp, kbarrett
! test/hotspot/jtreg/compiler/jsr292/CallSiteDepContextTest.java
! test/hotspot/jtreg/compiler/jsr292/NonInlinedCall/GCTest.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveClass.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveClassLoader.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveObject.java
! test/hotspot/jtreg/runtime/ClassUnload/KeepAliveSoftReference.java
! test/hotspot/jtreg/runtime/ClassUnload/UnloadTest.java
! test/hotspot/jtreg/runtime/Metaspace/DefineClass.java
! test/hotspot/jtreg/runtime/RedefineTests/RedefinePreviousVersions.java
! test/hotspot/jtreg/runtime/SelectionResolution/AbstractMethodErrorTest.java
! test/hotspot/jtreg/runtime/SelectionResolution/InvokeInterfaceICCE.java
! test/hotspot/jtreg/runtime/SelectionResolution/InvokeInterfaceSuccessTest.java
! test/hotspot/jtreg/runtime/SelectionResolution/InvokeVirtualICCE.java
! test/hotspot/jtreg/runtime/SelectionResolution/InvokeVirtualSuccessTest.java
! test/hotspot/jtreg/runtime/appcds/customLoader/UnloadUnregisteredLoaderTest.java
! test/hotspot/jtreg/runtime/logging/ClassLoadUnloadTest.java
! test/hotspot/jtreg/runtime/modules/LoadUnloadModuleStress.java
! test/hotspot/jtreg/vmTestbase/gc/gctests/LoadUnloadGC/LoadUnloadGC.java
! test/hotspot/jtreg/vmTestbase/heapdump/JMapMetaspace/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/shrink_grow/ShrinkGrowMultiJVM/ShrinkGrowMultiJVM.java
! test/hotspot/jtreg/vmTestbase/metaspace/staticReferences/StaticReferences.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy001/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy003/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy004/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy005/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy006/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy013/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy014/TestDescription.java
! test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy015/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java
! test/jdk/javax/management/Introspector/ClassLeakTest.java
! test/jdk/javax/management/mxbean/LeakTest.java
! test/jdk/javax/management/mxbean/MXBeanLoadingTest1.java
Changeset: 314af5e1e787
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/314af5e1e787
8204167: Filter out tests requiring compressed oops when CompressedOops is disabled
Reviewed-by: coleenp, kbarrett
! test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java
! test/hotspot/jtreg/gc/metaspace/TestMetaspaceMemoryPool.java
! test/hotspot/jtreg/runtime/CompressedOops/CompressedClassPointers.java
! test/hotspot/jtreg/runtime/CompressedOops/CompressedClassSpaceSize.java
! test/hotspot/jtreg/runtime/Metaspace/MaxMetaspaceSizeTest.java
! test/hotspot/jtreg/runtime/logging/CompressedOopsTest.java
Changeset: 3dfdcca00ecc
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/3dfdcca00ecc
8204168: Increase small heap sizes in tests to accommodate ZGC
Reviewed-by: pliden, ehelin
! test/hotspot/jtreg/compiler/c2/Test6910605_2.java
! test/hotspot/jtreg/compiler/c2/Test7199742.java
! test/hotspot/jtreg/compiler/c2/Test8002069.java
! test/hotspot/jtreg/compiler/c2/Test8004741.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestByteVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestFloatVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestIntVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestLongVect.java
! test/hotspot/jtreg/compiler/c2/cr6340864/TestShortVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestByteVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestDoubleVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestFloatVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestIntVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestLongVect.java
! test/hotspot/jtreg/compiler/c2/cr7192963/TestShortVect.java
! test/hotspot/jtreg/compiler/ciReplay/CiReplayBase.java
! test/hotspot/jtreg/compiler/codegen/Test6942326.java
! test/hotspot/jtreg/compiler/codegen/TestCharVect2.java
! test/hotspot/jtreg/compiler/intrinsics/Test8005419.java
! test/hotspot/jtreg/compiler/runtime/Test7196199.java
! test/hotspot/jtreg/compiler/runtime/Test8010927.java
! test/hotspot/jtreg/gc/TestBigObj.java
! test/hotspot/jtreg/gc/TestNUMAPageSize.java
! test/hotspot/jtreg/runtime/ErrorHandling/CreateCoredumpOnCrash.java
! test/hotspot/jtreg/runtime/ErrorHandling/TestCrashOnOutOfMemoryError.java
! test/hotspot/jtreg/runtime/ErrorHandling/TestExitOnOutOfMemoryError.java
! test/hotspot/jtreg/runtime/InternalApi/ThreadCpuTimesDeadlock.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency1.java
! test/hotspot/jtreg/runtime/Safepoint/AssertSafepointCheckConsistency2.java
! test/hotspot/jtreg/runtime/Unsafe/RangeCheck.java
! test/hotspot/jtreg/runtime/logging/ClassInitializationTest.java
! test/hotspot/jtreg/runtime/logging/ProtectionDomainVerificationTest.java
! test/hotspot/jtreg/runtime/logging/VMOperationTest.java
! test/hotspot/jtreg/runtime/memory/MultiAllocateNullCheck.java
! test/hotspot/jtreg/runtime/memory/ReadFromNoaccessArea.java
! test/hotspot/jtreg/runtime/memory/ReserveMemory.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/disableCollection/disablecollection002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects003/referringObjects003.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/ReferenceType/instances/instances001/instances001.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts003/instancecounts003.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/instanceCounts/instancecounts004/instancecounts004.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/stress/serial/heapwalking001/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/stress/serial/heapwalking002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/stress/serial/mixed001/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdi/stress/serial/mixed002/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jdwp/ObjectReference/ReferringObjects/referringObjects001/referringObjects001.java
! test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/regression/b7127687/TestDescription.java
Changeset: a5fc0fb1d31d
Author: stefank
Date: 2018-06-05 15:56 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/a5fc0fb1d31d
8204173: Lower the minimum number of heap memory pools in MemoryTest.java
Reviewed-by: mchung, sjohanss
! test/jdk/java/lang/management/MemoryMXBean/MemoryTest.java
! test/jdk/java/lang/management/MemoryMXBean/MemoryTestAllGC.sh
Changeset: 76bca6678913
Author: coleenp
Date: 2018-06-05 11:11 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/76bca6678913
8204237: Clean up incorrectly included .inline.hpp files from jvmciJavaClasses.hpp
Summary: Reexpand macro to provide non-inline functions.
Reviewed-by: kvn, dnsimon
! src/hotspot/share/jvmci/jvmciJavaClasses.cpp
! src/hotspot/share/jvmci/jvmciJavaClasses.hpp
! src/hotspot/share/jvmci/vmStructs_jvmci.cpp
Changeset: 01e4ddc3c23f
Author: naoto
Date: 2018-06-05 08:33 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/01e4ddc3c23f
8203324: Use out of scope in getMacOSXLocale of java_props_macosx.c:120
Reviewed-by: rriggs
! src/java.base/macosx/native/libjava/java_props_macosx.c
Changeset: 0191ac1da300
Author: aph
Date: 2018-06-05 16:12 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/0191ac1da300
8204341: AArch64: AOT runtime does not need a workaround for far calls
Reviewed-by: kvn
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp
! src/hotspot/cpu/aarch64/nativeInst_aarch64.hpp
Changeset: 3d658c910e83
Author: aph
Date: 2018-06-05 17:14 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/3d658c910e83
Merge
Changeset: 1234ff7199c7
Author: sherman
Date: 2018-06-05 10:03 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/1234ff7199c7
8200530: '\r' is not supported as "newline" in java.util.jar.Manifest
Reviewed-by: jlaskey
! src/java.base/share/classes/java/util/jar/Attributes.java
! src/java.base/share/classes/java/util/jar/Manifest.java
+ test/jdk/java/util/jar/Attributes/TestAttrsNL.java
Changeset: 7efd1291e962
Author: rkennke
Date: 2018-06-05 19:13 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/7efd1291e962
8202776: Modularize GC allocations in runtime
Reviewed-by: eosterlund, shade
! src/hotspot/share/gc/shared/collectedHeap.cpp
! src/hotspot/share/gc/shared/collectedHeap.hpp
! src/hotspot/share/gc/shared/collectedHeap.inline.hpp
Changeset: e4301f8c3aaa
Author: sundar
Date: 2018-06-05 23:10 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/e4301f8c3aaa
8204321: javadoc tests fail after JDK-8203780
Reviewed-by: jjg
! test/langtools/jdk/javadoc/doclet/testSearch/TestSearch.java
! test/langtools/jdk/javadoc/tool/api/basic/APITest.java
! test/langtools/tools/javadoc/api/basic/APITest.java
Changeset: ef980b9ac191
Author: coleenp
Date: 2018-05-02 11:28 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/ef980b9ac191
8203837: Split nmethod unloading from inline cache cleaning
Summary: Refactor cleaning inline caches to after GC do_unloading.
Reviewed-by: thartmann, eosterlund
! src/hotspot/share/aot/aotCompiledMethod.cpp
! src/hotspot/share/aot/aotCompiledMethod.hpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/code/compiledIC.hpp
! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
Changeset: aad24ac930ee
Author: sherman
Date: 2018-06-05 12:27 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/aad24ac930ee
8197989: java/util/zip/ZipFile/TestCleaner.java failed with "cleaner failed to clean zipfile
Reviewed-by: rriggs
! test/jdk/java/util/zip/ZipFile/TestCleaner.java
Changeset: c35f0c531c6c
Author: rkennke
Date: 2018-06-05 21:38 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/c35f0c531c6c
8200623: Primitive heap access for interpreter BarrierSetAssembler/x86
Reviewed-by: eosterlund, adinn
! src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/methodHandles_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
Changeset: 146c60525d4a
Author: dholmes
Date: 2018-06-05 19:58 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/146c60525d4a
8199882: compiler/uncommontrap/TestDeoptOOM.java failed w/ fatal error: ExceptionMark constructor expects no pending exceptions
Summary: Pre-load AbstractOwnableSynchronizer class instead of lazy loading it.
Reviewed-by: sspitsyn, cjplummer, coleenp
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/classfile/javaClasses.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp
! src/hotspot/share/runtime/vm_operations.cpp
! src/hotspot/share/runtime/vm_operations.hpp
! src/hotspot/share/services/management.cpp
! src/hotspot/share/services/threadService.cpp
Changeset: 912c5c042c19
Author: pmuthuswamy
Date: 2018-06-06 08:37 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/912c5c042c19
8199893: the javadoc tool generates pages with a low constrast
Reviewed-by: jjg
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/stylesheet.css
Changeset: ac888403369e
Author: pmuthuswamy
Date: 2018-06-06 09:07 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/ac888403369e
8190875: modules not listed in overview/index page
Reviewed-by: jjg, sundar
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlConfiguration.java
+ test/langtools/jdk/javadoc/doclet/testIndexWithModules/TestIndexWithModules.java
! test/langtools/jdk/javadoc/doclet/testModules/TestModules.java
Changeset: 04b3e0cc53bb
Author: ljiang
Date: 2018-06-05 23:06 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/04b3e0cc53bb
8193552: ISO 4217 amendment 165
8202026: ISO 4217 amendment 166
8204269: ISO 4217 amendment 167
Reviewed-by: naoto
Contributed-by: li.jiang at oracle.com
! make/data/currency/CurrencyData.properties
! src/java.base/share/classes/sun/util/resources/CurrencyNames.properties
! test/jdk/java/util/Currency/ValidateISO4217.java
! test/jdk/java/util/Currency/tablea1.txt
! test/jdk/sun/text/resources/LocaleData
! test/jdk/sun/text/resources/LocaleDataTest.java
Changeset: 82599d53dd6d
Author: mdoerr
Date: 2018-06-06 10:11 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/82599d53dd6d
8204345: [s390]: no precompiled headers build broken
Reviewed-by: simonis, shade, coleenp
! src/hotspot/cpu/s390/assembler_s390.hpp
! src/hotspot/cpu/s390/assembler_s390.inline.hpp
! src/hotspot/cpu/s390/c1_MacroAssembler_s390.hpp
Changeset: e878fcf66678
Author: nishjain
Date: 2018-06-06 14:16 +0530
URL: http://hg.openjdk.java.net/jdk/client/rev/e878fcf66678
8203872: Upgrading JDK with latest available LSR data from IANA.
Reviewed-by: naoto
! make/data/lsrdata/language-subtag-registry.txt
! test/jdk/java/util/Locale/Bug8040211.java
Changeset: 43b54a307c89
Author: alanb
Date: 2018-06-06 12:17 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/43b54a307c89
8203937: Not possible to read data from socket after write detects connection reset
Reviewed-by: chegar
! src/java.base/share/classes/java/net/SocketOutputStream.java
! src/java.base/unix/native/libnet/SocketOutputStream.c
+ test/jdk/java/net/Socket/ReadAfterReset.java
Changeset: 4e47a0f6d688
Author: aph
Date: 2018-06-05 17:50 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/4e47a0f6d688
8204348: AArch64: Remove C2 address reshaping code
Reviewed-by: kvn
! src/hotspot/cpu/aarch64/aarch64.ad
Changeset: b06f330492cd
Author: aph
Date: 2018-06-06 13:06 +0100
URL: http://hg.openjdk.java.net/jdk/client/rev/b06f330492cd
Merge
Changeset: 8c88df2e8a78
Author: jlahoda
Date: 2018-06-06 15:36 +0200
URL: http://hg.openjdk.java.net/jdk/client/rev/8c88df2e8a78
8203891: Upgrade JOpt Simple to 5.0.4
Reviewed-by: alanb, chegar, mchung
! make/CompileJavaModules.gmk
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/AbstractOptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/AlternativeLongOptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ArgumentAcceptingOptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ArgumentList.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/BuiltinHelpFormatter.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ExceptionMessages.properties
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/HelpFormatter.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/HelpFormatterMessages.properties
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/IllegalOptionSpecificationException.java
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/MissingRequiredOptionException.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/MissingRequiredOptionsException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/MultipleArgumentsForOptionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/NoArgumentOptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/NonOptionArgumentSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionArgumentConversionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionDeclarer.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionDescriptor.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionMissingRequiredArgumentException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionParser.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionParserState.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionSet.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionSpecBuilder.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionSpecTokenizer.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/OptionalArgumentOptionSpec.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ParserRules.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/README
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/RequiredArgumentOptionSpec.java
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/UnacceptableNumberOfNonOptionsException.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/UnavailableOptionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/UnconfiguredOptionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/UnrecognizedOptionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ValueConversionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/ValueConverter.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/AbbreviationMap.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Classes.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Columns.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/ConstructorInvokingValueConverter.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Messages.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/MethodInvokingValueConverter.java
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Objects.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/OptionNameMap.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Reflection.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/ReflectionException.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Row.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Rows.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/SimpleOptionNameMap.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Strings.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/DateConverter.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/EnumConverter.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/InetAddressConverter.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/KeyValuePair.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/PathConverter.java
+ src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/PathProperties.java
! src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/util/RegexMatcher.java
! src/jdk.internal.opt/share/legal/jopt-simple.md
! src/jdk.jlink/share/classes/jdk/tools/jmod/JmodTask.java
! test/jdk/tools/jmod/JmodNegativeTest.java
! test/jdk/tools/jmod/JmodTest.java
Changeset: 83aec1d357d4
Author: coleenp
Date: 2018-06-06 10:45 -0400
URL: http://hg.openjdk.java.net/jdk/client/rev/83aec1d357d4
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Summary: move orderAccess.inline.hpp into orderAccess.hpp and remove os.hpp inclusion and conditional os::is_MP() for fence on x86 platforms
Reviewed-by: dholmes, hseigel
! src/hotspot/cpu/arm/relocInfo_arm.cpp
! src/hotspot/cpu/ppc/nativeInst_ppc.cpp
! src/hotspot/cpu/zero/cppInterpreter_zero.cpp
! src/hotspot/os/aix/os_aix.cpp
! src/hotspot/os/bsd/os_bsd.cpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/os/solaris/os_solaris.cpp
! src/hotspot/os/windows/os_windows.cpp
+ src/hotspot/os_cpu/aix_ppc/orderAccess_aix_ppc.hpp
- src/hotspot/os_cpu/aix_ppc/orderAccess_aix_ppc.inline.hpp
+ src/hotspot/os_cpu/bsd_x86/orderAccess_bsd_x86.hpp
- src/hotspot/os_cpu/bsd_x86/orderAccess_bsd_x86.inline.hpp
+ src/hotspot/os_cpu/bsd_zero/orderAccess_bsd_zero.hpp
- src/hotspot/os_cpu/bsd_zero/orderAccess_bsd_zero.inline.hpp
+ src/hotspot/os_cpu/linux_aarch64/orderAccess_linux_aarch64.hpp
- src/hotspot/os_cpu/linux_aarch64/orderAccess_linux_aarch64.inline.hpp
+ src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.hpp
- src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.inline.hpp
+ src/hotspot/os_cpu/linux_ppc/orderAccess_linux_ppc.hpp
- src/hotspot/os_cpu/linux_ppc/orderAccess_linux_ppc.inline.hpp
+ src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.hpp
- src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.inline.hpp
+ src/hotspot/os_cpu/linux_sparc/orderAccess_linux_sparc.hpp
- src/hotspot/os_cpu/linux_sparc/orderAccess_linux_sparc.inline.hpp
+ src/hotspot/os_cpu/linux_x86/orderAccess_linux_x86.hpp
- src/hotspot/os_cpu/linux_x86/orderAccess_linux_x86.inline.hpp
+ src/hotspot/os_cpu/linux_zero/orderAccess_linux_zero.hpp
- src/hotspot/os_cpu/linux_zero/orderAccess_linux_zero.inline.hpp
+ src/hotspot/os_cpu/solaris_sparc/orderAccess_solaris_sparc.hpp
- src/hotspot/os_cpu/solaris_sparc/orderAccess_solaris_sparc.inline.hpp
+ src/hotspot/os_cpu/solaris_x86/orderAccess_solaris_x86.hpp
- src/hotspot/os_cpu/solaris_x86/orderAccess_solaris_x86.inline.hpp
+ src/hotspot/os_cpu/windows_x86/orderAccess_windows_x86.hpp
- src/hotspot/os_cpu/windows_x86/orderAccess_windows_x86.inline.hpp
! src/hotspot/share/classfile/classLoader.inline.hpp
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/dictionary.inline.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/verifier.cpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/gc/cms/adaptiveFreeList.cpp
! src/hotspot/share/gc/cms/cmsCardTable.cpp
! src/hotspot/share/gc/cms/compactibleFreeListSpace.cpp
! src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
! src/hotspot/share/gc/g1/g1AllocRegion.cpp
! src/hotspot/share/gc/g1/g1CardTable.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp
! src/hotspot/share/gc/g1/heapRegion.cpp
! src/hotspot/share/gc/parallel/gcTaskManager.cpp
! src/hotspot/share/gc/shared/cardTableBarrierSet.inline.hpp
! src/hotspot/share/gc/shared/oopStorage.cpp
! src/hotspot/share/gc/shared/space.cpp
! src/hotspot/share/gc/shared/taskqueue.inline.hpp
! src/hotspot/share/interpreter/bytecodeInterpreter.cpp
! src/hotspot/share/jfr/leakprofiler/leakProfiler.cpp
! src/hotspot/share/jfr/recorder/checkpoint/jfrCheckpointManager.cpp
! src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceId.cpp
! src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdBits.inline.hpp
! src/hotspot/share/jfr/recorder/checkpoint/types/traceid/jfrTraceIdEpoch.cpp
! src/hotspot/share/jfr/recorder/service/jfrPostBox.cpp
! src/hotspot/share/jfr/recorder/service/jfrRecorderService.cpp
! src/hotspot/share/jfr/recorder/storage/jfrBuffer.cpp
! src/hotspot/share/jfr/recorder/storage/jfrStorage.cpp
! src/hotspot/share/jfr/recorder/storage/jfrStorageControl.cpp
! src/hotspot/share/jfr/recorder/storage/jfrVirtualMemory.cpp
! src/hotspot/share/jfr/recorder/stringpool/jfrStringPool.cpp
! src/hotspot/share/jfr/recorder/stringpool/jfrStringPoolBuffer.cpp
! src/hotspot/share/jfr/utilities/jfrAllocation.cpp
! src/hotspot/share/jfr/utilities/jfrHashtable.hpp
! src/hotspot/share/logging/logOutputList.cpp
! src/hotspot/share/memory/metaspace.cpp
! src/hotspot/share/memory/metaspace/virtualSpaceList.cpp
! src/hotspot/share/oops/array.inline.hpp
! src/hotspot/share/oops/arrayKlass.inline.hpp
! src/hotspot/share/oops/constantPool.inline.hpp
! src/hotspot/share/oops/cpCache.cpp
! src/hotspot/share/oops/cpCache.inline.hpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.inline.hpp
! src/hotspot/share/oops/klass.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.inline.hpp
! src/hotspot/share/oops/methodData.cpp
! src/hotspot/share/oops/methodData.inline.hpp
! src/hotspot/share/oops/oop.inline.hpp
! src/hotspot/share/precompiled/precompiled.hpp
! src/hotspot/share/prims/jni.cpp
! src/hotspot/share/prims/jvm.cpp
! src/hotspot/share/prims/jvmtiRawMonitor.cpp
! src/hotspot/share/prims/unsafe.cpp
! src/hotspot/share/runtime/interfaceSupport.cpp
! src/hotspot/share/runtime/mutex.cpp
! src/hotspot/share/runtime/objectMonitor.cpp
! src/hotspot/share/runtime/orderAccess.hpp
- src/hotspot/share/runtime/orderAccess.inline.hpp
! src/hotspot/share/runtime/perfMemory.cpp
! src/hotspot/share/runtime/safepoint.cpp
! src/hotspot/share/runtime/sweeper.cpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.inline.hpp
! src/hotspot/share/services/memTracker.cpp
! src/hotspot/share/services/memoryManager.cpp
! src/hotspot/share/services/memoryPool.cpp
! src/hotspot/share/utilities/concurrentHashTable.inline.hpp
! src/hotspot/share/utilities/globalCounter.cpp
! src/hotspot/share/utilities/globalCounter.inline.hpp
! src/hotspot/share/utilities/hashtable.inline.hpp
! test/hotspot/gtest/utilities/test_globalCounter.cpp
Changeset: 6659a8f57d78
Author: vromero
Date: 2018-06-06 08:32 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/6659a8f57d78
8204322: "+=" applied to String operands can provoke side effects
Reviewed-by: mcimadamore, jlahoda, shade
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/StringConcat.java
+ test/jdk/java/lang/String/concat/ImplicitStringConcatAssignLHS.java
Changeset: 64e4b1686141
Author: dlong
Date: 2018-06-06 09:37 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/64e4b1686141
8204199: Test fails after 8202670 Graal update
Reviewed-by: thartmann, kvn
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/java/UnsafeCompareAndExchangeNode.java
! src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements.jdk9.test/src/org/graalvm/compiler/replacements/jdk9/UnsafeReplacementsTest.java
Changeset: e2acd1ba1ee5
Author: prr
Date: 2018-06-06 09:41 -0700
URL: http://hg.openjdk.java.net/jdk/client/rev/e2acd1ba1ee5
Merge
- src/hotspot/os_cpu/aix_ppc/orderAccess_aix_ppc.inline.hpp
- src/hotspot/os_cpu/bsd_x86/orderAccess_bsd_x86.inline.hpp
- src/hotspot/os_cpu/bsd_zero/orderAccess_bsd_zero.inline.hpp
- src/hotspot/os_cpu/linux_aarch64/orderAccess_linux_aarch64.inline.hpp
- src/hotspot/os_cpu/linux_arm/orderAccess_linux_arm.inline.hpp
- src/hotspot/os_cpu/linux_ppc/orderAccess_linux_ppc.inline.hpp
- src/hotspot/os_cpu/linux_s390/orderAccess_linux_s390.inline.hpp
- src/hotspot/os_cpu/linux_sparc/orderAccess_linux_sparc.inline.hpp
- src/hotspot/os_cpu/linux_x86/orderAccess_linux_x86.inline.hpp
- src/hotspot/os_cpu/linux_zero/orderAccess_linux_zero.inline.hpp
- src/hotspot/os_cpu/solaris_sparc/orderAccess_solaris_sparc.inline.hpp
- src/hotspot/os_cpu/solaris_x86/orderAccess_solaris_x86.inline.hpp
- src/hotspot/os_cpu/windows_x86/orderAccess_windows_x86.inline.hpp
- src/hotspot/share/runtime/orderAccess.inline.hpp
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/MissingRequiredOptionException.java
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/UnacceptableNumberOfNonOptionsException.java
- src/jdk.internal.opt/share/classes/jdk/internal/joptsimple/internal/Objects.java
- src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/resources/jquery/jquery-1.10.2.js
- test/hotspot/jtreg/runtime/appcds/jigsaw/limitmods/LimitModsHelper.java
- test/hotspot/jtreg/runtime/appcds/jigsaw/limitmods/LimitModsTests.java
- test/hotspot/jtreg/runtime/appcds/test-classes/jdk/dynalink/DynamicLinker.jasm
More information about the jdk-client-changes
mailing list