Bruno Borges

Results 46 issues of Bruno Borges

Upon installation of the JDK with the MSI installer, the installer configures the JDK directory right at the beginning of the System's PATH environment variable. According to some Windows experts,...

enhancement

### Issue describing the changes in this PR This fixes #421. The bug described in #421 also affects running Azure Functions on Linux and on Windows Subsystem for Linux, besides...

Developers should be allowed to be aware of when a Function is created, and when it is destroyed, to clean up resources (e.g. close DB connections; stop background processes; etc)....

Enhancement
New Feature
reviewed

##### Environment - JDK version: 17 ##### Steps To Reproduce 1. Create a Record with last argument being `varargs` 2. Attempt to instantiate the record using varargs, from another class....

bug
upstream

It is OK to leave modulePaths empty. What is not OK is to inject the classPaths into modulePaths.

documentation
PR: ready to merge
java

This reduces confusion with the Azure OpenAI SDK.

java

The Polyglot Notebooks extension for VS Code is very handy to run Jupyter Notebooks. We from the Microsoft Semantic Kernel for Java project, would like to author notebooks with sample...

enhancement

- [ ] Publish RPM on packages.microsoft.com - @d3r3kk - [ ] Update documentation - @brunoborges

Linux
openjdk