From 67f4d903ade7344173ac46b77145bb76e0a47dc4 Mon Sep 17 00:00:00 2001 From: La Programmatrice Verde Date: Tue, 12 May 2026 11:52:55 +0200 Subject: [PATCH] Initial commit --- build.xml | 73 + manifest.mf | 3 + nbproject/build-impl.xml | 1420 ++++++++++++++++++++ nbproject/genfiles.properties | 8 + nbproject/project.properties | 74 + nbproject/project.xml | 15 + src/threadthreaddosi/Figlio.java | 57 + src/threadthreaddosi/Nipote1.java | 28 + src/threadthreaddosi/Nipote2.java | 28 + src/threadthreaddosi/ThreadThreaddosi.java | 44 + 10 files changed, 1750 insertions(+) create mode 100644 build.xml create mode 100644 manifest.mf create mode 100644 nbproject/build-impl.xml create mode 100644 nbproject/genfiles.properties create mode 100644 nbproject/project.properties create mode 100644 nbproject/project.xml create mode 100644 src/threadthreaddosi/Figlio.java create mode 100644 src/threadthreaddosi/Nipote1.java create mode 100644 src/threadthreaddosi/Nipote2.java create mode 100644 src/threadthreaddosi/ThreadThreaddosi.java diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..26d7ff9 --- /dev/null +++ b/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project ThreadThreaddosi. + + + diff --git a/manifest.mf b/manifest.mf new file mode 100644 index 0000000..1574df4 --- /dev/null +++ b/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + diff --git a/nbproject/build-impl.xml b/nbproject/build-impl.xml new file mode 100644 index 0000000..6f10c0a --- /dev/null +++ b/nbproject/build-impl.xml @@ -0,0 +1,1420 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set src.dir + Must set test.src.dir + Must set build.dir + Must set dist.dir + Must set build.classes.dir + Must set dist.javadoc.dir + Must set build.test.classes.dir + Must set build.test.results.dir + Must set build.classes.excludes + Must set dist.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: + + java -jar "${dist.jar.resolved}" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + Must select one file in the IDE or set run.class + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set debug.class + + + + + Must select one file in the IDE or set debug.class + + + + + Must set fix.includes + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + Must select one file in the IDE or set profile.class + This target only works when run from inside the NetBeans IDE. + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + + + Must select some files in the IDE or set test.includes + + + + + Must select one file in the IDE or set run.class + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + Some tests failed; see details above. + + + + + + + + + Must select some files in the IDE or set test.includes + + + + Some tests failed; see details above. + + + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + + + + Must select one file in the IDE or set test.class + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/nbproject/genfiles.properties b/nbproject/genfiles.properties new file mode 100644 index 0000000..60ba723 --- /dev/null +++ b/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=72901bf4 +build.xml.script.CRC32=ac666fd7 +build.xml.stylesheet.CRC32=8064a381@1.80.1.48 +# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. +# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. +nbproject/build-impl.xml.data.CRC32=72901bf4 +nbproject/build-impl.xml.script.CRC32=f75012a8 +nbproject/build-impl.xml.stylesheet.CRC32=830a3534@1.80.1.48 diff --git a/nbproject/project.properties b/nbproject/project.properties new file mode 100644 index 0000000..866d556 --- /dev/null +++ b/nbproject/project.properties @@ -0,0 +1,74 @@ +annotation.processing.enabled=true +annotation.processing.enabled.in.editor=false +annotation.processing.processor.options= +annotation.processing.processors.list= +annotation.processing.run.all.processors=true +annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +build.classes.dir=${build.dir}/classes +build.classes.excludes=**/*.java,**/*.form +# This directory is removed when the project is cleaned: +build.dir=build +build.generated.dir=${build.dir}/generated +build.generated.sources.dir=${build.dir}/generated-sources +# Only compile against the classpath explicitly listed here: +build.sysclasspath=ignore +build.test.classes.dir=${build.dir}/test/classes +build.test.results.dir=${build.dir}/test/results +# Uncomment to specify the preferred debugger connection transport: +#debug.transport=dt_socket +debug.classpath=\ + ${run.classpath} +debug.test.classpath=\ + ${run.test.classpath} +# Files in build.classes.dir which should be excluded from distribution jar +dist.archive.excludes= +# This directory is removed when the project is cleaned: +dist.dir=dist +dist.jar=${dist.dir}/ThreadThreaddosi.jar +dist.javadoc.dir=${dist.dir}/javadoc +excludes= +includes=** +jar.compress=false +javac.classpath= +# Space-separated list of extra javac options +javac.compilerargs= +javac.deprecation=false +javac.external.vm=true +javac.processorpath=\ + ${javac.classpath} +javac.source=1.8 +javac.target=1.8 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.processorpath=\ + ${javac.test.classpath} +javadoc.additionalparam= +javadoc.author=false +javadoc.encoding=${source.encoding} +javadoc.noindex=false +javadoc.nonavbar=false +javadoc.notree=false +javadoc.private=false +javadoc.splitindex=true +javadoc.use=true +javadoc.version=false +javadoc.windowtitle= +main.class=threadthreaddosi.ThreadThreaddosi +manifest.file=manifest.mf +meta.inf.dir=${src.dir}/META-INF +mkdist.disabled=false +platform.active=default_platform +run.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +# Space-separated list of JVM arguments used when running the project. +# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. +# To set system properties for unit tests define test-sys-prop.name=value: +run.jvmargs= +run.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +source.encoding=UTF-8 +src.dir=src +test.src.dir=test diff --git a/nbproject/project.xml b/nbproject/project.xml new file mode 100644 index 0000000..d01cfae --- /dev/null +++ b/nbproject/project.xml @@ -0,0 +1,15 @@ + + + org.netbeans.modules.java.j2seproject + + + ThreadThreaddosi + + + + + + + + + diff --git a/src/threadthreaddosi/Figlio.java b/src/threadthreaddosi/Figlio.java new file mode 100644 index 0000000..956964c --- /dev/null +++ b/src/threadthreaddosi/Figlio.java @@ -0,0 +1,57 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package threadthreaddosi; + +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + * @author STUDENTE + */ +public class Figlio extends Thread{ + int x; + int y; + int k; + Nipote1 nipote1 = new Nipote1(); + Nipote2 nipote2 = new Nipote2(); + + public Figlio(){ + super(); + } + + @Override + public void run(){ + setName("Figlio"); + + x = 3 * 4; + nipote1.start(); + nipote2.start(); + + try { + nipote1.join(); + nipote2.join(); + } catch (InterruptedException ex) { + Logger.getLogger(Figlio.class.getName()).log(Level.SEVERE, null, ex); + } + System.out.println("Il valore calcolato da " + Thread.currentThread().getName() + " è " + x + "."); + + y = nipote1.getValue(); + k = nipote2.getValue(); + } + + public int getValue(){ + return x; + } + + public int getValueNipote1(){ + return y; + } + + public int getValueNipote2(){ + return k; + } +} diff --git a/src/threadthreaddosi/Nipote1.java b/src/threadthreaddosi/Nipote1.java new file mode 100644 index 0000000..bc6b4c5 --- /dev/null +++ b/src/threadthreaddosi/Nipote1.java @@ -0,0 +1,28 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package threadthreaddosi; + +/** + * + * @author STUDENTE + */ +public class Nipote1 extends Thread{ + int y; + public Nipote1(){ + super(); + } + + @Override + public void run(){ + setName("Nipote1"); + y = 9 / 3; + System.out.println("Il valore calcolato da " + Thread.currentThread().getName() + " è " + y + "."); + } + + public int getValue(){ + return y; + } +} diff --git a/src/threadthreaddosi/Nipote2.java b/src/threadthreaddosi/Nipote2.java new file mode 100644 index 0000000..c2917ce --- /dev/null +++ b/src/threadthreaddosi/Nipote2.java @@ -0,0 +1,28 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package threadthreaddosi; + +/** + * + * @author STUDENTE + */ +public class Nipote2 extends Thread{ + int k; + public Nipote2(){ + super(); + } + + @Override + public void run(){ + setName("Nipote2"); + k = (int)Math.pow(3, 2) + 5; + System.out.println("Il valore calcolato da " + Thread.currentThread().getName() + " è " + k + "."); + } + + public int getValue(){ + return k; + } +} diff --git a/src/threadthreaddosi/ThreadThreaddosi.java b/src/threadthreaddosi/ThreadThreaddosi.java new file mode 100644 index 0000000..18686e3 --- /dev/null +++ b/src/threadthreaddosi/ThreadThreaddosi.java @@ -0,0 +1,44 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package threadthreaddosi; + +import java.util.logging.Level; +import java.util.logging.Logger; + +/** + * + * @author STUDENTE + */ +public class ThreadThreaddosi { + + /** + * @param args the command line arguments + */ + public static void main(String[] args) { + int x; + int y; + int k; + int z; + Figlio figlio = new Figlio(); + + figlio.start(); + + try { + figlio.join(); + } catch (InterruptedException ex) { + Logger.getLogger(ThreadThreaddosi.class.getName()).log(Level.SEVERE, null, ex); + } + + x = figlio.getValue(); + y = figlio.getValueNipote1(); + k = figlio.getValueNipote2(); + + z = (2 * x * 3 * y) - 10 + k; + + System.out.println("Il valore di Z è " + z + "."); + } + +}