jmjaffe37

Results 33 comments of jmjaffe37

The vendor_based license logic has been removed (as was decided recently), but the README now has documentation on license behavior. If similar logic is desired in the future, it will...

@gdams I made a feature in a local repo which automatically updates the config files for DEB and RPM installer creation for a given organization. I haven't uploaded it yet...

@karianna, @BhupeshManimaran I just looked through the codebase again and I was not able to find any auto updating flags set within. I also looked through the [wixtoolset documentation](https://wixtoolset.org/docs/fivefour/) (we...

@tellison, @d3r3kk, you can find the customizations for windows at the following link: https://github.com/adoptium/installer/tree/master/wix/Lang

These customizations mostly specify variables used in templates to make the MSI installer. If we would like to remove these, then these variables would either be specified by the user/infrastructure...

I am adding a comment here, as per request

@smlambert, looks like there is one more test that involves hadoop.dll that has the same error on windows_aarch64: `renaissance-naive-bayes_0` We (Microsoft) will attempt to problemlist this unless there are any...

> Does this require additional software to be installed on the build machines? @steelhead31, yes it does but it can be done in a script similar to what is done...

Microsoft intends to problemlsit the following tests for the January 2025 release: jdk11: - gc/g1/TestStringDeduplicationTableRehashFullGC.java https://github.com/adoptium/aqa-tests/issues/4714 linux-all, macosx-x64 - runtime/ErrorHandling/CreateCoredumpOnCrash.java https://bugs.openjdk.org/browse/JDK-8348862 windows-aarch64 - serviceability/sa/TestJhsdbJstackLock.java https://bugs.openjdk.org/browse/JDK-8313235 windows-aarch64 - serviceability/sa/TestClhsdbJstackLock.java https://bugs.openjdk.org/browse/JDK-8313235 windows-aarch64...