8243433: use reproducible random in :vmTestbase_nsk_sysdict

Reviewed-by: dholmes
This commit is contained in:
Igor Ignatyev 2020-05-01 09:20:48 -07:00
parent 0264b050f6
commit eaf3306e44
20 changed files with 40 additions and 40 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree001.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree002.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree003.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree004.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree005.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree006.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree007.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree008.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree009.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree010.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree011.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/btree/btree012.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain001.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain002.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain003.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain004.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain005.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain006.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain007.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2017, 2020, 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
@ -24,7 +24,7 @@
/*
* @test
* @key stress
* @key stress randomness
*
* @summary converted from VM Testbase nsk/sysdict/vm/stress/chain/chain008.
* VM Testbase keywords: [stress, sysdict, stressopt, nonconcurrent]